From 83f61d60a3d7ab7fabcd23cd33dff8588e63825b Mon Sep 17 00:00:00 2001 From: K Lars Lohn Date: Tue, 1 Dec 2015 17:11:52 -0800 Subject: [PATCH] integration tests --- scripts/integration-test.sh | 44 + socorro/unittest/lib/test_transform_rules.py | 1 + .../20151130_Fennec_4.0.1-core-counts.json | 23 + ....0.1-interesting-addons-with-versions.json | 15 + ...51130_Fennec_4.0.1-interesting-addons.json | 15 + ...0.1-interesting-modules-with-versions.json | 15 + ...1130_Fennec_4.0.1-interesting-modules.json | 15 + .../20151130_Firefox_19.0.2-core-counts.json | 23 + ....0.2-interesting-addons-with-versions.json | 15 + ...130_Firefox_19.0.2-interesting-addons.json | 15 + ...0.2-interesting-modules-with-versions.json | 15 + ...30_Firefox_19.0.2-interesting-modules.json | 15 + .../20151130_Firefox_3.6.28-core-counts.json | 23 + ...6.28-interesting-addons-with-versions.json | 15 + ...130_Firefox_3.6.28-interesting-addons.json | 15 + ....28-interesting-modules-with-versions.json | 15 + ...30_Firefox_3.6.28-interesting-modules.json | 15 + ...20151130_Firefox_38.0.5b1-core-counts.json | 23 + ....5b1-interesting-addons-with-versions.json | 15 + ...0_Firefox_38.0.5b1-interesting-addons.json | 15 + ...5b1-interesting-modules-with-versions.json | 15 + ..._Firefox_38.0.5b1-interesting-modules.json | 15 + .../20151130_Firefox_41.0.1-core-counts.json | 23 + ....0.1-interesting-addons-with-versions.json | 15 + ...130_Firefox_41.0.1-interesting-addons.json | 15 + ...0.1-interesting-modules-with-versions.json | 15 + ...30_Firefox_41.0.1-interesting-modules.json | 15 + .../20151130_Firefox_42.0-core-counts.json | 341 + ...42.0-interesting-addons-with-versions.json | 354 + ...51130_Firefox_42.0-interesting-addons.json | 354 + ...2.0-interesting-modules-with-versions.json | 22747 +++ ...1130_Firefox_42.0-interesting-modules.json | 8308 + ...151130_Thunderbird_38.3.0-core-counts.json | 23 + ....3.0-interesting-addons-with-versions.json | 15 + ...Thunderbird_38.3.0-interesting-addons.json | 15 + ...3.0-interesting-modules-with-versions.json | 15 + ...hunderbird_38.3.0-interesting-modules.json | 15 + .../123f4074-ca43-4f1d-931f-737122151130.json | 12665 ++ .../1444fc0b-ffd3-436c-9e13-8e5522151130.json | 9576 ++ .../1f5b9b28-b5eb-4347-81c2-8ab2b2151130.json | 127368 +++++++++++++++ .../223f4074-ca43-4f1d-931f-737122151130.json | 12665 ++ .../2444fc0b-ffd3-436c-9e13-8e5522151130.json | 9576 ++ .../2f5b9b28-b5eb-4347-81c2-8ab2b2151130.json | 127368 +++++++++++++++ .../31576563-8052-48b4-b58a-74a892151130.json | 5674 + .../323f4074-ca43-4f1d-931f-737122151130.json | 12665 ++ .../3444fc0b-ffd3-436c-9e13-8e5522151130.json | 9576 ++ .../379fa96c-c4e6-4c58-9aad-ff9962151130.json | 52221 ++++++ .../3f5b9b28-b5eb-4347-81c2-8ab2b2151130.json | 127368 +++++++++++++++ .../4444fc0b-ffd3-436c-9e13-8e5522151130.json | 9576 ++ .../4f5b9b28-b5eb-4347-81c2-8ab2b2151130.json | 127368 +++++++++++++++ .../51011379-0517-47ff-940f-e7b272151130.json | 2532 + .../66c85e0e-8947-48bb-b3c1-a73a62151130.json | 2108 + .../6a677f32-6b3a-4038-a4ae-12e582151130.json | 5559 + .../7c25e4ec-5930-4149-b76e-95cba2151130.json | 30699 ++++ .../7ca49cf6-c01c-4c76-8b0c-60bf72151130.json | 2829 + .../881f7fbc-b1b4-49ed-9b67-711ab2151130.json | 11127 ++ .../b2e869a7-4417-45d5-b884-b74cb2151130.json | 10449 ++ .../b8540676-ae18-4751-ab3b-7229d2151130.json | 5260 + .../bc8dddee-3600-4102-9777-2deff2151130.json | 22047 +++ .../cd988297-a00a-41ba-bd22-d2f172151130.json | 10672 ++ .../e79c78f2-277e-4970-8e4e-c82442151130.json | 7072 + .../f0aa5046-3061-4c6a-8fe4-786e32151130.json | 10314 ++ 62 files changed, 796981 insertions(+) create mode 100644 testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-core-counts.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-core-counts.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-core-counts.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-core-counts.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-core-counts.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-core-counts.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-core-counts.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules-with-versions.json create mode 100644 testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules.json create mode 100644 testcrash/processed/123f4074-ca43-4f1d-931f-737122151130.json create mode 100644 testcrash/processed/1444fc0b-ffd3-436c-9e13-8e5522151130.json create mode 100644 testcrash/processed/1f5b9b28-b5eb-4347-81c2-8ab2b2151130.json create mode 100644 testcrash/processed/223f4074-ca43-4f1d-931f-737122151130.json create mode 100644 testcrash/processed/2444fc0b-ffd3-436c-9e13-8e5522151130.json create mode 100644 testcrash/processed/2f5b9b28-b5eb-4347-81c2-8ab2b2151130.json create mode 100644 testcrash/processed/31576563-8052-48b4-b58a-74a892151130.json create mode 100644 testcrash/processed/323f4074-ca43-4f1d-931f-737122151130.json create mode 100644 testcrash/processed/3444fc0b-ffd3-436c-9e13-8e5522151130.json create mode 100644 testcrash/processed/379fa96c-c4e6-4c58-9aad-ff9962151130.json create mode 100644 testcrash/processed/3f5b9b28-b5eb-4347-81c2-8ab2b2151130.json create mode 100644 testcrash/processed/4444fc0b-ffd3-436c-9e13-8e5522151130.json create mode 100644 testcrash/processed/4f5b9b28-b5eb-4347-81c2-8ab2b2151130.json create mode 100644 testcrash/processed/51011379-0517-47ff-940f-e7b272151130.json create mode 100644 testcrash/processed/66c85e0e-8947-48bb-b3c1-a73a62151130.json create mode 100644 testcrash/processed/6a677f32-6b3a-4038-a4ae-12e582151130.json create mode 100644 testcrash/processed/7c25e4ec-5930-4149-b76e-95cba2151130.json create mode 100644 testcrash/processed/7ca49cf6-c01c-4c76-8b0c-60bf72151130.json create mode 100644 testcrash/processed/881f7fbc-b1b4-49ed-9b67-711ab2151130.json create mode 100644 testcrash/processed/b2e869a7-4417-45d5-b884-b74cb2151130.json create mode 100644 testcrash/processed/b8540676-ae18-4751-ab3b-7229d2151130.json create mode 100644 testcrash/processed/bc8dddee-3600-4102-9777-2deff2151130.json create mode 100644 testcrash/processed/cd988297-a00a-41ba-bd22-d2f172151130.json create mode 100644 testcrash/processed/e79c78f2-277e-4970-8e4e-c82442151130.json create mode 100644 testcrash/processed/f0aa5046-3061-4c6a-8fe4-786e32151130.json diff --git a/scripts/integration-test.sh b/scripts/integration-test.sh index 45f8c2c2cd..a3f4dacb32 100755 --- a/scripts/integration-test.sh +++ b/scripts/integration-test.sh @@ -126,6 +126,7 @@ function cleanup() { rm -rf ./primaryCrashStore/ ./processedCrashStore/ rm -rf ./crashes/ rm -rf ./submissions + rm -rf ./correlations echo "INFO: Terminating background jobs" echo " any kill usage errors below may be ignored" @@ -527,5 +528,48 @@ do done +# start correlations integration tests +echo "INFO: starting up *** correlations test *** " +echo " * in this test, we ensure the correlations reports app produces the correct output in json form" + +mkdir ./correlations + +socorro correlations \ +--source.crashstorage_class=socorro.collector.submitter_app.SubmitterFileSystemWalkerSource \ +--source.search_root=testcrash/processed \ +--new_crash_source.new_crash_source_class="" \ +--global.correlations.path=./correlations \ +--global.correlations.core.output_class=socorro.analysis.correlations.core_count_rule.JsonFileOutputForCoreCounts \ +--global.correlations.interesting.output_class=socorro.analysis.correlations.interesting_rule.JsonFileOutputForInterestingModules \ +--producer_consumer.number_of_threads=10 \ +--destination.crashstorage_class=socorro.external.crashstorage_base.NullCrashStorage \ +--global.correlation.min_count_for_inclusion=1 \ +> correlations.log 2>&1 + +if [ $? = 1 ] +then + echo "ERROR: correlations logged errors" + echo "***** BEGIN correlation log *****" + cat correlations.log + echo "***** END correlation log *****" + fatal 1 "ERROR: correlations produced unexpected output" +fi + +check_for_logged_fatal_errors $? correlations + +diff ./correlations/20151130 ./testcrash/correlations-integration-correct-output >correlation.diff +if [ $? = 1 ] +then + # something went wrong + echo "ERROR: correlations produced unexpected output" + echo "***** BEGIN correlation log *****" + cat correlations.log + echo "***** BEGIN correlation diff *****" + cat correlation.diff + echo "***** END correlation diff *****" + fatal 1 "ERROR: correlations produced unexpected output" +fi +echo "*** correlations *** PASSES INTEGRATION TESTS" + echo "If you are reading this, then ALL the integration tests passed!" exit 0 diff --git a/socorro/unittest/lib/test_transform_rules.py b/socorro/unittest/lib/test_transform_rules.py index 3f5906785b..6205d1e815 100644 --- a/socorro/unittest/lib/test_transform_rules.py +++ b/socorro/unittest/lib/test_transform_rules.py @@ -594,6 +594,7 @@ def test_rules_in_config(self): def test_rules_close(self): config = DotDict() + config.logger = Mock().s config.chatty_rules = False config.chatty = False config.tag = 'test.rule' diff --git a/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-core-counts.json b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-core-counts.json new file mode 100644 index 0000000000..8c3d3e204a --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-core-counts.json @@ -0,0 +1,23 @@ +{ + "Linux": { + "count": 1, + "signatures": { + "js_compare_strings|SIGSEGV": { + "cores": { + "arm with 0 cores": { + "in_os_count": 1, + "in_os_ratio": 1.0, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 100, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "js_compare_strings|SIGSEGV" + } + } + }, + "date_key": "151130", + "notes": [] +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons-with-versions.json new file mode 100644 index 0000000000..6012e7c5c1 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "js_compare_strings|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons.json b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons.json new file mode 100644 index 0000000000..6012e7c5c1 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-addons.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "js_compare_strings|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules-with-versions.json new file mode 100644 index 0000000000..6012e7c5c1 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "js_compare_strings|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules.json b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules.json new file mode 100644 index 0000000000..6012e7c5c1 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Fennec_4.0.1-interesting-modules.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "js_compare_strings|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-core-counts.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-core-counts.json new file mode 100644 index 0000000000..3bf765d120 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-core-counts.json @@ -0,0 +1,23 @@ +{ + "Linux": { + "count": 1, + "signatures": { + "libflashplayer.so@0x798f4d|SIGSEGV": { + "cores": { + "x86 with 1 cores": { + "in_os_count": 1, + "in_os_ratio": 1.0, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 100, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "libflashplayer.so@0x798f4d|SIGSEGV" + } + } + }, + "date_key": "151130", + "notes": [] +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons-with-versions.json new file mode 100644 index 0000000000..88cc1ffb65 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "libflashplayer.so@0x798f4d|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons.json new file mode 100644 index 0000000000..88cc1ffb65 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-addons.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "libflashplayer.so@0x798f4d|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules-with-versions.json new file mode 100644 index 0000000000..88cc1ffb65 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "libflashplayer.so@0x798f4d|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules.json new file mode 100644 index 0000000000..88cc1ffb65 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_19.0.2-interesting-modules.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 1, + "signatures": { + "libflashplayer.so@0x798f4d|SIGSEGV": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-core-counts.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-core-counts.json new file mode 100644 index 0000000000..44d461f1a2 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-core-counts.json @@ -0,0 +1,23 @@ +{ + "Windows NT": { + "count": 1, + "signatures": { + "BaseThreadInitThunk|EXCEPTION_ACCESS_VIOLATION_EXEC": { + "cores": { + "x86 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 1.0, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 100, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "BaseThreadInitThunk|EXCEPTION_ACCESS_VIOLATION_EXEC" + } + } + }, + "date_key": "151130", + "notes": [] +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons-with-versions.json new file mode 100644 index 0000000000..d2f7c4546b --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "BaseThreadInitThunk|EXCEPTION_ACCESS_VIOLATION_EXEC": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons.json new file mode 100644 index 0000000000..d2f7c4546b --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-addons.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "BaseThreadInitThunk|EXCEPTION_ACCESS_VIOLATION_EXEC": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules-with-versions.json new file mode 100644 index 0000000000..d2f7c4546b --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "BaseThreadInitThunk|EXCEPTION_ACCESS_VIOLATION_EXEC": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules.json new file mode 100644 index 0000000000..d2f7c4546b --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_3.6.28-interesting-modules.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "BaseThreadInitThunk|EXCEPTION_ACCESS_VIOLATION_EXEC": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-core-counts.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-core-counts.json new file mode 100644 index 0000000000..1a07e9fb5f --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-core-counts.json @@ -0,0 +1,23 @@ +{ + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown|EXCEPTION_BREAKPOINT": { + "cores": { + "x86 with 4 cores": { + "in_os_count": 1, + "in_os_ratio": 1.0, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 100, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown|EXCEPTION_BREAKPOINT" + } + } + }, + "date_key": "151130", + "notes": [] +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons-with-versions.json new file mode 100644 index 0000000000..f5bb962e99 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons.json new file mode 100644 index 0000000000..f5bb962e99 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-addons.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules-with-versions.json new file mode 100644 index 0000000000..f5bb962e99 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules.json new file mode 100644 index 0000000000..f5bb962e99 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_38.0.5b1-interesting-modules.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-core-counts.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-core-counts.json new file mode 100644 index 0000000000..aebbb37941 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-core-counts.json @@ -0,0 +1,23 @@ +{ + "Windows NT": { + "count": 3, + "signatures": { + "fsdomnodefirefox.dll@0x67e7|EXCEPTION_ACCESS_VIOLATION_WRITE": { + "cores": { + "x86 with 4 cores": { + "in_os_count": 3, + "in_os_ratio": 1.0, + "in_sig_count": 3, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 100, + "rounded_in_sig_ratio": 100 + } + }, + "count": 3, + "name": "fsdomnodefirefox.dll@0x67e7|EXCEPTION_ACCESS_VIOLATION_WRITE" + } + } + }, + "date_key": "151130", + "notes": [] +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons-with-versions.json new file mode 100644 index 0000000000..9dab3a8b3d --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 3, + "signatures": { + "fsdomnodefirefox.dll@0x67e7|EXCEPTION_ACCESS_VIOLATION_WRITE": { + "count": 3, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons.json new file mode 100644 index 0000000000..9dab3a8b3d --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-addons.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 3, + "signatures": { + "fsdomnodefirefox.dll@0x67e7|EXCEPTION_ACCESS_VIOLATION_WRITE": { + "count": 3, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules-with-versions.json new file mode 100644 index 0000000000..9dab3a8b3d --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 3, + "signatures": { + "fsdomnodefirefox.dll@0x67e7|EXCEPTION_ACCESS_VIOLATION_WRITE": { + "count": 3, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules.json new file mode 100644 index 0000000000..9dab3a8b3d --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_41.0.1-interesting-modules.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 3, + "signatures": { + "fsdomnodefirefox.dll@0x67e7|EXCEPTION_ACCESS_VIOLATION_WRITE": { + "count": 3, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-core-counts.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-core-counts.json new file mode 100644 index 0000000000..ca9c3d0c89 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-core-counts.json @@ -0,0 +1,341 @@ +{ + "Linux": { + "count": 2, + "signatures": { + "OOM | small|SIGSEGV": { + "cores": { + "amd64 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.5, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 50, + "rounded_in_sig_ratio": 0 + }, + "x86 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.5, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 50, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "OOM | small|SIGSEGV" + }, + "shutdownhang | libpthread-2.21.so@0xcda0|SIGSEGV": { + "cores": { + "amd64 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.5, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 50, + "rounded_in_sig_ratio": 100 + }, + "x86 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.5, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 50, + "rounded_in_sig_ratio": 0 + } + }, + "count": 1, + "name": "shutdownhang | libpthread-2.21.so@0xcda0|SIGSEGV" + } + } + }, + "Mac OS X": { + "count": 4, + "signatures": { + "js::GCMarker::processMarkStackTop|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "cores": { + "amd64 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.25, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 25, + "rounded_in_sig_ratio": 0 + }, + "amd64 with 4 cores": { + "in_os_count": 3, + "in_os_ratio": 0.75, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 75, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "js::GCMarker::processMarkStackTop|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS" + }, + "libdispatch.dylib@0x216b|EXC_BAD_INSTRUCTION / 0x00000001": { + "cores": { + "amd64 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.25, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 25, + "rounded_in_sig_ratio": 0 + }, + "amd64 with 4 cores": { + "in_os_count": 3, + "in_os_ratio": 0.75, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 75, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "libdispatch.dylib@0x216b|EXC_BAD_INSTRUCTION / 0x00000001" + }, + "mozilla::CycleCollectedJSRuntime::DeferredFinalize|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "cores": { + "amd64 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.25, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 25, + "rounded_in_sig_ratio": 0 + }, + "amd64 with 4 cores": { + "in_os_count": 3, + "in_os_ratio": 0.75, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 75, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "mozilla::CycleCollectedJSRuntime::DeferredFinalize|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS" + }, + "shutdownhang | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "cores": { + "amd64 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 0.25, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 25, + "rounded_in_sig_ratio": 100 + }, + "amd64 with 4 cores": { + "in_os_count": 3, + "in_os_ratio": 0.75, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 75, + "rounded_in_sig_ratio": 0 + } + }, + "count": 1, + "name": "shutdownhang | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS" + } + } + }, + "Windows NT": { + "count": 11, + "signatures": { + "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand|EXCEPTION_BREAKPOINT": { + "cores": { + "x86 with 1 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 2 cores": { + "in_os_count": 5, + "in_os_ratio": 0.45454545454545453, + "in_sig_count": 4, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 45, + "rounded_in_sig_ratio": 100 + }, + "x86 with 4 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 8 cores": { + "in_os_count": 4, + "in_os_ratio": 0.36363636363636365, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 36, + "rounded_in_sig_ratio": 0 + } + }, + "count": 4, + "name": "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand|EXCEPTION_BREAKPOINT" + }, + "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write|EXCEPTION_BREAKPOINT": { + "cores": { + "x86 with 1 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 2 cores": { + "in_os_count": 5, + "in_os_ratio": 0.45454545454545453, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 45, + "rounded_in_sig_ratio": 0 + }, + "x86 with 4 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 100 + }, + "x86 with 8 cores": { + "in_os_count": 4, + "in_os_ratio": 0.36363636363636365, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 36, + "rounded_in_sig_ratio": 0 + } + }, + "count": 1, + "name": "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write|EXCEPTION_BREAKPOINT" + }, + "nvwgf2um.dll@0xe2294|EXCEPTION_ACCESS_VIOLATION_READ": { + "cores": { + "x86 with 1 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 2 cores": { + "in_os_count": 5, + "in_os_ratio": 0.45454545454545453, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 45, + "rounded_in_sig_ratio": 0 + }, + "x86 with 4 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 8 cores": { + "in_os_count": 4, + "in_os_ratio": 0.36363636363636365, + "in_sig_count": 4, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 36, + "rounded_in_sig_ratio": 100 + } + }, + "count": 4, + "name": "nvwgf2um.dll@0xe2294|EXCEPTION_ACCESS_VIOLATION_READ" + }, + "shutdownhang | KiIntSystemCall|EXCEPTION_BREAKPOINT": { + "cores": { + "x86 with 1 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 100 + }, + "x86 with 2 cores": { + "in_os_count": 5, + "in_os_ratio": 0.45454545454545453, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 45, + "rounded_in_sig_ratio": 0 + }, + "x86 with 4 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 8 cores": { + "in_os_count": 4, + "in_os_ratio": 0.36363636363636365, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 36, + "rounded_in_sig_ratio": 0 + } + }, + "count": 1, + "name": "shutdownhang | KiIntSystemCall|EXCEPTION_BREAKPOINT" + }, + "shutdownhang | je_free | nsStringBuffer::Release|EXCEPTION_BREAKPOINT": { + "cores": { + "x86 with 1 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 2 cores": { + "in_os_count": 5, + "in_os_ratio": 0.45454545454545453, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 45, + "rounded_in_sig_ratio": 100 + }, + "x86 with 4 cores": { + "in_os_count": 1, + "in_os_ratio": 0.09090909090909091, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 9, + "rounded_in_sig_ratio": 0 + }, + "x86 with 8 cores": { + "in_os_count": 4, + "in_os_ratio": 0.36363636363636365, + "in_sig_count": 0, + "in_sig_ratio": 0.0, + "rounded_in_os_ratio": 36, + "rounded_in_sig_ratio": 0 + } + }, + "count": 1, + "name": "shutdownhang | je_free | nsStringBuffer::Release|EXCEPTION_BREAKPOINT" + } + } + }, + "date_key": "151130", + "notes": [] +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons-with-versions.json new file mode 100644 index 0000000000..8e4613a30c --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons-with-versions.json @@ -0,0 +1,354 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 2, + "signatures": { + "OOM | small|SIGSEGV": { + "count": 1, + "modules": { + "appbar@alot.com (1.1.9600)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd} (42.0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + }, + "shutdownhang | libpthread-2.21.so@0xcda0|SIGSEGV": { + "count": 1, + "modules": { + "jid1-KYgT07tufVQH4w@jetpack (0.8)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-en-GB@firefox.mozilla.org (42.0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-en-ZA@firefox.mozilla.org (42.0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-ru@firefox.mozilla.org (42.0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-uk@firefox.mozilla.org (42.0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "netvideohunter@netvideohunter.com (1.20)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "superstart@enjoyfreeware.org (7.4.0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{46551EC9-40F0-4e47-8E18-8E5CF550CFB8} (2.0.2.1-signed)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} (2.6.13)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{e7c7d1b3-5984-410e-9f1e-54e3f8490e8e} (42)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + } + } + }, + "Mac OS X": { + "count": 4, + "signatures": { + "js::GCMarker::processMarkStackTop|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "pado4yeaa@okkmo-ay.net (1.5)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "uw9xddfzczlw@k-xzeou.co.uk (1.5)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "libdispatch.dylib@0x216b|EXC_BAD_INSTRUCTION / 0x00000001": { + "count": 1, + "modules": { + "firefox@ghostery.com (5.4.9)": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "unloadtab@firefox.ext (0.24.7.1-signed)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} (2.6.13)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "mozilla::CycleCollectedJSRuntime::DeferredFinalize|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "clickclean@hotcleaner.com (4.1.1-signed)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "client@anonymox.net (2.5.2)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "firefox@ghostery.com (5.4.9)": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-F9UJ2thwoAm5gQ@jetpack (1.3.0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-G80Ec8LLEbK5fQ@jetpack (1.3.0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-HdwPLukcGQeOSh@jetpack (1.2.1)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-ZAdIEUB7XOzOJw@jetpack (0.4.6.1-signed)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{6BB5760D-F97E-421B-AF5B-8457A90C3CED} (2.5.2)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{73a6fe31-595d-460b-a920-fcc0f8843232} (2.7)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{DDC359D1-844A-42a7-9AA1-88A850A938A8} (2.0.18.1-signed)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{E6C1199F-E687-42da-8C24-E7770CC3AE66} (2.0.6.1-signed)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{d40f5e7b-d2cf-4856-b441-cc613eeffbe3} (1.69)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "shutdownhang | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": {} + } + } + }, + "Windows NT": { + "count": 11, + "signatures": { + "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand|EXCEPTION_BREAKPOINT": { + "count": 4, + "modules": {} + }, + "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "{972ce4c6-7e08-4474-a285-3208198ce6fd} (42.0)": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "nvwgf2um.dll@0xe2294|EXCEPTION_ACCESS_VIOLATION_READ": { + "count": 4, + "modules": { + "light_plugin_D772DC8D6FAF43A29B25C4EBAA5AD1DE@kaspersky.com (4.6.2.21)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mozilla_cc2@internetdownloadmanager.com (6.25.3)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd} (42.0)": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "shutdownhang | KiIntSystemCall|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "firefox@ghostery.com (5.4.9)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "https-everywhere@eff.org (5.1.0)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{73a6fe31-595d-460b-a920-fcc0f8843232} (2.7)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd} (42.0)": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "shutdownhang | je_free | nsStringBuffer::Release|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "jid0-UVAeBCfd34Kk5usS8A1CBiobvM8@jetpack (6.8.8.8)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{82AF8DCA-6DE9-405D-BD5E-43525BDAD38A} (7.5.0.9082)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd} (42.0)": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons.json new file mode 100644 index 0000000000..3f51a87b65 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-addons.json @@ -0,0 +1,354 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 2, + "signatures": { + "OOM | small|SIGSEGV": { + "count": 1, + "modules": { + "appbar@alot.com": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd}": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + }, + "shutdownhang | libpthread-2.21.so@0xcda0|SIGSEGV": { + "count": 1, + "modules": { + "jid1-KYgT07tufVQH4w@jetpack": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-en-GB@firefox.mozilla.org": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-en-ZA@firefox.mozilla.org": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-ru@firefox.mozilla.org": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-uk@firefox.mozilla.org": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "netvideohunter@netvideohunter.com": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "superstart@enjoyfreeware.org": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{e7c7d1b3-5984-410e-9f1e-54e3f8490e8e}": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + } + } + }, + "Mac OS X": { + "count": 4, + "signatures": { + "js::GCMarker::processMarkStackTop|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "pado4yeaa@okkmo-ay.net": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "uw9xddfzczlw@k-xzeou.co.uk": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "libdispatch.dylib@0x216b|EXC_BAD_INSTRUCTION / 0x00000001": { + "count": 1, + "modules": { + "firefox@ghostery.com": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "unloadtab@firefox.ext": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "mozilla::CycleCollectedJSRuntime::DeferredFinalize|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "clickclean@hotcleaner.com": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "client@anonymox.net": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "firefox@ghostery.com": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-F9UJ2thwoAm5gQ@jetpack": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-G80Ec8LLEbK5fQ@jetpack": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-HdwPLukcGQeOSh@jetpack": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "jid1-ZAdIEUB7XOzOJw@jetpack": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{6BB5760D-F97E-421B-AF5B-8457A90C3CED}": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{73a6fe31-595d-460b-a920-fcc0f8843232}": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{DDC359D1-844A-42a7-9AA1-88A850A938A8}": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{E6C1199F-E687-42da-8C24-E7770CC3AE66}": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "{d40f5e7b-d2cf-4856-b441-cc613eeffbe3}": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "shutdownhang | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": {} + } + } + }, + "Windows NT": { + "count": 11, + "signatures": { + "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand|EXCEPTION_BREAKPOINT": { + "count": 4, + "modules": {} + }, + "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "{972ce4c6-7e08-4474-a285-3208198ce6fd}": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "nvwgf2um.dll@0xe2294|EXCEPTION_ACCESS_VIOLATION_READ": { + "count": 4, + "modules": { + "light_plugin_D772DC8D6FAF43A29B25C4EBAA5AD1DE@kaspersky.com": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mozilla_cc2@internetdownloadmanager.com": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd}": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "shutdownhang | KiIntSystemCall|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "firefox@ghostery.com": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "https-everywhere@eff.org": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{73a6fe31-595d-460b-a920-fcc0f8843232}": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd}": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "shutdownhang | je_free | nsStringBuffer::Release|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "jid0-UVAeBCfd34Kk5usS8A1CBiobvM8@jetpack": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{82AF8DCA-6DE9-405D-BD5E-43525BDAD38A}": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "{972ce4c6-7e08-4474-a285-3208198ce6fd}": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules-with-versions.json new file mode 100644 index 0000000000..55e47b1b15 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules-with-versions.json @@ -0,0 +1,22747 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 2, + "signatures": { + "OOM | small|SIGSEGV": { + "count": 1, + "modules": { + "4794a0821666d79190d59a36cb4f44b5-le32d4.cache-3 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-3 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DejaVuSans-Bold.ttf (000000000000000000000000000000000)": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "DejaVuSans-Oblique.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DejaVuSans.ttf (000000000000000000000000000000000)": { + "in_os_count": 5, + "in_os_ratio": 250, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 2 + }, + "DejaVuSerif-Bold.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "ISO8859-1.so (87AC3DCB2EF827CD315B4684576F69C10)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "LiberationSans-Bold.ttf (000000000000000000000000000000000)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "LiberationSans-Italic.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "LiberationSans-Regular.ttf (000000000000000000000000000000000)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "alottb.jar (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "cookies.sqlite-shm (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "d52a8644073d54c13679302ca1180695-le32d4.cache-3 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gdk-pixbuf.mo (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gst-plugins-base-0.10.mo (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gstreamer-0.10.mo (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "healthreport.sqlite-shm (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "home-cba4d9e9.log (deleted) (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "ld-2.13.so (46C356A294F82AA60DCD0519D6AAEE850)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libFLAC.so.8.2.0 (8A9E5AC6FD6DA668E1F1FEBA2D9898750)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libXtst.so.6.1.0 (5D28E10E3B0BD7404E09EA0E6DB9387E0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libasyncns.so.0.1.0 (2290B46948A1963571F9F64E90D413B00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libatk-1.0.so.0.3009.1 (6463D89A700D47EE27BE2E557E79A0050)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libattr.so.1.1.0 (65A6457B2DD55E71FE4FF8063BE915FE0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libaudiofile.so.0.0.2 (EC6AA220EC9F3925FFF7EE40F41A118C0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-client.so.3.2.7 (80FCD4659758BA7ACA305A87FC85A0FA0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-common.so.3.5.2 (40D7BC750B67B300C0E57039865746920)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavcodec.so.52.20.1 (6B219D8A0384C714C11019171CC2F36F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavformat.so.52.31.0 (2CCA130292AB2D9FFE41DF15164017210)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavutil.so.49.15.0 (46887A4E99A3FB5463733C8F9E402AA80)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libbz2.so.1.0.4 (86582533A40558165A1E6540DAC256950)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libc-2.13.so (423371B6D35A44A5CD94F9813A4268F90)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcairo.so.2.10800.10 (6A904CBBA6C898D7393FC5AA6120EED20)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra.so.0.2.3 (D6B4C1E2FC4C50CEDBFA9319C1101A800)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcap.so.2.19 (CBDEA53C2ED3927EC2BD07108F8CD4C20)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-1.so.3.4.0 (D96D47AD19CA3E2AA6F232CA91A58A300)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-glib-1.so.2.1.0 (E782B26A453E6EE24212159F458D1CD10)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdirac_encoder.so.0.1.0 (11F3416DF4EE283AF408E496120967620)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdl-2.13.so (222BFED252A55C27784BA53202A7DADD0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libequinox.so (BB0890239D23E777ABBAE1283A80DB750)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libesd.so.0.2.39 (9B39197C5C2D2A26530C676022F806500)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libexpat.so.1.5.2 (AC0A1591D8EF022B848E4E45A7B5FC9B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfaad.so.2.0.0 (714FC5F93AFE43B729181DC2B0B7F2080)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfontconfig.so.1.4.4 (BA947BC257271B6C8F9A2211763BDDD00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfreetype.so.6.6.0 (C2059935975F494AA4551ED92097D9720)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgcrypt.so.11.6.0 (01E9A53ADAB007B211B73A2562E0A3460)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdbm.so.3.0.0 (47BBF1BB7D7DFFC4A029D65400737FA70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk-x11-2.0.so.0.2400.5 (40D280E5813B121DB86643DED38E14510)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk_pixbuf-2.0.so.0.2300.5 (079F068F2D653DFA3946E2519CD707CA0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgio-2.0.so.0.2800.6 (A22887C1030AAEFA7DAFE6BACD62548A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgiogconf.so (B34CBBE621BE68BE6967C81F3B67171D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgioremote-volume-monitor.so (424759F805FD459D4C1645F7D07A9B290)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libglib-2.0.so.0.2800.6 (80D95627FF57075BA3C663F65CF1C8EB0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgmodule-2.0.so.0.2800.6 (18363954A474BBFF7D6BFBCECFC8EB4B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-2.so.0.3000.0 (04B4CD6524C3AED2FA709DF7B1E73EE80)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-keyring.so.0.1.1 (C9CE26BBCC73D83088EC293A23731D790)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomecanvas-2.so.0.3000.1 (3DE7CB6936B44096CEB3C4CDFDA7F10C0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomeui-2.so.0.2400.3 (0AB1AA72228AC4E1EC97FBBCEFF8D2A70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomevfs-2.so.0.2400.3 (2694922651F4B575B3B42863E50814440)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnutls.so.26.21.1 (FCEB06DD72E12B2C403D613E7FDDC2610)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgobject-2.0.so.0.2800.6 (C510505E0B9CF89E2A1EC1E23816E5F40)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgpg-error.so.0.8.0 (1E3BC1EAAFC25EC4AB282A0A59F746520)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsm.so.1.0.12 (384B3A9026D9E4B6C2395510E1A2D23D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstapp-0.10.so.0.24.0 (47EA13441B53E9EECDE2ADEB9F600EED0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstaudio-0.10.so.0.24.0 (1237336C672EA7CBB20817F1343C08310)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstbase-0.10.so.0.29.0 (FE6295A876E25FDAC84112AE69E527E60)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstdecodebin2.so (49FB90187EBB95572BF3AFA76612F1000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstfaad.so (6D06545854BC5C45C23E057FDE7985510)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstffmpeg.so (ED969D4D3733158B6B3B810B147E70D80)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstffmpegcolorspace.so (59AE5CAF248C11F970B70B9212A25E8F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstinterfaces-0.10.so.0.24.0 (FE8191537C2608BA62F9F2A832A976460)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstpbutils-0.10.so.0.24.0 (361BD6337B4122B679BAF0F8A7BD33DF0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstplaybin.so (3F7D8B3ADF2487D7B1FD869E9800B9A10)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstqtdemux.so (7775FE7CBBB3F46E12F0F0762A5A86C50)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstreamer-0.10.so.0.29.0 (D9F4AA4A50A1DB70AE3C74B584AB5A2A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstriff-0.10.so.0.24.0 (73A70B8108126034648FE7033B970F130)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstrtp-0.10.so.0.24.0 (91BA9CFBF39EC96C3746C41480143C180)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsttag-0.10.so.0.24.0 (32780A4F14E1C1518A687CAEA670511E0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvideo-0.10.so.0.24.0 (00BD5D9FF344632A798BD2B026D9B1F00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvideoscale.so (CB5498F51534BC659B44AD0E9B1575890)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgthread-2.0.so.0.2800.6 (F6DC0D0472DC3F9C6A4E4BA3E823CF040)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgtk-x11-2.0.so.0.2400.5 (6CC0B81D645D1C0ADE82E2DBF15A807D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libm-2.13.so (FA472DE9BEDB693AED73F87F3EB6AF7B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnsl-2.13.so (22D531CED1D8EFFAA4AFCD6F75CEC6CA0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_compat-2.13.so (943E060E127D6A3DE7BB26BBE0BC2D8B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_dns-2.13.so (2D576AED3D08CFF9EF37EFF1079906190)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_files-2.13.so (37B9CD2C73AE7F375B63575DAF2329C80)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_nis-2.13.so (DD1B71858D5A3582F6DA158059C839790)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnssckbi.so (17DE8A92F5B3D5D998F43CA6F46636900)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libogg.so.0.7.0 (C694B3BBDE7ABBA7CAD2BC4C871E467B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libopenjpeg-2.1.3.0.so (B13C2C130EFB5C5D8DCAE6BD38E392B90)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-0.4.so.0.0.0 (DC7373F18A3EBB8FC3EF3BD50022B9B50)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-test-0.4.so.0.0.0 (B8A5A57285D64E9387C4820AD9B79D0F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpango-1.0.so.0.2800.3 (D66670E384BDB44EE78E4549B6AE8D340)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangocairo-1.0.so.0.2800.3 (DC0AEF43B2675CD983E40F33A2001CA00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangoft2-1.0.so.0.2800.3 (575960DD61F65D93E87D631CE08991E20)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpcre.so.3.12.1 (8B6D3A3B5F839B7139F6EC4F0445BC8D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixman-1.so.0.16.4 (F43A52E91BE393ABD21667B76BF6CEFB0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixmap.so (8E9343E534F9B652CE087506FB1628480)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpng12.so.0.44.0 (AA88588B64D7364264C74EAF6B9DF4C90)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpthread-2.13.so (728682D04C82B0268EEA1E7F557A12910)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulse.so.0.12.4 (8485B5879531BB20AE79CB1E63BE781E0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulsecommon-0.9.23.so (562FF9C857091A81DE26CE74D243DBA10)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libresolv-2.13.so (0E3FB2896CAE43EA65F93D45C14840B50)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "librt-2.13.so (7076CA08E7BE9ABBFF55C7CA503009780)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libschroedinger-1.0.so.0.3.0 (355C5E68E544FA74754C2622EA7E528D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libsndfile.so.1.0.21 (97D1C2B972CCE71A2042680E1BF850EA0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libspeex.so.1.5.0 (C9574642B65F0F5529AA83DA76A57A480)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libstdc++.so.6.0.16 (041D9FDD15E52D79105F49AD79AB28740)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtasn1.so.3.1.9 (CEE04E2847D53DA5464779FBBDC1E6C00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtdb.so.1.2.1 (897581FE8F1009D1FC5921C5156A08CC0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtheora.so.0.3.10 (E516485023BE17A86E539D97D4D8883D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libudev.so.0.9.3 (E2AC2C0BDAF65D327C8DBBBD102006530)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libutil-2.13.so (19C941DDF71869E6FF3CD611994DC8160)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbis.so.0.4.4 (90580B4B7B33AB58EA2B6187FBACAB5E0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisenc.so.2.0.7 (569CC09A88BB740693CC86D73F6A7D830)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisfile.so.3.3.2 (C2D72991387CB0634DBF7CE5F089BE0D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxcb-render-util.so.0.0.0 (09633C39FCB09273CED81423CEFF3D6E0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxml2.so.2.7.8 (EDAED321760A94663390E9D4CAC163E70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libz.so.1.2.3.4 (1877367731245B2F014130F4588D9D200)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "n019003l.pfb (000000000000000000000000000000000)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "n019004l.pfb (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "n019023l.pfb (000000000000000000000000000000000)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "n019024l.pfb (000000000000000000000000000000000)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "orcexec.orc_audio_convert_unpack_s16.mtiEpq (deleted) (000000000000000000000000000000000)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "pango-basic-fc.so (2FCD7C689DDD7B6CD92556AE2DC1AC570)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "places.sqlite-shm (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "startupCache.4.little (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "webappsstore.sqlite-shm (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + }, + "shutdownhang | libpthread-2.21.so@0xcda0|SIGSEGV": { + "count": 1, + "modules": { + "04aabc0a78ac019cf9454389977116d2-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "0c9eb80ebd1c36541ebe2852d3bb0c49-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "0d8c3b2ac0904cb8a57a757ad11a4a08-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "1ac9eb803944fde146138c791f5cc56a-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "246184dc75a16901ca37d96895904249-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "2cd17615ca594fa2959ae173292e504c-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "365b55f210c0a22e9a19e35191240f32-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "385c0604a188198f04d133e54aba7fe7-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "3f7329c5293ffd510edef78f73874cfd-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "4794a0821666d79190d59a36cb4f44b5-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "4b14b093aebc79c320de5e86ae1d3314-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "52f7bdb7ce746bfd7eaa1985bd9cfa93-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "551ecf3b0e8b0bca0f25c0944f561853-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "56cf4f4769d0f4abc89a4895d7bd3ae1-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "6d41288fd70b0be22e8c3a91e032eec0-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "767a8244fc0220cfb567a839d0392e0b-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "8801497958630a81b71ace7c5f9b32a8-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "99e8ed0e538f840c565b6ed5dad60d56-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Arial.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Arial_Bold.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DejaVuSansMono.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DroidSansFallbackFull.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "FreeSerif.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "NanumGothic.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "SYSV00000000 (deleted) (000000000000000000000000000000000)": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "Symbola717.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Ubuntu-B.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Ubuntu-R.ttf (000000000000000000000000000000000)": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 2 + }, + "Verdana.ttf (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "a6354e3ac43af67bd8d7b8e43c34e49f-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "a755afe4a08bf5b97852ceb7400b47bc-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "b47c4e1ecd0709278f4910c18777a504-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "b9d506c9ac06c20b433354fa67a72993-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "bab58bb527bb656aaa9f116d68a48d89-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "d52a8644073d54c13679302ca1180695-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "d589a48862398ed80a3d6066f4f56f4c-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "dc05db6664285cc2f12bf69c139ae4c3-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "dd57b9e0489f98791da10fba83b9bdf8-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "e13b20fdb08344e0e664864cc2ede53d-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "e49e89034d371f0f9de17aab02136486-le64.cache-4 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "evince.mo (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "glib20.mo (000000000000000000000000000000000)": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "gschemas.compiled (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gstreamer-1.0.mo (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gtk20-properties.mo (000000000000000000000000000000000)": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "home-9be4fdea.log (deleted) (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "icon-theme.cache (000000000000000000000000000000000)": { + "in_os_count": 5, + "in_os_ratio": 250, + "in_sig_count": 4, + "in_sig_ratio": 400, + "osys_count": 2 + }, + "im-ibus.so (6963AA884F622B075AE9BE8BC7DDCAC40)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "jid1-KYgT07tufVQH4w@jetpack.xpi (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-ru@firefox.mozilla.org.xpi (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "ld-2.21.so (A6B73B90EFDE66D9DCEEC4566C70444C0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libFLAC.so.8.3.0 (6BC762AA7988D4E5A34E6EF2609BBA230)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libasyncns.so.0.3.1 (9B55EAD44C8BE7D81F1D4144FFE1967F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libatk-1.0.so.0.21609.1 (0BB0A14E0481883DD51349E64A0209BA0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-client.so.3.2.9 (62E9BF927DC4693E8ADDB19E98BF32E30)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-common.so.3.5.3 (05EC4426627E9D2E488FCBA9E0D0BCDA0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libc-2.21.so (CF43CD8AA9746C75D727B8516B08679E0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libc.mo (000000000000000000000000000000000)": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "libcairo.so.2.11400.2 (E71AD83408B66686AF5506D4CACCC3480)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra-gtk-module.so (76DFC07C1122F305E0995CCC5C78D1700)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra-gtk.so.0.1.9 (0C4A68ED254CF19B562883319B0FC9FD0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra-pulse.so (9B9C40FAF5BD329D847A8566BBF7C7DC0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra.so.0.2.5 (615C2B26D94A0B9101DD6B3AD1BB74D80)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcroco-0.6.so.3.0.1 (A45E17191437F417D834F1BC33B0AB790)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdatrie.so.1.3.2 (5F345C9F3DFECC6BA6D3ED51ACDE15260)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-1.so.3.14.3 (4EBE243FDC72BBDE9934693B1841D19A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-glib-1.so.2.3.2 (812EDB6390C7D1616ED051A494E1A16D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbusmenu-glib.so.4.0.12 (773193D56CA2A0919FF054E57E040EC60)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbusmenu-gtk.so.4.0.12 (145EF2A77C72360376718EF3DB2F9FA00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbusmenu.mo (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdconfsettings.so (4F5E86FE3399648285992927EB3C19520)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdl-2.21.so (9CB974F9320C7076EF882BA13912E9950)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libexpat.so.1.6.0 (F82C1DB3A2E464F8E9D80CF1FF7859600)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libffi.so.6.0.4 (DBB5FB88E113E39871878CB33D6B73EE0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfontconfig.so.1.8.0 (016A8210223932CC87A0CCD208EDF1240)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfreetype.so.6.11.1 (780601F0F0CC42BFA989727EFA18F1D60)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgcrypt.so.20.0.3 (6F87C79D05B14AC5EF3551F1F0AAE7CB0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk-x11-2.0.so.0.2400.28 (76280A67432425ECC9E5695B0EA7BD330)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk_pixbuf-2.0.so.0.3200.1 (9D51B439F9474A85E916CF6787FEEBA30)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgio-2.0.so.0.4600.1 (C1EBA71CF40BEFEC6D8C43CDA9C3E4AD0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libglib-2.0.so.0.4600.1 (930F964CBD80635F90F0CE7C96883D9A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgmodule-2.0.so.0.4600.1 (35A9987FF85C1514BE0655D3C9305F8A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgmp.so.10.2.0 (C334143385B2490D35468EFCE312AA8B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-2.so.0.3200.1 (9413B0C75FAE2AC83E5F6130FF6873910)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-keyring.so.0.2.0 (B26EDD6F71ABA3EEA500E5C94CAC21E70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomecanvas-2.so.0.3000.3 (47E4B5106B33F2441CBF1BD4711001870)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomeui-2.so.0.2400.5 (23DDB8FD1938876C6E802F18EAA641C80)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomevfs-2.so.0.2400.4 (C3BFE732A78202B0E3809F73DEAB0B7F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnutls-deb0.so.28.41.7 (E2FAC7FC9F6705731641D6012176B23C0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgobject-2.0.so.0.4600.1 (0368082C3BF315DBD68FD9146EA158720)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgpg-error.so.0.15.0 (295AB81766A3D9ACBD7B1581641BBE040)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgraphite2.so.3.0.1 (8D63E4E0557D8763C209124A9540737A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstapp-1.0.so.0.600.0 (99C146945B699B43B1C756A581A32C550)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstaudio-1.0.so.0.600.0 (5FB4597124D210A58310694F1B4998DF0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstaudioparsers.so (7B0219A31A7D16269815F3C9ABC03E350)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstbase-1.0.so.0.600.0 (0EDDA145AEF112710C070814729CA5390)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstmad.so (DEF1536B2CF2195C524F916D8052086D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstpbutils-1.0.so.0.600.0 (E3252D1BA426B3DC26E6DCE89E62A25D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstplayback.so (09DD1E92CA018CF9CF78FDC0912B75E90)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstreamer-1.0.so.0.600.0 (298E580D168D968562C9CEE899A27F860)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsttag-1.0.so.0.600.0 (FF42D7276EABEFD483CB7016724E8E340)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsttypefindfunctions.so (0B14B4276386CC316047AB6645DBE9520)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvideo-1.0.so.0.600.0 (06FEE1B2D6BC429750EBB4F16E2350040)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvolume.so (B42A4EA8A2FCD8E71180F2AE03DF33A20)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgthread-2.0.so.0.4600.1 (8A50814EC8AAF023DEE4DFC4E6407F650)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgtk-x11-2.0.so.0.2400.28 (55918E0315CC9F0CB36D67227858AB370)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libharfbuzz.so.0.10000.1 (DC37D640E322323B12FD089F3F7177620)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libhogweed.so.4.1 (C1A86F6E4EA1CB2830039F68ED969CDC0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libibus-1.0.so.5.0.510 (96A756DDB8355004FD79B0F60F9801E70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libicudata.so.55.1 (B8D7845F58954DDEDA9A224F95D208940)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libicuuc.so.55.1 (1ACDAE9DA9A4D83927FC23658A2DBF680)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libjson-c.so.2.0.0 (7E801FD4418BE87D742BCA123B6094F40)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liblzma.so.5.0.0 (85D4AE152059A0E5FB8791B683EB88C70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libm-2.21.so (7EDD2A371BB1519DE634BC91DAAA58DF0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libmad.so.0.2.1 (4A3FEFF9CF5E05CE5E78BBE320FF8FE80)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libmurrine.so (1A60C47520C7D5EE9C10A1A4F52BEC1A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnettle.so.6.1 (5BEF89E766BB1D21897B2AC4C4BA48BB0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnotify.so.4.0.0 (4DA906AFF9621F4F6024A944983029130)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnsl-2.21.so (CF2F0F3159793299F4E4969156C22F2A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_compat-2.21.so (DE8EB7CF2D787104760E4982487C19120)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_dns-2.21.so (516789902D435168F13FEA7902287CC00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_files-2.21.so (2064CEF55C4FB411421982A1B74FE9780)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_mdns4_minimal.so.2 (B50461EE610532261E52F46188993FA10)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_nis-2.21.so (E6E15A01871C2CEB86E946B266AE11B30)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libogg.so.0.8.2 (21E2377C1074C87E4DEACC60333CC65A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-0.4.so.0.23.0 (B88ADD04379D0060775C985997EC14B60)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-test-0.4.so.0.23.0 (952908316294FA0A3AA1C0DA8A71642F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liboverlay-scrollbar.so (600FA6E5EE8733B15BCD49BDBF6B97D20)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libp11-kit.so.0.1.0 (1C10EE9F9D252D29C592C7129C83B6830)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpango-1.0.so.0.3600.8 (51FA9D5FE1F3173EAD0DBB56C1B098EF0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangocairo-1.0.so.0.3600.8 (BCF264C8C5E1DD15C7849726075616A70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangoft2-1.0.so.0.3600.8 (0BD6550DEBD7E4CAB88F643C0E2B61050)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpcre.so.3.13.1 (055A3B92D3DB385DF49D121E945A92760)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixbufloader-svg.so (262D18D6E6EE59E3538631714E6A23F70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixman-1.so.0.32.6 (4D9EBFE809B99DB58ECCE0130C55D9150)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpng12.so.0.51.0 (892C65E25A9D3992B552EE0F49BE2CB70)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpthread-2.21.so (4B147AA3EECBA986E02DFF5021A111ED0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulse.so.0.18.0 (E2A98D35BC5E627EFCF0A8037E6EF3250)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulsecommon-6.0.so (61BEC52D10DC08D98FE1DEE35FF892940)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libresolv-2.21.so (C8B8FCAEAA13188B36E584EA5152317D0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "librsvg-2.so.2.40.10 (B699D4FEB45E520840ADD72408734C190)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "librt-2.21.so (61CB26CBCB699DAAA2E38A70BCF7D57A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libsndfile.so.1.0.25 (306A1206ED52215489193BDDE7A22F350)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libstartup-notification-1.so.0.0.0 (4B8D70F17D93FF73128099F0DF6FE8EF0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libstdc++.so.6.0.21 (D4E998997C9D501201BB28D1E8C9424A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libsystemd.so.0.10.2 (86CEB5E45F16147F5C2E0BA6FF9CB8800)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtasn1.so.6.4.2 (607EAFBE96C28B3AE2560C0B7C4B22F00)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtdb.so.1.3.5 (3F09E428EBA9C9BB09FCB494294C9F0E0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libthai.so.0.2.2 (E87C069BF191BB47816136FFCB17A1480)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libudev.so.1.6.4 (242BD94CE24BE905C789E6FCC96AF3090)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libunity-gtk-module.so (3580D5237D46AC43D2530547D2B4EC180)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libunity-gtk2-parser.so.0.0.0 (E92498821ADF48C662F17E28C0B1E31F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libutil-2.21.so (637DCB6C2FACE1C365E8AA2C5763F26F0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbis.so.0.4.7 (E5E9C3CBFDE2D0D382A01D31F0B4EDAF0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisenc.so.2.0.10 (5C009776FC4B1C5973E66A559A583BE30)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisfile.so.3.3.6 (9B659B799F2D7D45B76CC8858E66FD1B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxcb-shm.so.0.0.0 (9B5F43A5D18DBEC425BE98BC2A28CA8A0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxcb-util.so.1.0.0 (BF047822583C4DD194309EC9B6C57B510)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxml2.so.2.9.2 (CD5B72250A10511D73AC29C14EE5B89B0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libz.so.1.2.8 (467B0B34983F8A1B0FB3451751F881DF0)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "orcexec.E1sZvj (deleted) (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "pulse-shm-2519570583 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "pulse-shm-638746844 (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "pulseaudio.mo (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "superstart.jar (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "user (deleted) (000000000000000000000000000000000)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{e7c7d1b3-5984-410e-9f1e-54e3f8490e8e}.xpi (000000000000000000000000000000000)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + } + } + }, + "Mac OS X": { + "count": 4, + "signatures": { + "js::GCMarker::processMarkStackTop|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "AOSKit": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "01C0992426033C1E97F79484CBA35BC90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "01C0992426033C1E97F79484CBA35BC90" + }, + "9D851C25F98E317BA9E12774942BBAC30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9D851C25F98E317BA9E12774942BBAC30" + } + } + }, + "AOSMigrate": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "585B1483490E32DD97DCB9279E9D34900": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "585B1483490E32DD97DCB9279E9D34900" + }, + "ABA8F3F2BC963F89AAF41AA459A0BCBD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ABA8F3F2BC963F89AAF41AA459A0BCBD0" + } + } + }, + "AppleFSCompression": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "16542F979D21317D8A504C34AAD35F410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "16542F979D21317D8A504C34AAD35F410" + }, + "5508344A2A7E312295626F363910A80E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5508344A2A7E312295626F363910A80E0" + } + } + }, + "AppleIntelHD4000GraphicsGLDriver (67DF8C1A8C713436A251789BB2151EF60)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ApplePushService": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D42DCDD055E3EE197F8FC447B495D3E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D42DCDD055E3EE197F8FC447B495D3E0" + }, + "A3971E50DD873752B37AE58557AD5AF20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A3971E50DD873752B37AE58557AD5AF20" + }, + "DEF852572D1C352488F8CF70980726AE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "DEF852572D1C352488F8CF70980726AE0" + } + } + }, + "AppleSystemInfo": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "61FE171D3D88313FA832280AEC8F4AB70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "61FE171D3D88313FA832280AEC8F4AB70" + }, + "BC221376361F3F85B284DC251D3BB4420": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BC221376361F3F85B284DC251D3BB4420" + }, + "E46434320DF23CD39F633A7665B258380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E46434320DF23CD39F633A7665B258380" + } + } + }, + "Bom": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0BF1F2D2364836B7BE4B551A0173209B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0BF1F2D2364836B7BE4B551A0173209B0" + }, + "EF24A5626D3C379E8B9BFAE0E4A0EF7C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EF24A5626D3C379E8B9BFAE0E4A0EF7C0" + } + } + }, + "ChunkingLibrary": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8BEC9AFBDCAA37E8A5AB24422B234ECF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8BEC9AFBDCAA37E8A5AB24422B234ECF0" + }, + "B845DC7AD1EA31E2967CD1FE0C6280360": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B845DC7AD1EA31E2967CD1FE0C6280360" + }, + "C22F50387354330F8F3836F187E6A4B10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C22F50387354330F8F3836F187E6A4B10" + } + } + }, + "CommonAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "6EF43A6EC07136A38B94694AC6BEF6D30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6EF43A6EC07136A38B94694AC6BEF6D30" + }, + "BD720379757B305CA7BEE00E680F82180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BD720379757B305CA7BEE00E680F82180" + }, + "E5F401E53AEA33DFAC703C96B52CC7540": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E5F401E53AEA33DFAC703C96B52CC7540" + } + } + }, + "CoreAUC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D7DC96CBA833220A03FC790D50A23D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D7DC96CBA833220A03FC790D50A23D80" + }, + "36675355FEF43DC09734AE6F125883C20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "36675355FEF43DC09734AE6F125883C20" + }, + "A77BC97AB6953F7E86965B2357C2726B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A77BC97AB6953F7E86965B2357C2726B0" + } + } + }, + "CoreAVCHD": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0CF2ABE5B0883B5D9C0447AE708ADAE30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0CF2ABE5B0883B5D9C0447AE708ADAE30" + }, + "404369C0ED9F30108D2FBC55285F78080": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "404369C0ED9F30108D2FBC55285F78080" + }, + "56AA41E62F6031D8B5062D4A5C341C770": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "56AA41E62F6031D8B5062D4A5C341C770" + } + } + }, + "CoreBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "94C4EAB820E63892BD9E27952318CF320": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "94C4EAB820E63892BD9E27952318CF320" + }, + "A63B8FB0F8B3368DB482733FF03736100": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A63B8FB0F8B3368DB482733FF03736100" + } + } + }, + "CoreImage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2C636ECD0F1A357C9EFF0452476FDDF50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2C636ECD0F1A357C9EFF0452476FDDF50" + }, + "BE963C1D90C2388A85F2D6701DC104C40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BE963C1D90C2388A85F2D6701DC104C40" + }, + "CC6DD22BFFC6310BBE132397A02C79EF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CC6DD22BFFC6310BBE132397A02C79EF0" + } + } + }, + "CoreMediaAuthoring": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8F5453F5DC0E39B89CB00A89268F69300": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8F5453F5DC0E39B89CB00A89268F69300" + }, + "F0E11E7503DA3622B6142257EBDABF250": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F0E11E7503DA3622B6142257EBDABF250" + }, + "F1886A051C293F8888C04A1013530AD10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F1886A051C293F8888C04A1013530AD10" + } + } + }, + "CoreMediaIO": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "723710443FF235388EE1C7C20F7C60A00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "723710443FF235388EE1C7C20F7C60A00" + }, + "8FD1C1A925C53B9EA76DBE813253B3580": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8FD1C1A925C53B9EA76DBE813253B3580" + }, + "EE999B42E879346B829F6CE9E28061870": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EE999B42E879346B829F6CE9E28061870" + } + } + }, + "CorePDF": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "023E8BCCDA7934EE897545690E97F8620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "023E8BCCDA7934EE897545690E97F8620" + }, + "ADCCD07525723C649C4067A30C9CB07D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ADCCD07525723C649C4067A30C9CB07D0" + }, + "F17D7D37419038E29F43DD4F877923900": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F17D7D37419038E29F43DD4F877923900" + } + } + }, + "CoreServicesInternal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4DEA54F981D63EDBAA3C1F9C497B33790": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4DEA54F981D63EDBAA3C1F9C497B33790" + }, + "834B5D98DB8136B1BD2A640928EDAAF60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "834B5D98DB8136B1BD2A640928EDAAF60" + }, + "EE77C328BCC73EBDB3BCE0E48537D4FF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "EE77C328BCC73EBDB3BCE0E48537D4FF0" + } + } + }, + "CoreWLAN": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1F17FA126E84309D9808C536D445FA6E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1F17FA126E84309D9808C536D445FA6E0" + }, + "3735FB4930C03B11BE252ACDD96041B50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3735FB4930C03B11BE252ACDD96041B50" + }, + "BA9EB0BF79153DB09ACEEC52CD07E1A80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BA9EB0BF79153DB09ACEEC52CD07E1A80" + } + } + }, + "CoreWiFi": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5491896D78C530B696E9D8DDECF3BE730": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5491896D78C530B696E9D8DDECF3BE730" + }, + "CCF3D8E3CD1C36CD929AC9972F833F240": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CCF3D8E3CD1C36CD929AC9972F833F240" + }, + "D5DC362631313BAA8552294B4CE1EFCB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D5DC362631313BAA8552294B4CE1EFCB0" + } + } + }, + "DataDetectorsCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0AE9749A6BFC3032B802210DF59AEDB00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0AE9749A6BFC3032B802210DF59AEDB00" + }, + "117708DA6E193866AD150CE3E3F2211A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "117708DA6E193866AD150CE3E3F2211A0" + }, + "5775F0DB87D6310D8B03E2AD729EFB280": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5775F0DB87D6310D8B03E2AD729EFB280" + } + } + }, + "DiscRecording": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7AFCD3172A1C30D39871C9C2C4FF05FD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7AFCD3172A1C30D39871C9C2C4FF05FD0" + }, + "9DA3C0A70AB93DD19D84737BB0014F1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "9DA3C0A70AB93DD19D84737BB0014F1E0" + }, + "CDAAAD04A1D03C67ABCCEFC9E8D44E7E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CDAAAD04A1D03C67ABCCEFC9E8D44E7E0" + } + } + }, + "DiskImages": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "66230614DED03A608FBDFDBE64F8CCFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "66230614DED03A608FBDFDBE64F8CCFE0" + }, + "D0675759F34038C0A047D5CC664432510": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D0675759F34038C0A047D5CC664432510" + }, + "F3C0F696A10D3A4B9391AAD695D298310": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F3C0F696A10D3A4B9391AAD695D298310" + } + } + }, + "DisplayServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "69821BC166F630FEB706134F3A9FCAD70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "69821BC166F630FEB706134F3A9FCAD70" + }, + "816A9CED1BC03C7681031B9BE0F723BB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "816A9CED1BC03C7681031B9BE0F723BB0" + }, + "F02E8FC318DC3F038763E6EE3E2A6B5A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F02E8FC318DC3F038763E6EE3E2A6B5A0" + } + } + }, + "FaceCoreLight (DDAFFD7AD3123407A0105AEF3E17831B0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GSS": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "27FCA2B4076730028755862B19B5CF920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "27FCA2B4076730028755862B19B5CF920" + }, + "A358661EDEE13FFAB6A0D34F7781BCF60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A358661EDEE13FFAB6A0D34F7781BCF60" + }, + "D50CDB4472E93520996593901621F7810": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D50CDB4472E93520996593901621F7810" + } + } + }, + "GenerationalStorage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "05652CADE7F53225929DE13F241FBA410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "05652CADE7F53225929DE13F241FBA410" + }, + "64749B0802123AC89B4973D662B093040": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "64749B0802123AC89B4973D662B093040" + }, + "FD4A84B313A83C60A59E25A361447A170": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FD4A84B313A83C60A59E25A361447A170" + } + } + }, + "GeoServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5A4D463F689F3822BF26A19D515030190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5A4D463F689F3822BF26A19D515030190" + }, + "8305A6E9BE863AC78EAB6A989CC208C00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8305A6E9BE863AC78EAB6A989CC208C00" + }, + "DB382348EBFA3AD5888B7F4640F418340": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "DB382348EBFA3AD5888B7F4640F418340" + } + } + }, + "Heimdal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D358FB461BB3BB69EF7D9868A0B02750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D358FB461BB3BB69EF7D9868A0B02750" + }, + "716C152FD2993ACBBCB0E51F2D604BD10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "716C152FD2993ACBBCB0E51F2D604BD10" + }, + "C28DBCAE01AC363A90463BD33F2255260": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C28DBCAE01AC363A90463BD33F2255260" + } + } + }, + "IOAccelerator": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "A9827A1B133731CF9D96791868B51A490": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A9827A1B133731CF9D96791868B51A490" + }, + "ACD6866C2E7E340A9B707B12C8F224E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "ACD6866C2E7E340A9B707B12C8F224E40" + } + } + }, + "IOBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D72C6B05317300483A7F9975E6370130": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2D72C6B05317300483A7F9975E6370130" + }, + "7037778A6783372790766CA9ED130A110": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7037778A6783372790766CA9ED130A110" + } + } + }, + "IOBluetoothSCOAudioDriverPlugIn (C914949635BB384E973EE5316C3D85D20)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ISSupport": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "23ED76502705355A9F11409A9981AC530": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "23ED76502705355A9F11409A9981AC530" + }, + "E1E343D7222C34589D1FFC600B7F1C500": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E1E343D7222C34589D1FFC600B7F1C500" + } + } + }, + "ImageCaptureCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "74BC5DBAFD6331B9A55BC3C128852F1D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "74BC5DBAFD6331B9A55BC3C128852F1D0" + }, + "84F003C257583D0A8644F3A0BA4F22FC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "84F003C257583D0A8644F3A0BA4F22FC0" + }, + "F529EDDCE2F530CA9938AF23296B5C5B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F529EDDCE2F530CA9938AF23296B5C5B0" + } + } + }, + "ImageKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5F0504DA7CE93D97B2B53C5839AEBF1F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5F0504DA7CE93D97B2B53C5839AEBF1F0" + }, + "8DA4A4520E283A3E82B693D1555810020": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8DA4A4520E283A3E82B693D1555810020" + }, + "AACDE16EED9F3B3FA79269BA1942753B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "AACDE16EED9F3B3FA79269BA1942753B0" + } + } + }, + "InternetAccounts": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "546769AAC5613C178E8E4E65A700E2F10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "546769AAC5613C178E8E4E65A700E2F10" + }, + "D717598503A5315BB788FBDC0019B0EA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D717598503A5315BB788FBDC0019B0EA0" + } + } + }, + "JavaScriptCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8623A1099E9D3E3BA8E16EE447C0110C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8623A1099E9D3E3BA8E16EE447C0110C0" + }, + "CAB09947EC703CFC9C24101122452A580": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CAB09947EC703CFC9C24101122452A580" + }, + "FE3C5ADD43D333C991508DCEFDA218E20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FE3C5ADD43D333C991508DCEFDA218E20" + } + } + }, + "Librarian": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5AC286667642395FA923C6F8A274BBBD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5AC286667642395FA923C6F8A274BBBD0" + }, + "F1A2744D853632C782189972C6300DAE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F1A2744D853632C782189972C6300DAE0" + } + } + }, + "MediaControlSender": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "853BE89D49B039229ED5DDBDE9A973560": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "853BE89D49B039229ED5DDBDE9A973560" + }, + "FC24EC8D2E463F76AF63749F30857B960": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FC24EC8D2E463F76AF63749F30857B960" + } + } + }, + "MediaKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "23E334095C393F939E732B0E9EE8883E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "23E334095C393F939E732B0E9EE8883E0" + }, + "8AAA8CC33ACD34A59E579B24AD8AFD4D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8AAA8CC33ACD34A59E579B24AD8AFD4D0" + }, + "CCE5E5C0B3793F2CAE167BB543FF7C090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CCE5E5C0B3793F2CAE167BB543FF7C090" + } + } + }, + "NetAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "ABBBE55226E036828BFDC59EC702F3470": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ABBBE55226E036828BFDC59EC702F3470" + }, + "C811E6629EC33B74808AA75D624F326B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C811E6629EC33B74808AA75D624F326B0" + }, + "F5BC7D7DAF283C83A674DADA48FF78100": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F5BC7D7DAF283C83A674DADA48FF78100" + } + } + }, + "PDFKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0CDC646792273D98B4D4660796AE9F6B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0CDC646792273D98B4D4660796AE9F6B0" + }, + "CDEADFD1493E37A8B2D442AE8F72C5FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CDEADFD1493E37A8B2D442AE8F72C5FE0" + }, + "EAAED40E7B2C3312826E26A9DEDBF0FC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "EAAED40E7B2C3312826E26A9DEDBF0FC0" + } + } + }, + "PerformanceAnalysis": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7B73DFF475DB340380D20F3FE48764C30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7B73DFF475DB340380D20F3FE48764C30" + }, + "BE35D3E9570D34839C7882F3EFB56D430": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BE35D3E9570D34839C7882F3EFB56D430" + }, + "E4888388F41B313E9CBB5807D077BDA90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E4888388F41B313E9CBB5807D077BDA90" + } + } + }, + "PhoneNumbers": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "49696A1F83FC3BE8A7E8F0F4EAA326BB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "49696A1F83FC3BE8A7E8F0F4EAA326BB0" + }, + "767A63EB244C34F19FFAD1A6BED60C310": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "767A63EB244C34F19FFAD1A6BED60C310" + }, + "E6A01FEF9C6D3C18B37863F4134756E60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E6A01FEF9C6D3C18B37863F4134756E60" + } + } + }, + "PreferencePanes": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "059E99D867C23B59B5E7850DD7A92D750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "059E99D867C23B59B5E7850DD7A92D750" + }, + "8A3CDC5B9FA532EBA066F19874193B920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8A3CDC5B9FA532EBA066F19874193B920" + } + } + }, + "ProtocolBuffer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3270C172143730809E533E2DCA9AE2EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3270C172143730809E533E2DCA9AE2EC0" + }, + "82E68598A8AA3AF1843E2A64F19472D40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "82E68598A8AA3AF1843E2A64F19472D40" + }, + "B3D0CEE01ED139BB8C81896F363988020": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B3D0CEE01ED139BB8C81896F363988020" + } + } + }, + "Quartz": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3B2A72DB39FC3C5B98BE605F37777F370": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3B2A72DB39FC3C5B98BE605F37777F370" + }, + "6403C9820D4537EEA0F00EF8BCFEF4400": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6403C9820D4537EEA0F00EF8BCFEF4400" + }, + "E37B0DA28DEB3D469038BD91E789A3750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E37B0DA28DEB3D469038BD91E789A3750" + } + } + }, + "QuartzComposer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2ACBEE05FD2038F280D4F13289889B860": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2ACBEE05FD2038F280D4F13289889B860" + }, + "B28D692925C03F279454EAE22857EF4A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B28D692925C03F279454EAE22857EF4A0" + }, + "E8D9D10CD5E73C7A9923D5305578E6BF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E8D9D10CD5E73C7A9923D5305578E6BF0" + } + } + }, + "QuartzFilters": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "39C080869866372F942081F5689149DF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "39C080869866372F942081F5689149DF0" + }, + "B25F42F6254839A89A9E35331FD813EB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B25F42F6254839A89A9E35331FD813EB0" + }, + "B8DE45D718273379A4781A574A1D11D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B8DE45D718273379A4781A574A1D11D90" + } + } + }, + "QuickLook": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "17685CECC94B3F83ADE1B24840B35E440": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "17685CECC94B3F83ADE1B24840B35E440" + }, + "727FE6BE8E9238A3BDEB2410B553BB270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "727FE6BE8E9238A3BDEB2410B553BB270" + }, + "8B9EAC3598F33BF08B153A5FE39F150A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8B9EAC3598F33BF08B153A5FE39F150A0" + } + } + }, + "QuickLookUI": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1384170134C2353D868D3E08D020C90F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1384170134C2353D868D3E08D020C90F0" + }, + "921959F696C238148D200E761AB511990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "921959F696C238148D200E761AB511990" + }, + "EE02B33220F33226A022D71B808E1CC40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "EE02B33220F33226A022D71B808E1CC40" + } + } + }, + "RawCamera": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1588CEC6012E30E5BF385BBDABB2F48F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1588CEC6012E30E5BF385BBDABB2F48F0" + }, + "5AFA87CADC3DF84E7EA16EABA88077660": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5AFA87CADC3DF84E7EA16EABA88077660" + }, + "EFF00605B3543F94B4D01A14B08482FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EFF00605B3543F94B4D01A14B08482FE0" + } + } + }, + "RemoteViewServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3F34D6303DDB3411BC28A56A9B55EBDA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3F34D6303DDB3411BC28A56A9B55EBDA0" + }, + "5CFA361D48533ACC9EFCA2AC1F43BA4B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5CFA361D48533ACC9EFCA2AC1F43BA4B0" + }, + "8BD12AE2BE9137CF955B62E08551FF830": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8BD12AE2BE9137CF955B62E08551FF830" + } + } + }, + "ScalableUserInterface": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "CF745298737338D2B3B1727D5A569E480": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CF745298737338D2B3B1727D5A569E480" + }, + "F1D43DFB1796361BAD4B39F1EED3BE190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F1D43DFB1796361BAD4B39F1EED3BE190" + } + } + }, + "ServiceManagement": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0EA1807B4F41317DA6C2E6A23F2012520": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0EA1807B4F41317DA6C2E6A23F2012520" + }, + "2D27B498BB9C3D88B05A76908A8A26F30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D27B498BB9C3D88B05A76908A8A26F30" + }, + "C12962D585FB349EAA5664F4F487F2190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C12962D585FB349EAA5664F4F487F2190" + } + } + }, + "Symbolication": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B1F008C4184D36A2922F4A67A075D5120": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B1F008C4184D36A2922F4A67A075D5120" + }, + "BC1259C8C6713014A9C485BC767EA9620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BC1259C8C6713014A9C485BC767EA9620" + }, + "D5044687E42431CFB120667143E6B9C10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D5044687E42431CFB120667143E6B9C10" + } + } + }, + "TCC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "32A075D947FD3E7195BCBFB0D583F41C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "32A075D947FD3E7195BCBFB0D583F41C0" + }, + "96281C9EB2DF325FBFA40A15150165EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "96281C9EB2DF325FBFA40A15150165EC0" + }, + "F2F3B753FC7335438BBE859FDBB4D6A60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F2F3B753FC7335438BBE859FDBB4D6A60" + } + } + }, + "Ubiquity": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "C7F1B734CE81334DBE418B20D95A1F9B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C7F1B734CE81334DBE418B20D95A1F9B0" + }, + "C9A7EE77B6373676B667C0843BBB04090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C9A7EE77B6373676B667C0843BBB04090" + } + } + }, + "cl_kernels (000000000000000000000000000000000)": { + "in_os_count": 7, + "in_os_ratio": 175, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 4 + }, + "libCGXCoreImage.A.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1AEECDDEE768336A87DD62B8280C4EA60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1AEECDDEE768336A87DD62B8280C4EA60" + }, + "BABEE70C67D73CF7BDCAD85D4549D7810": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BABEE70C67D73CF7BDCAD85D4549D7810" + }, + "D2F8C7E3CBA12E66137604AA839DABBB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D2F8C7E3CBA12E66137604AA839DABBB0" + } + } + }, + "libCRFSuite.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "65E4DC91A9943921B5B0696123CE0C1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "65E4DC91A9943921B5B0696123CE0C1E0" + }, + "736ABE588DED3289A042C25AF7AE5B230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "736ABE588DED3289A042C25AF7AE5B230" + }, + "FFAE75FAC54E398BAA9718164CD9789D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FFAE75FAC54E398BAA9718164CD9789D0" + } + } + }, + "libCSync.A.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1C35FA509C7048DC9E8D2054F7A266B10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1C35FA509C7048DC9E8D2054F7A266B10" + }, + "5F39E15909E7387F86040BFE284DCC430": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5F39E15909E7387F86040BFE284DCC430" + } + } + }, + "libCVMSPluginSupport.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "D9CA84B1172D3A808B1C5EDEEFDE28E30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D9CA84B1172D3A808B1C5EDEEFDE28E30" + }, + "F0239392E0CB37D7BFE2D6F5D42F91960": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F0239392E0CB37D7BFE2D6F5D42F91960" + }, + "F8E1EA8773ED33728C584209942ECD200": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F8E1EA8773ED33728C584209942ECD200" + } + } + }, + "libDiagnosticMessagesClient.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4CDB0F7BC0AF3424BC39495696F0DB1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4CDB0F7BC0AF3424BC39495696F0DB1E0" + }, + "8548E0DC0D2F30B6B045FE8A038E76D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8548E0DC0D2F30B6B045FE8A038E76D80" + }, + "F2D8CFCCA00A36759C01EF0C663F24450": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F2D8CFCCA00A36759C01EF0C663F24450" + } + } + }, + "libGPUSupportMercury.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1DE2D7F9C0313BBFBD5F4E1208B6F2960": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1DE2D7F9C0313BBFBD5F4E1208B6F2960" + }, + "9BB56F2DD91C3F65AE44404173FD242A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9BB56F2DD91C3F65AE44404173FD242A0" + } + } + }, + "libJP2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "19B37CB6C864383087FEBB53F8542FB00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "19B37CB6C864383087FEBB53F8542FB00" + }, + "5540B4E7CDE531B1937FE5B209E162F10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5540B4E7CDE531B1937FE5B209E162F10" + }, + "D94809A5621235DAA345E5F57FF1A0690": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D94809A5621235DAA345E5F57FF1A0690" + } + } + }, + "libOpenScriptingUtil.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5C4A51D409A932098E5715F112725CC40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5C4A51D409A932098E5715F112725CC40" + }, + "D3B6E5773CDB31399B9419496DFA73180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D3B6E5773CDB31399B9419496DFA73180" + }, + "F868122209693B108BCEC55A4B9C520C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F868122209693B108BCEC55A4B9C520C0" + } + } + }, + "libbz2.1.0.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0B98AC35B138349C80632B987A75D24C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0B98AC35B138349C80632B987A75D24C0" + }, + "99C5121D81473B518D7966245C8633380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "99C5121D81473B518D7966245C8633380" + }, + "CE9785E8B5353504B39282F0064D9AF20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CE9785E8B5353504B39282F0064D9AF20" + } + } + }, + "libc++.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "20E31B9019B93C2AA9EB474E08F9FE050": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "20E31B9019B93C2AA9EB474E08F9FE050" + }, + "4F68DFC5207739A8A449CAC5FDEE7BDE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4F68DFC5207739A8A449CAC5FDEE7BDE0" + }, + "54190E1BEE493D6DAC292813D7380BA50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "54190E1BEE493D6DAC292813D7380BA50" + } + } + }, + "libc++abi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "21A807D367323455B77F743E9F916DF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "21A807D367323455B77F743E9F916DF00" + }, + "D86169F39F31377A9AF3DB17142052E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D86169F39F31377A9AF3DB17142052E40" + }, + "F5027B461801344DBD512E6D188C89000": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F5027B461801344DBD512E6D188C89000" + } + } + }, + "libcache.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4948E2C8867F3E9DAAE72F30F0B345C60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4948E2C8867F3E9DAAE72F30F0B345C60" + }, + "65187C6E3FBF3EB8A1AA389445E2984D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "65187C6E3FBF3EB8A1AA389445E2984D0" + }, + "BDC1E65B72A13DA3A57CB23159CAAD0B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BDC1E65B72A13DA3A57CB23159CAAD0B0" + } + } + }, + "libcldcpuengine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B6E3B14B1EAC3FDD8AED87231A033BED0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B6E3B14B1EAC3FDD8AED87231A033BED0" + }, + "D8A9DDA135B53D6B85E0A5542033FA9F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D8A9DDA135B53D6B85E0A5542033FA9F0" + }, + "E3A84FEC406039C2A469159A443D2B6D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E3A84FEC406039C2A469159A443D2B6D0" + } + } + }, + "libcommonCrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8C4F0CA0389C3EDCB155E62DD2187E1D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8C4F0CA0389C3EDCB155E62DD2187E1D0" + }, + "BAAFE0C9BB863CA788C0E3CBA98DA06F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BAAFE0C9BB863CA788C0E3CBA98DA06F0" + }, + "BD1DCF1983533F6AAFFAEBBA29A302A80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BD1DCF1983533F6AAFFAEBBA29A302A80" + } + } + }, + "libcompiler_rt.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "08F8731D596139F1AD004590321D24A90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "08F8731D596139F1AD004590321D24A90" + }, + "253B36E5572D377DAE99A02CE32590E50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "253B36E5572D377DAE99A02CE32590E50" + }, + "4CD916B21B17362AB403EF24A1DAC1410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4CD916B21B17362AB403EF24A1DAC1410" + } + } + }, + "libcopyfile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "30824A6767433D998DC392578FA9D7CB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "30824A6767433D998DC392578FA9D7CB0" + }, + "CA2602ABE8B73CD8A0C5D86E35FDA09F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CA2602ABE8B73CD8A0C5D86E35FDA09F0" + }, + "CF29DFF605893590834C82E2316612E80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CF29DFF605893590834C82E2316612E80" + } + } + }, + "libcorecrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4E1B969F84493B21988051AD58E25AA60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4E1B969F84493B21988051AD58E25AA60" + }, + "CE0C29A3C420339BADAA52F4683233CC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CE0C29A3C420339BADAA52F4683233CC0" + }, + "F3973C2814B63006BB2B00DD7F09ABC70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F3973C2814B63006BB2B00DD7F09ABC70" + } + } + }, + "libcurl.4.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "00662A4CB89A3A1793FF950C6DE47F990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "00662A4CB89A3A1793FF950C6DE47F990" + }, + "88F27F9B052E3375938D2603E90D8AD50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "88F27F9B052E3375938D2603E90D8AD50" + }, + "F52E1881A4253AE98386A434F10AE0A20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F52E1881A4253AE98386A434F10AE0A20" + } + } + }, + "libdispatch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "438F4595073134A2ACAD60121A76D1FF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "438F4595073134A2ACAD60121A76D1FF0" + }, + "C4E4A18D3C3B3C9C8709A4270D998DE70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C4E4A18D3C3B3C9C8709A4270D998DE70" + }, + "D26996BFFC5739EB8829F63585561E090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D26996BFFC5739EB8829F63585561E090" + } + } + }, + "libdnsinfo.dylib (14202FFBC3CA3FCC94B014611BF8692D0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdyld.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7C9EC3B7DDE333FF953F4067C743951D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7C9EC3B7DDE333FF953F4067C743951D0" + }, + "99396189E53A3A78BC49449236DA7CFF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "99396189E53A3A78BC49449236DA7CFF0" + }, + "F59367C9C110382BA6959035A6DD387E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F59367C9C110382BA6959035A6DD387E0" + } + } + }, + "libfreebl3.dylib (A9F1D59D292F3AB88B2C50952CE106020)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libiconv.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "82529E3B0485344C807583C7725D6A6F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "82529E3B0485344C807583C7725D6A6F0" + }, + "BB44B115AC323877A0EDAEC6232A45630": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BB44B115AC323877A0EDAEC6232A45630" + }, + "FEE8B996EB4437FAB96ED379664DEFE10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FEE8B996EB4437FAB96ED379664DEFE10" + } + } + }, + "libkeymgr.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3AA8D85DCF003BD3A5A0E28E1A32A6D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3AA8D85DCF003BD3A5A0E28E1A32A6D80" + }, + "470802808B573D758A209E100864DE270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "470802808B573D758A209E100864DE270" + }, + "CC9E3394BE16397F926BE579B60EE4290": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CC9E3394BE16397F926BE579B60EE4290" + } + } + }, + "liblaunch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2F71CAF86524329EAC56C506658B4C0C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2F71CAF86524329EAC56C506658B4C0C0" + }, + "7EC0F29743CC3D11B46B7E72E372648A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7EC0F29743CC3D11B46B7E72E372648A0" + }, + "A40A0C7B321639B48AE0B5D3BAF1DA8A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A40A0C7B321639B48AE0B5D3BAF1DA8A0" + } + } + }, + "libmacho.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1D2910DFC0363A82A3FD44FF73B5FF9B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1D2910DFC0363A82A3FD44FF73B5FF9B0" + }, + "A9EC23EC11A03B4FA8ACB990C8267A6E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A9EC23EC11A03B4FA8ACB990C8267A6E0" + }, + "BF332AD9E89F387E92A46E1AB74BD4D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BF332AD9E89F387E92A46E1AB74BD4D90" + } + } + }, + "libnssckbi.dylib (7A9F1A155B5B3C84B40FE9DA41FAA09A0)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssdbm3.dylib (9D12BB3F8742316F8A469192B30C8EE60)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libpam.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7F986CE8EF743BC3BB7E5267E24EAFFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7F986CE8EF743BC3BB7E5267E24EAFFE0" + }, + "B93CE8F5DAA830A1B1F6F890509513CB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B93CE8F5DAA830A1B1F6F890509513CB0" + }, + "C8F458645B58323787E12C258A1D73B80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C8F458645B58323787E12C258A1D73B80" + } + } + }, + "libquarantine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "143B726EDF4737A890AAF059CFD1A2E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "143B726EDF4737A890AAF059CFD1A2E40" + }, + "1693C5FEEA0A312285EB7950ECC7435A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1693C5FEEA0A312285EB7950ECC7435A0" + }, + "7A1A2BCBC03D3A25BFA43E569B2D2C380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7A1A2BCBC03D3A25BFA43E569B2D2C380" + } + } + }, + "libremovefile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3543F917928E3DB2A2F47AB73B4970EF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3543F917928E3DB2A2F47AB73B4970EF0" + }, + "6763BC8E18B83AD98FFAB43713A7264F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6763BC8E18B83AD98FFAB43713A7264F0" + }, + "C7CFF5F2AFFB3C8DBDB4D66D50E657C00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C7CFF5F2AFFB3C8DBDB4D66D50E657C00" + } + } + }, + "libsoftokn3.dylib (517A8991C1D330D2A240ED0DCA545DE30)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libssl.0.9.8.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3F8ADCC3AE3F371CA4D5FF219D33E5070": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3F8ADCC3AE3F371CA4D5FF219D33E5070" + }, + "4053F6911A99348D9B4B1AD581315F550": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4053F6911A99348D9B4B1AD581315F550" + }, + "F743389FF25AA77D4FCAD6B01AF2EE6D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F743389FF25AA77D4FCAD6B01AF2EE6D0" + } + } + }, + "libsystem_blocks.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1B4F1F10823E378181626884D14DF0D60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1B4F1F10823E378181626884D14DF0D60" + }, + "D92DCBC3541C37BDAADEACC75A0C59C80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D92DCBC3541C37BDAADEACC75A0C59C80" + }, + "FB856CD12AEA39078E9B1E54B6827F820": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FB856CD12AEA39078E9B1E54B6827F820" + } + } + }, + "libsystem_c.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "543B05AECFA53EFE8E5877225411BA6B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "543B05AECFA53EFE8E5877225411BA6B0" + }, + "6FD3A4004BB23B95B90CBE6E9D0D78FA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6FD3A4004BB23B95B90CBE6E9D0D78FA0" + }, + "A60CE86D1FF332ADA672C7597F8845290": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A60CE86D1FF332ADA672C7597F8845290" + } + } + }, + "libsystem_dnssd.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1418DF6601BE3A87855309EAA945F4FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1418DF6601BE3A87855309EAA945F4FE0" + }, + "21D63EAB27BE3F41B1D4604BE7F4C9BA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "21D63EAB27BE3F41B1D4604BE7F4C9BA0" + }, + "BDCB8566018934C0963435ABD3EFE25B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BDCB8566018934C0963435ABD3EFE25B0" + } + } + }, + "libsystem_info.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "12CD9E428CEE3A8DB006F8A6EB98804D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12CD9E428CEE3A8DB006F8A6EB98804D0" + }, + "32D9AC7E39063EA79FEB4BD333F14A010": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "32D9AC7E39063EA79FEB4BD333F14A010" + }, + "65D0643AC8AE3E8D9F6EE4AD823F16B20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "65D0643AC8AE3E8D9F6EE4AD823F16B20" + } + } + }, + "libsystem_kernel.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8116098DB3F13E50A934576DD63692340": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8116098DB3F13E50A934576DD63692340" + }, + "81945B94D6CB3B779E950429540B0DF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "81945B94D6CB3B779E950429540B0DF00" + }, + "FA4DCF4227B038789158E148D208B21E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FA4DCF4227B038789158E148D208B21E0" + } + } + }, + "libsystem_m.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "07D5037230ED3B039FA00662BF8F00980": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "07D5037230ED3B039FA00662BF8F00980" + }, + "B434BE5C25AB3EBDBAA75304B34E34410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B434BE5C25AB3EBDBAA75304B34E34410" + }, + "B7F0E2E4277733FCA787D6430B630D540": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B7F0E2E4277733FCA787D6430B630D540" + } + } + }, + "libsystem_network.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0D630D53C7723EC58257EFB0ACCE31530": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0D630D53C7723EC58257EFB0ACCE31530" + }, + "0D99F24E56FE380FB81B4A4C630EE5870": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0D99F24E56FE380FB81B4A4C630EE5870" + }, + "C5DC3F04701134D49682E1B31999A89C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C5DC3F04701134D49682E1B31999A89C0" + } + } + }, + "libsystem_notify.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1E490CB293113B36837237D3FB0FD8180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1E490CB293113B36837237D3FB0FD8180" + }, + "56ABC155CB9930A8A8B1C204B56150920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "56ABC155CB9930A8A8B1C204B56150920" + }, + "9B34B4FEF5AD3F09A5F046AFF35713230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9B34B4FEF5AD3F09A5F046AFF35713230" + } + } + }, + "libsystem_sandbox.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0C93EB2373643670B511212A7A5246950": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0C93EB2373643670B511212A7A5246950" + }, + "BC781530CA98392DA77A8CAD2D9C6B2F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BC781530CA98392DA77A8CAD2D9C6B2F0" + }, + "E2A3D8A980A336668D8BD22829C2B0EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E2A3D8A980A336668D8BD22829C2B0EC0" + } + } + }, + "libunc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "62682455186236FE8A047A6B912564380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "62682455186236FE8A047A6B912564380" + }, + "92805328CD3634FF9436571AB04850720": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "92805328CD3634FF9436571AB04850720" + }, + "D9B0C7B186483AAC931CE7CD362FAA8A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D9B0C7B186483AAC931CE7CD362FAA8A0" + } + } + }, + "libunwind.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "21703D362DAB3D8B8442EAAB23C060D30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "21703D362DAB3D8B8442EAAB23C060D30" + }, + "78DCC3582FC1302EB3950155B47CB5470": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "78DCC3582FC1302EB3950155B47CB5470" + }, + "FDA18078A7753BAFA5A68A7B75D6AA990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FDA18078A7753BAFA5A68A7B75D6AA990" + } + } + }, + "libxar.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "370ED355E516311EBAFDD80633A84BE10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "370ED355E516311EBAFDD80633A84BE10" + }, + "5572AA71E98D3FE19402BB4A84E0E71E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5572AA71E98D3FE19402BB4A84E0E71E0" + }, + "898402AF0DF3341D83EA4A1B1770E7180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "898402AF0DF3341D83EA4A1B1770E7180" + } + } + }, + "libxpc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3E09C275A33B357AB0ABA2DDF88EC9D50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3E09C275A33B357AB0ABA2DDF88EC9D50" + }, + "70BC645B69523264930CC835010CCEF90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "70BC645B69523264930CC835010CCEF90" + }, + "AB40CD57F4543FD4B41563B3C0D5C6240": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "AB40CD57F4543FD4B41563B3C0D5C6240" + } + } + }, + "unorm8_bgra.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "280D6FDD8CA536EC9EA1D7DC09598E200": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "280D6FDD8CA536EC9EA1D7DC09598E200" + }, + "28F838EA19E5372499FFB61132555D090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "28F838EA19E5372499FFB61132555D090" + }, + "5D62BED8DF5D3C5194B457368FF10DDB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5D62BED8DF5D3C5194B457368FF10DDB0" + } + } + }, + "vecLib": { + "in_os_count": 6, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 4, + "versions": { + "4CCE5D69F1B38FD31483E0271DB2CCF30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4CCE5D69F1B38FD31483E0271DB2CCF30" + }, + "6CBBFDC4415C39109558B671764477890": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6CBBFDC4415C39109558B671764477890" + }, + "96FB6BAD5568C4E06FA702791A58B5840": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "96FB6BAD5568C4E06FA702791A58B5840" + }, + "E0D5C411052F3B719562C1098FB2F86D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E0D5C411052F3B719562C1098FB2F86D0" + }, + "F565B68624E239F2ACC3C5E4084476BE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F565B68624E239F2ACC3C5E4084476BE0" + }, + "F8D0CC7798AC3B589FE60C25421827B60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F8D0CC7798AC3B589FE60C25421827B60" + } + } + } + } + }, + "libdispatch.dylib@0x216b|EXC_BAD_INSTRUCTION / 0x00000001": { + "count": 1, + "modules": { + "AVFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "AE9896ECF23A3148A757D5807E1369EA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "AE9896ECF23A3148A757D5807E1369EA0" + }, + "FF001F98E1983B1DA7EBA8C48E6E34A30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FF001F98E1983B1DA7EBA8C48E6E34A30" + } + } + }, + "Accounts (22DBA9B9F70A33CBB87C4D11AD66D1260)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppContainer": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "ABF2770729253A25916E370A3E342AF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "ABF2770729253A25916E370A3E342AF00" + }, + "BD342039430E39FEBC2D8F97B557548E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BD342039430E39FEBC2D8F97B557548E0" + } + } + }, + "AppSandbox": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "9824F3E3621232BBBC6813FCAF820FB10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "9824F3E3621232BBBC6813FCAF820FB10" + }, + "9F27DC25C5663AEF92D3DCFE7836916D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9F27DC25C5663AEF92D3DCFE7836916D0" + } + } + }, + "AppleGVA": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "46F2368C59553423BEF41D6B06A849F20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "46F2368C59553423BEF41D6B06A849F20" + }, + "D6F2241029A4306097A7BE1003F187130": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D6F2241029A4306097A7BE1003F187130" + }, + "F4355E24796A8B23549C81AF6932B6BC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F4355E24796A8B23549C81AF6932B6BC0" + } + } + }, + "AppleIntelBDWGraphicsGLDriver (9EAF294E25583E31886D0305B20BE2670)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleIntelBDWGraphicsVADriver (5125EC9C0EDE35309D6F21E944AFB44E0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleIntelBDWGraphicsVAME (1E8BF0B427A23BA9898A9BE30FE402C40)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleJPEG (6230F3A0C89D3A35A896A17B3513E8DB0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ApplePushService": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D42DCDD055E3EE197F8FC447B495D3E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D42DCDD055E3EE197F8FC447B495D3E0" + }, + "A3971E50DD873752B37AE58557AD5AF20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A3971E50DD873752B37AE58557AD5AF20" + }, + "DEF852572D1C352488F8CF70980726AE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "DEF852572D1C352488F8CF70980726AE0" + } + } + }, + "AppleSRP": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8DBB11A2150A3E708B83DDEDAB15E2C30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8DBB11A2150A3E708B83DDEDAB15E2C30" + }, + "ABC7F0881FD53768B9F3847F355E90B30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ABC7F0881FD53768B9F3847F355E90B30" + } + } + }, + "AppleSystemInfo": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "61FE171D3D88313FA832280AEC8F4AB70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "61FE171D3D88313FA832280AEC8F4AB70" + }, + "BC221376361F3F85B284DC251D3BB4420": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BC221376361F3F85B284DC251D3BB4420" + }, + "E46434320DF23CD39F633A7665B258380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E46434320DF23CD39F633A7665B258380" + } + } + }, + "AppleVPA (86BC6DCE859038E39C0C52E97F617B580)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AssetCacheServices (8C912A44663533A082A3389585BAC0F10)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ChunkingLibrary": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8BEC9AFBDCAA37E8A5AB24422B234ECF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8BEC9AFBDCAA37E8A5AB24422B234ECF0" + }, + "B845DC7AD1EA31E2967CD1FE0C6280360": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B845DC7AD1EA31E2967CD1FE0C6280360" + }, + "C22F50387354330F8F3836F187E6A4B10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C22F50387354330F8F3836F187E6A4B10" + } + } + }, + "CloudDocs (F8B381F5C4343719B26B137D61F8DEBD0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CloudKit (2507C1D3733F394A9ADCFF8FAD7D21B90)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CommonAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "6EF43A6EC07136A38B94694AC6BEF6D30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6EF43A6EC07136A38B94694AC6BEF6D30" + }, + "BD720379757B305CA7BEE00E680F82180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BD720379757B305CA7BEE00E680F82180" + }, + "E5F401E53AEA33DFAC703C96B52CC7540": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E5F401E53AEA33DFAC703C96B52CC7540" + } + } + }, + "Contacts (3503806BF315386988FDFFF8D5C109730)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ContactsFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "082A84FD0076312981932BCB0EAD15E20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "082A84FD0076312981932BCB0EAD15E20" + }, + "A403E9E76BAC344086CA92D4523E9A3B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A403E9E76BAC344086CA92D4523E9A3B0" + } + } + }, + "ContactsPersistence (40E67B075DC93B5E82661A27142268D00)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreAUC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D7DC96CBA833220A03FC790D50A23D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D7DC96CBA833220A03FC790D50A23D80" + }, + "36675355FEF43DC09734AE6F125883C20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "36675355FEF43DC09734AE6F125883C20" + }, + "A77BC97AB6953F7E86965B2357C2726B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A77BC97AB6953F7E86965B2357C2726B0" + } + } + }, + "CoreAVCHD": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0CF2ABE5B0883B5D9C0447AE708ADAE30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0CF2ABE5B0883B5D9C0447AE708ADAE30" + }, + "404369C0ED9F30108D2FBC55285F78080": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "404369C0ED9F30108D2FBC55285F78080" + }, + "56AA41E62F6031D8B5062D4A5C341C770": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "56AA41E62F6031D8B5062D4A5C341C770" + } + } + }, + "CoreBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "94C4EAB820E63892BD9E27952318CF320": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "94C4EAB820E63892BD9E27952318CF320" + }, + "A63B8FB0F8B3368DB482733FF03736100": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A63B8FB0F8B3368DB482733FF03736100" + } + } + }, + "CoreDaemon": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "43A137C43E7237DC945F92569C12AAD40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "43A137C43E7237DC945F92569C12AAD40" + }, + "B0028247B33336F580988EC95E6C2B230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B0028247B33336F580988EC95E6C2B230" + } + } + }, + "CoreDuet (063ADBE144D530EE887E69ACC8EA9AB60)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreDuetDaemonProtocol (C0619E4A5CF8357EB5712398239911A10)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreDuetDebugLogging (B390CD9AA04F3A9EA40CCB317F40AFE50)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreImage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2C636ECD0F1A357C9EFF0452476FDDF50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2C636ECD0F1A357C9EFF0452476FDDF50" + }, + "BE963C1D90C2388A85F2D6701DC104C40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BE963C1D90C2388A85F2D6701DC104C40" + }, + "CC6DD22BFFC6310BBE132397A02C79EF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CC6DD22BFFC6310BBE132397A02C79EF0" + } + } + }, + "CoreMediaAuthoring": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8F5453F5DC0E39B89CB00A89268F69300": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8F5453F5DC0E39B89CB00A89268F69300" + }, + "F0E11E7503DA3622B6142257EBDABF250": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F0E11E7503DA3622B6142257EBDABF250" + }, + "F1886A051C293F8888C04A1013530AD10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F1886A051C293F8888C04A1013530AD10" + } + } + }, + "CoreMediaIO": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "723710443FF235388EE1C7C20F7C60A00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "723710443FF235388EE1C7C20F7C60A00" + }, + "8FD1C1A925C53B9EA76DBE813253B3580": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8FD1C1A925C53B9EA76DBE813253B3580" + }, + "EE999B42E879346B829F6CE9E28061870": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "EE999B42E879346B829F6CE9E28061870" + } + } + }, + "CorePDF": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "023E8BCCDA7934EE897545690E97F8620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "023E8BCCDA7934EE897545690E97F8620" + }, + "ADCCD07525723C649C4067A30C9CB07D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ADCCD07525723C649C4067A30C9CB07D0" + }, + "F17D7D37419038E29F43DD4F877923900": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F17D7D37419038E29F43DD4F877923900" + } + } + }, + "CoreServicesInternal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4DEA54F981D63EDBAA3C1F9C497B33790": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4DEA54F981D63EDBAA3C1F9C497B33790" + }, + "834B5D98DB8136B1BD2A640928EDAAF60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "834B5D98DB8136B1BD2A640928EDAAF60" + }, + "EE77C328BCC73EBDB3BCE0E48537D4FF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EE77C328BCC73EBDB3BCE0E48537D4FF0" + } + } + }, + "CoreWLAN": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1F17FA126E84309D9808C536D445FA6E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1F17FA126E84309D9808C536D445FA6E0" + }, + "3735FB4930C03B11BE252ACDD96041B50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3735FB4930C03B11BE252ACDD96041B50" + }, + "BA9EB0BF79153DB09ACEEC52CD07E1A80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BA9EB0BF79153DB09ACEEC52CD07E1A80" + } + } + }, + "CoreWiFi": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5491896D78C530B696E9D8DDECF3BE730": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5491896D78C530B696E9D8DDECF3BE730" + }, + "CCF3D8E3CD1C36CD929AC9972F833F240": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CCF3D8E3CD1C36CD929AC9972F833F240" + }, + "D5DC362631313BAA8552294B4CE1EFCB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D5DC362631313BAA8552294B4CE1EFCB0" + } + } + }, + "DataDetectorsCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0AE9749A6BFC3032B802210DF59AEDB00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0AE9749A6BFC3032B802210DF59AEDB00" + }, + "117708DA6E193866AD150CE3E3F2211A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "117708DA6E193866AD150CE3E3F2211A0" + }, + "5775F0DB87D6310D8B03E2AD729EFB280": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5775F0DB87D6310D8B03E2AD729EFB280" + } + } + }, + "DiscRecording": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7AFCD3172A1C30D39871C9C2C4FF05FD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7AFCD3172A1C30D39871C9C2C4FF05FD0" + }, + "9DA3C0A70AB93DD19D84737BB0014F1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9DA3C0A70AB93DD19D84737BB0014F1E0" + }, + "CDAAAD04A1D03C67ABCCEFC9E8D44E7E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CDAAAD04A1D03C67ABCCEFC9E8D44E7E0" + } + } + }, + "DiskImages": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "66230614DED03A608FBDFDBE64F8CCFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "66230614DED03A608FBDFDBE64F8CCFE0" + }, + "D0675759F34038C0A047D5CC664432510": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D0675759F34038C0A047D5CC664432510" + }, + "F3C0F696A10D3A4B9391AAD695D298310": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F3C0F696A10D3A4B9391AAD695D298310" + } + } + }, + "DisplayServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "69821BC166F630FEB706134F3A9FCAD70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "69821BC166F630FEB706134F3A9FCAD70" + }, + "816A9CED1BC03C7681031B9BE0F723BB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "816A9CED1BC03C7681031B9BE0F723BB0" + }, + "F02E8FC318DC3F038763E6EE3E2A6B5A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F02E8FC318DC3F038763E6EE3E2A6B5A0" + } + } + }, + "EFILogin": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1FF633310B4A385DAC447AE6659475530": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1FF633310B4A385DAC447AE6659475530" + }, + "C360E8AFE9BB3BBA9DF057A92CEF00D40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C360E8AFE9BB3BBA9DF057A92CEF00D40" + } + } + }, + "FSEvents (79DF16A7E16938A5BF5E2D45F86DE1540)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FaceCore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "D02FBB0342A53E7583C1F563B1E3258F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D02FBB0342A53E7583C1F563B1E3258F0" + }, + "F42BFC9C0B1635EF9A0791B7FDAB7FC50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F42BFC9C0B1635EF9A0791B7FDAB7FC50" + } + } + }, + "FindMyDevice (28CE764F4C4C3A75B7AEEDBC7A189E820)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GSS": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "27FCA2B4076730028755862B19B5CF920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "27FCA2B4076730028755862B19B5CF920" + }, + "A358661EDEE13FFAB6A0D34F7781BCF60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A358661EDEE13FFAB6A0D34F7781BCF60" + }, + "D50CDB4472E93520996593901621F7810": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D50CDB4472E93520996593901621F7810" + } + } + }, + "GenerationalStorage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "05652CADE7F53225929DE13F241FBA410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "05652CADE7F53225929DE13F241FBA410" + }, + "64749B0802123AC89B4973D662B093040": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "64749B0802123AC89B4973D662B093040" + }, + "FD4A84B313A83C60A59E25A361447A170": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FD4A84B313A83C60A59E25A361447A170" + } + } + }, + "GeoServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5A4D463F689F3822BF26A19D515030190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5A4D463F689F3822BF26A19D515030190" + }, + "8305A6E9BE863AC78EAB6A989CC208C00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8305A6E9BE863AC78EAB6A989CC208C00" + }, + "DB382348EBFA3AD5888B7F4640F418340": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "DB382348EBFA3AD5888B7F4640F418340" + } + } + }, + "Heimdal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D358FB461BB3BB69EF7D9868A0B02750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2D358FB461BB3BB69EF7D9868A0B02750" + }, + "716C152FD2993ACBBCB0E51F2D604BD10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "716C152FD2993ACBBCB0E51F2D604BD10" + }, + "C28DBCAE01AC363A90463BD33F2255260": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C28DBCAE01AC363A90463BD33F2255260" + } + } + }, + "IOAccelerator": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "A9827A1B133731CF9D96791868B51A490": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A9827A1B133731CF9D96791868B51A490" + }, + "ACD6866C2E7E340A9B707B12C8F224E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ACD6866C2E7E340A9B707B12C8F224E40" + } + } + }, + "IOBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D72C6B05317300483A7F9975E6370130": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D72C6B05317300483A7F9975E6370130" + }, + "7037778A6783372790766CA9ED130A110": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7037778A6783372790766CA9ED130A110" + } + } + }, + "IconServices": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4751127EFBD53ED5851008D4E4166EFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4751127EFBD53ED5851008D4E4166EFE0" + }, + "9F8B91848DA83B7A970B3086DDD1CC6F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "9F8B91848DA83B7A970B3086DDD1CC6F0" + } + } + }, + "ImageCaptureCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "74BC5DBAFD6331B9A55BC3C128852F1D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "74BC5DBAFD6331B9A55BC3C128852F1D0" + }, + "84F003C257583D0A8644F3A0BA4F22FC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "84F003C257583D0A8644F3A0BA4F22FC0" + }, + "F529EDDCE2F530CA9938AF23296B5C5B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F529EDDCE2F530CA9938AF23296B5C5B0" + } + } + }, + "ImageKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5F0504DA7CE93D97B2B53C5839AEBF1F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5F0504DA7CE93D97B2B53C5839AEBF1F0" + }, + "8DA4A4520E283A3E82B693D1555810020": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8DA4A4520E283A3E82B693D1555810020" + }, + "AACDE16EED9F3B3FA79269BA1942753B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "AACDE16EED9F3B3FA79269BA1942753B0" + } + } + }, + "IntlPreferences (6576CA0CBFA33DD48FB8B2B36137060E0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "JavaScriptCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8623A1099E9D3E3BA8E16EE447C0110C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8623A1099E9D3E3BA8E16EE447C0110C0" + }, + "CAB09947EC703CFC9C24101122452A580": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CAB09947EC703CFC9C24101122452A580" + }, + "FE3C5ADD43D333C991508DCEFDA218E20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FE3C5ADD43D333C991508DCEFDA218E20" + } + } + }, + "LanguageModeling (C405E993F0DF39E49B74FE310E63DD8E0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "LoginUICore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1ECBDA90D6ED333383EB9C8232DFAD7C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1ECBDA90D6ED333383EB9C8232DFAD7C0" + }, + "6DCEED7A529B3AFD8F8397A40B56E4D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6DCEED7A529B3AFD8F8397A40B56E4D90" + } + } + }, + "MMCS (C445C85109F234F8AA4CD7135C15945F0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Mangrove": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "72F5CBC74E78374E98EAC3700136904E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "72F5CBC74E78374E98EAC3700136904E0" + }, + "7CA6F485F7A5301C9F144C667EF8B2F30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7CA6F485F7A5301C9F144C667EF8B2F30" + } + } + }, + "MediaAccessibility": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "309526B01A183C2DB425A2BB61EED0050": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "309526B01A183C2DB425A2BB61EED0050" + }, + "D309D83D5FAE37A485EDFFBDA8B66B820": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D309D83D5FAE37A485EDFFBDA8B66B820" + } + } + }, + "MediaKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "23E334095C393F939E732B0E9EE8883E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "23E334095C393F939E732B0E9EE8883E0" + }, + "8AAA8CC33ACD34A59E579B24AD8AFD4D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8AAA8CC33ACD34A59E579B24AD8AFD4D0" + }, + "CCE5E5C0B3793F2CAE167BB543FF7C090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CCE5E5C0B3793F2CAE167BB543FF7C090" + } + } + }, + "Metal (54544DF5B1D13139ADE6E815533313EB0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "NetAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "ABBBE55226E036828BFDC59EC702F3470": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "ABBBE55226E036828BFDC59EC702F3470" + }, + "C811E6629EC33B74808AA75D624F326B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C811E6629EC33B74808AA75D624F326B0" + }, + "F5BC7D7DAF283C83A674DADA48FF78100": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F5BC7D7DAF283C83A674DADA48FF78100" + } + } + }, + "OAuth (DFC1195575DD303EBFCB0F70A4C541E00)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PDFKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0CDC646792273D98B4D4660796AE9F6B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0CDC646792273D98B4D4660796AE9F6B0" + }, + "CDEADFD1493E37A8B2D442AE8F72C5FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CDEADFD1493E37A8B2D442AE8F72C5FE0" + }, + "EAAED40E7B2C3312826E26A9DEDBF0FC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EAAED40E7B2C3312826E26A9DEDBF0FC0" + } + } + }, + "PerformanceAnalysis": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7B73DFF475DB340380D20F3FE48764C30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7B73DFF475DB340380D20F3FE48764C30" + }, + "BE35D3E9570D34839C7882F3EFB56D430": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BE35D3E9570D34839C7882F3EFB56D430" + }, + "E4888388F41B313E9CBB5807D077BDA90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E4888388F41B313E9CBB5807D077BDA90" + } + } + }, + "PhoneNumbers": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "49696A1F83FC3BE8A7E8F0F4EAA326BB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "49696A1F83FC3BE8A7E8F0F4EAA326BB0" + }, + "767A63EB244C34F19FFAD1A6BED60C310": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "767A63EB244C34F19FFAD1A6BED60C310" + }, + "E6A01FEF9C6D3C18B37863F4134756E60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E6A01FEF9C6D3C18B37863F4134756E60" + } + } + }, + "ProtectedCloudStorage (403BC9E02A4E3481BDFEB3CB372E50510)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ProtocolBuffer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3270C172143730809E533E2DCA9AE2EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3270C172143730809E533E2DCA9AE2EC0" + }, + "82E68598A8AA3AF1843E2A64F19472D40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "82E68598A8AA3AF1843E2A64F19472D40" + }, + "B3D0CEE01ED139BB8C81896F363988020": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B3D0CEE01ED139BB8C81896F363988020" + } + } + }, + "Quartz": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3B2A72DB39FC3C5B98BE605F37777F370": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3B2A72DB39FC3C5B98BE605F37777F370" + }, + "6403C9820D4537EEA0F00EF8BCFEF4400": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6403C9820D4537EEA0F00EF8BCFEF4400" + }, + "E37B0DA28DEB3D469038BD91E789A3750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E37B0DA28DEB3D469038BD91E789A3750" + } + } + }, + "QuartzComposer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2ACBEE05FD2038F280D4F13289889B860": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2ACBEE05FD2038F280D4F13289889B860" + }, + "B28D692925C03F279454EAE22857EF4A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B28D692925C03F279454EAE22857EF4A0" + }, + "E8D9D10CD5E73C7A9923D5305578E6BF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E8D9D10CD5E73C7A9923D5305578E6BF0" + } + } + }, + "QuartzFilters": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "39C080869866372F942081F5689149DF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "39C080869866372F942081F5689149DF0" + }, + "B25F42F6254839A89A9E35331FD813EB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B25F42F6254839A89A9E35331FD813EB0" + }, + "B8DE45D718273379A4781A574A1D11D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B8DE45D718273379A4781A574A1D11D90" + } + } + }, + "QuickLook": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "17685CECC94B3F83ADE1B24840B35E440": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "17685CECC94B3F83ADE1B24840B35E440" + }, + "727FE6BE8E9238A3BDEB2410B553BB270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "727FE6BE8E9238A3BDEB2410B553BB270" + }, + "8B9EAC3598F33BF08B153A5FE39F150A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8B9EAC3598F33BF08B153A5FE39F150A0" + } + } + }, + "QuickLookUI": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1384170134C2353D868D3E08D020C90F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1384170134C2353D868D3E08D020C90F0" + }, + "921959F696C238148D200E761AB511990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "921959F696C238148D200E761AB511990" + }, + "EE02B33220F33226A022D71B808E1CC40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EE02B33220F33226A022D71B808E1CC40" + } + } + }, + "RawCamera": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1588CEC6012E30E5BF385BBDABB2F48F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1588CEC6012E30E5BF385BBDABB2F48F0" + }, + "5AFA87CADC3DF84E7EA16EABA88077660": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5AFA87CADC3DF84E7EA16EABA88077660" + }, + "EFF00605B3543F94B4D01A14B08482FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "EFF00605B3543F94B4D01A14B08482FE0" + } + } + }, + "RemoteViewServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3F34D6303DDB3411BC28A56A9B55EBDA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3F34D6303DDB3411BC28A56A9B55EBDA0" + }, + "5CFA361D48533ACC9EFCA2AC1F43BA4B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5CFA361D48533ACC9EFCA2AC1F43BA4B0" + }, + "8BD12AE2BE9137CF955B62E08551FF830": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8BD12AE2BE9137CF955B62E08551FF830" + } + } + }, + "SafariServices (CC99200EE8933A01AA8FAF2856675CF70)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SecCodeWrapper": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "54B4F7901FD53DFB8F1F3BEE312238DC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "54B4F7901FD53DFB8F1F3BEE312238DC0" + }, + "DE7CA9812B8B34AC845D06D5C8F104410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "DE7CA9812B8B34AC845D06D5C8F104410" + } + } + }, + "ServiceManagement": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0EA1807B4F41317DA6C2E6A23F2012520": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0EA1807B4F41317DA6C2E6A23F2012520" + }, + "2D27B498BB9C3D88B05A76908A8A26F30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D27B498BB9C3D88B05A76908A8A26F30" + }, + "C12962D585FB349EAA5664F4F487F2190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C12962D585FB349EAA5664F4F487F2190" + } + } + }, + "SharedFileList (3C8665BAA9CD377CBECB2E933FDB68AE0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Sharing": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "679D40D73C043D2C962BE8A959E5889E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "679D40D73C043D2C962BE8A959E5889E0" + }, + "F983394A226D3244B511FA51FDB6ADDA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F983394A226D3244B511FA51FDB6ADDA0" + } + } + }, + "SpeechRecognitionCore (121178238A9E3C88A01C3B25D68535CE0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Symbolication": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B1F008C4184D36A2922F4A67A075D5120": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B1F008C4184D36A2922F4A67A075D5120" + }, + "BC1259C8C6713014A9C485BC767EA9620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BC1259C8C6713014A9C485BC767EA9620" + }, + "D5044687E42431CFB120667143E6B9C10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D5044687E42431CFB120667143E6B9C10" + } + } + }, + "SystemAdministration": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "6DFACF58D98234E788A7B6CC68D2169A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6DFACF58D98234E788A7B6CC68D2169A0" + }, + "E4CEA45AA2D7356FBEC9E7CB844879180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E4CEA45AA2D7356FBEC9E7CB844879180" + } + } + }, + "TCC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "32A075D947FD3E7195BCBFB0D583F41C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "32A075D947FD3E7195BCBFB0D583F41C0" + }, + "96281C9EB2DF325FBFA40A15150165EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "96281C9EB2DF325FBFA40A15150165EC0" + }, + "F2F3B753FC7335438BBE859FDBB4D6A60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F2F3B753FC7335438BBE859FDBB4D6A60" + } + } + }, + "ToneKit (3722D6810582335AA992A972D20461630)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ToneLibrary (E8B444534E70393CAECF988D0A8284A60)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "UIFoundation (237F281F7F153309B749F8DA37822F9F0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ViewBridge": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4AF3CB98769139A28DC3ABE5CC55CE7F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4AF3CB98769139A28DC3ABE5CC55CE7F0" + }, + "EA9A214B6AFA3543A4F08E67F6ED414F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "EA9A214B6AFA3543A4F08E67F6ED414F0" + } + } + }, + "XPCService": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2CE632D7FE5736CF91D4C57D0F2E0BFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2CE632D7FE5736CF91D4C57D0F2E0BFE0" + }, + "E50F12068B6B3CDBBC66E5B70B4B41C70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E50F12068B6B3CDBBC66E5B70B4B41C70" + } + } + }, + "libAVFAudio.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1E0384CEFF8D36EE8A2850CD673D31090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1E0384CEFF8D36EE8A2850CD673D31090" + }, + "52DA516BDE79322C9E1B2658019289D70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "52DA516BDE79322C9E1B2658019289D70" + } + } + }, + "libCGInterfaces.dylib (92EA55E8A12D3AFCADE3F5AB6B80E6380)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCRFSuite.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "65E4DC91A9943921B5B0696123CE0C1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "65E4DC91A9943921B5B0696123CE0C1E0" + }, + "736ABE588DED3289A042C25AF7AE5B230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "736ABE588DED3289A042C25AF7AE5B230" + }, + "FFAE75FAC54E398BAA9718164CD9789D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FFAE75FAC54E398BAA9718164CD9789D0" + } + } + }, + "libCVMSPluginSupport.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "D9CA84B1172D3A808B1C5EDEEFDE28E30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D9CA84B1172D3A808B1C5EDEEFDE28E30" + }, + "F0239392E0CB37D7BFE2D6F5D42F91960": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F0239392E0CB37D7BFE2D6F5D42F91960" + }, + "F8E1EA8773ED33728C584209942ECD200": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F8E1EA8773ED33728C584209942ECD200" + } + } + }, + "libChineseTokenizer.dylib (1794A8809C3D37B28F3E6CAFFB3960890)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCoreFSCache.dylib (5935DEAB423638D28C765AF9A57005590)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCoreStorage.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1CC0776EB6823CC18CC22305E0FA439D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1CC0776EB6823CC18CC22305E0FA439D0" + }, + "BD993BC8ED543DC1B28B3B6AC77E8E5C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BD993BC8ED543DC1B28B3B6AC77E8E5C0" + } + } + }, + "libDiagnosticMessagesClient.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4CDB0F7BC0AF3424BC39495696F0DB1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4CDB0F7BC0AF3424BC39495696F0DB1E0" + }, + "8548E0DC0D2F30B6B045FE8A038E76D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8548E0DC0D2F30B6B045FE8A038E76D80" + }, + "F2D8CFCCA00A36759C01EF0C663F24450": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F2D8CFCCA00A36759C01EF0C663F24450" + } + } + }, + "libFosl_dynamic.dylib (28CD6965696D32D0B76F4EA21DC1984A0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libGPUSupportMercury.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1DE2D7F9C0313BBFBD5F4E1208B6F2960": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1DE2D7F9C0313BBFBD5F4E1208B6F2960" + }, + "9BB56F2DD91C3F65AE44404173FD242A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "9BB56F2DD91C3F65AE44404173FD242A0" + } + } + }, + "libJP2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "19B37CB6C864383087FEBB53F8542FB00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "19B37CB6C864383087FEBB53F8542FB00" + }, + "5540B4E7CDE531B1937FE5B209E162F10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5540B4E7CDE531B1937FE5B209E162F10" + }, + "D94809A5621235DAA345E5F57FF1A0690": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D94809A5621235DAA345E5F57FF1A0690" + } + } + }, + "libLinearAlgebra.dylib (01BD9187521F3F96B47724511318AECD0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libMatch.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "021293AB407D309A87F58E782F46753E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "021293AB407D309A87F58E782F46753E0" + }, + "D8024E9A795B30FCBCE7DB1E20889AB90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D8024E9A795B30FCBCE7DB1E20889AB90" + } + } + }, + "libOpenScriptingUtil.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5C4A51D409A932098E5715F112725CC40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5C4A51D409A932098E5715F112725CC40" + }, + "D3B6E5773CDB31399B9419496DFA73180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D3B6E5773CDB31399B9419496DFA73180" + }, + "F868122209693B108BCEC55A4B9C520C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F868122209693B108BCEC55A4B9C520C0" + } + } + }, + "libScreenReader.dylib (993C7AE76CA237B5A13CF9032857D3AD0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libSparseBLAS.dylib (C10D35D23D3D3EB08215527BD1F1F3E00)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libarchive.2.dylib (88036C67C2C83ADFA4C76BBF94B80F150)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libbz2.1.0.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0B98AC35B138349C80632B987A75D24C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0B98AC35B138349C80632B987A75D24C0" + }, + "99C5121D81473B518D7966245C8633380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "99C5121D81473B518D7966245C8633380" + }, + "CE9785E8B5353504B39282F0064D9AF20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CE9785E8B5353504B39282F0064D9AF20" + } + } + }, + "libc++.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "20E31B9019B93C2AA9EB474E08F9FE050": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "20E31B9019B93C2AA9EB474E08F9FE050" + }, + "4F68DFC5207739A8A449CAC5FDEE7BDE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4F68DFC5207739A8A449CAC5FDEE7BDE0" + }, + "54190E1BEE493D6DAC292813D7380BA50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "54190E1BEE493D6DAC292813D7380BA50" + } + } + }, + "libc++abi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "21A807D367323455B77F743E9F916DF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "21A807D367323455B77F743E9F916DF00" + }, + "D86169F39F31377A9AF3DB17142052E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D86169F39F31377A9AF3DB17142052E40" + }, + "F5027B461801344DBD512E6D188C89000": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F5027B461801344DBD512E6D188C89000" + } + } + }, + "libcache.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4948E2C8867F3E9DAAE72F30F0B345C60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4948E2C8867F3E9DAAE72F30F0B345C60" + }, + "65187C6E3FBF3EB8A1AA389445E2984D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "65187C6E3FBF3EB8A1AA389445E2984D0" + }, + "BDC1E65B72A13DA3A57CB23159CAAD0B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BDC1E65B72A13DA3A57CB23159CAAD0B0" + } + } + }, + "libcldcpuengine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B6E3B14B1EAC3FDD8AED87231A033BED0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B6E3B14B1EAC3FDD8AED87231A033BED0" + }, + "D8A9DDA135B53D6B85E0A5542033FA9F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D8A9DDA135B53D6B85E0A5542033FA9F0" + }, + "E3A84FEC406039C2A469159A443D2B6D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E3A84FEC406039C2A469159A443D2B6D0" + } + } + }, + "libcmph.dylib (438802509C2D395C90C7CCCE109FF1B20)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcommonCrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8C4F0CA0389C3EDCB155E62DD2187E1D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8C4F0CA0389C3EDCB155E62DD2187E1D0" + }, + "BAAFE0C9BB863CA788C0E3CBA98DA06F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BAAFE0C9BB863CA788C0E3CBA98DA06F0" + }, + "BD1DCF1983533F6AAFFAEBBA29A302A80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BD1DCF1983533F6AAFFAEBBA29A302A80" + } + } + }, + "libcompiler_rt.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "08F8731D596139F1AD004590321D24A90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "08F8731D596139F1AD004590321D24A90" + }, + "253B36E5572D377DAE99A02CE32590E50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "253B36E5572D377DAE99A02CE32590E50" + }, + "4CD916B21B17362AB403EF24A1DAC1410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4CD916B21B17362AB403EF24A1DAC1410" + } + } + }, + "libcompression.dylib (803C89B91E7D3658A2CF2B8371C546380)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcopyfile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "30824A6767433D998DC392578FA9D7CB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "30824A6767433D998DC392578FA9D7CB0" + }, + "CA2602ABE8B73CD8A0C5D86E35FDA09F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CA2602ABE8B73CD8A0C5D86E35FDA09F0" + }, + "CF29DFF605893590834C82E2316612E80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CF29DFF605893590834C82E2316612E80" + } + } + }, + "libcorecrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4E1B969F84493B21988051AD58E25AA60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4E1B969F84493B21988051AD58E25AA60" + }, + "CE0C29A3C420339BADAA52F4683233CC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CE0C29A3C420339BADAA52F4683233CC0" + }, + "F3973C2814B63006BB2B00DD7F09ABC70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F3973C2814B63006BB2B00DD7F09ABC70" + } + } + }, + "libcsfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3ACB87D7A81C3C45B648AD27F1B9D8410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3ACB87D7A81C3C45B648AD27F1B9D8410" + }, + "C8C9A63250723D248EBFCCDE0BC8BFB50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C8C9A63250723D248EBFCCDE0BC8BFB50" + } + } + }, + "libcurl.4.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "00662A4CB89A3A1793FF950C6DE47F990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "00662A4CB89A3A1793FF950C6DE47F990" + }, + "88F27F9B052E3375938D2603E90D8AD50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "88F27F9B052E3375938D2603E90D8AD50" + }, + "F52E1881A4253AE98386A434F10AE0A20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F52E1881A4253AE98386A434F10AE0A20" + } + } + }, + "libdispatch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "438F4595073134A2ACAD60121A76D1FF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "438F4595073134A2ACAD60121A76D1FF0" + }, + "C4E4A18D3C3B3C9C8709A4270D998DE70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C4E4A18D3C3B3C9C8709A4270D998DE70" + }, + "D26996BFFC5739EB8829F63585561E090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D26996BFFC5739EB8829F63585561E090" + } + } + }, + "libdyld.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7C9EC3B7DDE333FF953F4067C743951D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7C9EC3B7DDE333FF953F4067C743951D0" + }, + "99396189E53A3A78BC49449236DA7CFF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "99396189E53A3A78BC49449236DA7CFF0" + }, + "F59367C9C110382BA6959035A6DD387E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F59367C9C110382BA6959035A6DD387E0" + } + } + }, + "libenergytrace.dylib (64F779D4219237EC8DB5EC55BAE500580)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libextension.dylib (3A674BC18D7E3A6280EFF950B02CB0FF0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libfreebl3.dylib (A9F1D59D292F3AB88B2C50952CE106020)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libheimdal-asn1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "6E9119731E1A3F80B955FA78CF20FBFD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6E9119731E1A3F80B955FA78CF20FBFD0" + }, + "979AEAA059B33E9994B19BB9C6C452730": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "979AEAA059B33E9994B19BB9C6C452730" + } + } + }, + "libiconv.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "82529E3B0485344C807583C7725D6A6F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "82529E3B0485344C807583C7725D6A6F0" + }, + "BB44B115AC323877A0EDAEC6232A45630": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BB44B115AC323877A0EDAEC6232A45630" + }, + "FEE8B996EB4437FAB96ED379664DEFE10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FEE8B996EB4437FAB96ED379664DEFE10" + } + } + }, + "libkeymgr.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3AA8D85DCF003BD3A5A0E28E1A32A6D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3AA8D85DCF003BD3A5A0E28E1A32A6D80" + }, + "470802808B573D758A209E100864DE270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "470802808B573D758A209E100864DE270" + }, + "CC9E3394BE16397F926BE579B60EE4290": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CC9E3394BE16397F926BE579B60EE4290" + } + } + }, + "liblaunch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2F71CAF86524329EAC56C506658B4C0C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2F71CAF86524329EAC56C506658B4C0C0" + }, + "7EC0F29743CC3D11B46B7E72E372648A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7EC0F29743CC3D11B46B7E72E372648A0" + }, + "A40A0C7B321639B48AE0B5D3BAF1DA8A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A40A0C7B321639B48AE0B5D3BAF1DA8A0" + } + } + }, + "liblzma.5.dylib (8CD1828649EA31E48A731BF8DECED6C60)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmacho.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1D2910DFC0363A82A3FD44FF73B5FF9B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1D2910DFC0363A82A3FD44FF73B5FF9B0" + }, + "A9EC23EC11A03B4FA8ACB990C8267A6E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A9EC23EC11A03B4FA8ACB990C8267A6E0" + }, + "BF332AD9E89F387E92A46E1AB74BD4D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BF332AD9E89F387E92A46E1AB74BD4D90" + } + } + }, + "libmarisa.dylib (4D3AE55BCE77364FB8DEC95CAA48B2910)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmecabra.dylib (8FCC4C88BE6A3697B1D38E1A2A3B99BA0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmetal_timestamp.dylib (2E74E3DEB13E36458A3290D889FE92E10)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssckbi.dylib (7A9F1A155B5B3C84B40FE9DA41FAA09A0)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssdbm3.dylib (9D12BB3F8742316F8A469192B30C8EE60)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libodfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B2194A773D293CE29D96F8986A1989800": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B2194A773D293CE29D96F8986A1989800" + }, + "C00A4EBA44BC3C53BFD0819B03FFD4620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C00A4EBA44BC3C53BFD0819B03FFD4620" + } + } + }, + "libpam.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7F986CE8EF743BC3BB7E5267E24EAFFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7F986CE8EF743BC3BB7E5267E24EAFFE0" + }, + "B93CE8F5DAA830A1B1F6F890509513CB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B93CE8F5DAA830A1B1F6F890509513CB0" + }, + "C8F458645B58323787E12C258A1D73B80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C8F458645B58323787E12C258A1D73B80" + } + } + }, + "libquarantine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "143B726EDF4737A890AAF059CFD1A2E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "143B726EDF4737A890AAF059CFD1A2E40" + }, + "1693C5FEEA0A312285EB7950ECC7435A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1693C5FEEA0A312285EB7950ECC7435A0" + }, + "7A1A2BCBC03D3A25BFA43E569B2D2C380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7A1A2BCBC03D3A25BFA43E569B2D2C380" + } + } + }, + "libremovefile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3543F917928E3DB2A2F47AB73B4970EF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3543F917928E3DB2A2F47AB73B4970EF0" + }, + "6763BC8E18B83AD98FFAB43713A7264F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6763BC8E18B83AD98FFAB43713A7264F0" + }, + "C7CFF5F2AFFB3C8DBDB4D66D50E657C00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C7CFF5F2AFFB3C8DBDB4D66D50E657C00" + } + } + }, + "libsandbox.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3E875C8BF18B3176887CA298D0592AD20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3E875C8BF18B3176887CA298D0592AD20" + }, + "78F4D125DEF03BEA9D7FE5BE5C06C8DA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "78F4D125DEF03BEA9D7FE5BE5C06C8DA0" + } + } + }, + "libsoftokn3.dylib (517A8991C1D330D2A240ED0DCA545DE30)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libspindump.dylib (4DAD2F5FB7193DD89D7C135314CE85D00)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_asl.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "655FB34352CF3E2FB14DBEBF5AAEF94D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "655FB34352CF3E2FB14DBEBF5AAEF94D0" + }, + "97D794DA8CE53676AC5E364F6D172BDA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "97D794DA8CE53676AC5E364F6D172BDA0" + } + } + }, + "libsystem_blocks.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1B4F1F10823E378181626884D14DF0D60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1B4F1F10823E378181626884D14DF0D60" + }, + "D92DCBC3541C37BDAADEACC75A0C59C80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D92DCBC3541C37BDAADEACC75A0C59C80" + }, + "FB856CD12AEA39078E9B1E54B6827F820": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FB856CD12AEA39078E9B1E54B6827F820" + } + } + }, + "libsystem_c.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "543B05AECFA53EFE8E5877225411BA6B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "543B05AECFA53EFE8E5877225411BA6B0" + }, + "6FD3A4004BB23B95B90CBE6E9D0D78FA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6FD3A4004BB23B95B90CBE6E9D0D78FA0" + }, + "A60CE86D1FF332ADA672C7597F8845290": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A60CE86D1FF332ADA672C7597F8845290" + } + } + }, + "libsystem_configuration.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4998CB6A9D54390A9F575D1AC53C135C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4998CB6A9D54390A9F575D1AC53C135C0" + }, + "93D5FB9ACC7C367280D87A1C4805204B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "93D5FB9ACC7C367280D87A1C4805204B0" + } + } + }, + "libsystem_coreservices.dylib (692631A0192332CA9BD5044B1382FFDE0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_coretls.dylib (21EDACF1D9B33086982160EB75E7F9650)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_dnssd.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1418DF6601BE3A87855309EAA945F4FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1418DF6601BE3A87855309EAA945F4FE0" + }, + "21D63EAB27BE3F41B1D4604BE7F4C9BA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "21D63EAB27BE3F41B1D4604BE7F4C9BA0" + }, + "BDCB8566018934C0963435ABD3EFE25B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BDCB8566018934C0963435ABD3EFE25B0" + } + } + }, + "libsystem_info.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "12CD9E428CEE3A8DB006F8A6EB98804D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12CD9E428CEE3A8DB006F8A6EB98804D0" + }, + "32D9AC7E39063EA79FEB4BD333F14A010": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "32D9AC7E39063EA79FEB4BD333F14A010" + }, + "65D0643AC8AE3E8D9F6EE4AD823F16B20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "65D0643AC8AE3E8D9F6EE4AD823F16B20" + } + } + }, + "libsystem_kernel.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8116098DB3F13E50A934576DD63692340": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8116098DB3F13E50A934576DD63692340" + }, + "81945B94D6CB3B779E950429540B0DF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "81945B94D6CB3B779E950429540B0DF00" + }, + "FA4DCF4227B038789158E148D208B21E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FA4DCF4227B038789158E148D208B21E0" + } + } + }, + "libsystem_m.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "07D5037230ED3B039FA00662BF8F00980": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "07D5037230ED3B039FA00662BF8F00980" + }, + "B434BE5C25AB3EBDBAA75304B34E34410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B434BE5C25AB3EBDBAA75304B34E34410" + }, + "B7F0E2E4277733FCA787D6430B630D540": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B7F0E2E4277733FCA787D6430B630D540" + } + } + }, + "libsystem_malloc.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1B57A6143D603F87876F7DB4AF38120F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1B57A6143D603F87876F7DB4AF38120F0" + }, + "A695B4E438E9332EA77229D31E3F13850": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A695B4E438E9332EA77229D31E3F13850" + } + } + }, + "libsystem_network.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0D630D53C7723EC58257EFB0ACCE31530": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0D630D53C7723EC58257EFB0ACCE31530" + }, + "0D99F24E56FE380FB81B4A4C630EE5870": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0D99F24E56FE380FB81B4A4C630EE5870" + }, + "C5DC3F04701134D49682E1B31999A89C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C5DC3F04701134D49682E1B31999A89C0" + } + } + }, + "libsystem_networkextension.dylib (4736FCC59DBA31F4AAC8CD0A177CF5020)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_notify.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1E490CB293113B36837237D3FB0FD8180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1E490CB293113B36837237D3FB0FD8180" + }, + "56ABC155CB9930A8A8B1C204B56150920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "56ABC155CB9930A8A8B1C204B56150920" + }, + "9B34B4FEF5AD3F09A5F046AFF35713230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9B34B4FEF5AD3F09A5F046AFF35713230" + } + } + }, + "libsystem_platform.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3C3D3DA832B9324398ECD89B9A1670B30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3C3D3DA832B9324398ECD89B9A1670B30" + }, + "3F4D2390E3DE3C24A51595DFAC8671C40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3F4D2390E3DE3C24A51595DFAC8671C40" + } + } + }, + "libsystem_pthread.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1373D0F1C6CA364EA6BA8BDBD0D346700": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1373D0F1C6CA364EA6BA8BDBD0D346700" + }, + "AB498556B555310E9041F67EC9E00E2C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "AB498556B555310E9041F67EC9E00E2C0" + } + } + }, + "libsystem_sandbox.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0C93EB2373643670B511212A7A5246950": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0C93EB2373643670B511212A7A5246950" + }, + "BC781530CA98392DA77A8CAD2D9C6B2F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BC781530CA98392DA77A8CAD2D9C6B2F0" + }, + "E2A3D8A980A336668D8BD22829C2B0EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E2A3D8A980A336668D8BD22829C2B0EC0" + } + } + }, + "libsystem_secinit.dylib (932ED582E80F39DAB0FAF1BC5F1AD2F80)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_trace.dylib (1D289F35BFA23B9EBDF920F34F9A01D40)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "62682455186236FE8A047A6B912564380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "62682455186236FE8A047A6B912564380" + }, + "92805328CD3634FF9436571AB04850720": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "92805328CD3634FF9436571AB04850720" + }, + "D9B0C7B186483AAC931CE7CD362FAA8A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D9B0C7B186483AAC931CE7CD362FAA8A0" + } + } + }, + "libunwind.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "21703D362DAB3D8B8442EAAB23C060D30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "21703D362DAB3D8B8442EAAB23C060D30" + }, + "78DCC3582FC1302EB3950155B47CB5470": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "78DCC3582FC1302EB3950155B47CB5470" + }, + "FDA18078A7753BAFA5A68A7B75D6AA990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FDA18078A7753BAFA5A68A7B75D6AA990" + } + } + }, + "libutil.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "DAC4A6CFA1BB38749569A919316D30E80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "DAC4A6CFA1BB38749569A919316D30E80" + }, + "E37832CF5EE6345AB0ECFFC8D2B673750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E37832CF5EE6345AB0ECFFC8D2B673750" + } + } + }, + "libxar.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "370ED355E516311EBAFDD80633A84BE10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "370ED355E516311EBAFDD80633A84BE10" + }, + "5572AA71E98D3FE19402BB4A84E0E71E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5572AA71E98D3FE19402BB4A84E0E71E0" + }, + "898402AF0DF3341D83EA4A1B1770E7180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "898402AF0DF3341D83EA4A1B1770E7180" + } + } + }, + "libxpc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3E09C275A33B357AB0ABA2DDF88EC9D50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3E09C275A33B357AB0ABA2DDF88EC9D50" + }, + "70BC645B69523264930CC835010CCEF90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "70BC645B69523264930CC835010CCEF90" + }, + "AB40CD57F4543FD4B41563B3C0D5C6240": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "AB40CD57F4543FD4B41563B3C0D5C6240" + } + } + }, + "loginsupport (09F245DC8342358EA881DAE88BF0EC1D0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "unorm8_bgra.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "280D6FDD8CA536EC9EA1D7DC09598E200": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "280D6FDD8CA536EC9EA1D7DC09598E200" + }, + "28F838EA19E5372499FFB61132555D090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "28F838EA19E5372499FFB61132555D090" + }, + "5D62BED8DF5D3C5194B457368FF10DDB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5D62BED8DF5D3C5194B457368FF10DDB0" + } + } + }, + "unorm8_rgba.dylib (49FF2837D97B3CFFB139E57D40700F320)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "vCard (74FA0133CFBB3055B429AF2D13B24D7D0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "mozilla::CycleCollectedJSRuntime::DeferredFinalize|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "AOSKit": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "01C0992426033C1E97F79484CBA35BC90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "01C0992426033C1E97F79484CBA35BC90" + }, + "9D851C25F98E317BA9E12774942BBAC30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "9D851C25F98E317BA9E12774942BBAC30" + } + } + }, + "AOSMigrate": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "585B1483490E32DD97DCB9279E9D34900": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "585B1483490E32DD97DCB9279E9D34900" + }, + "ABA8F3F2BC963F89AAF41AA459A0BCBD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "ABA8F3F2BC963F89AAF41AA459A0BCBD0" + } + } + }, + "AOSNotification (8F042A51E0A937E6A6010DD6A58A0AC80)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ATIRadeonX2000GLDriver (E0D6B892763539DF97C17D44375A369E0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AVFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "AE9896ECF23A3148A757D5807E1369EA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "AE9896ECF23A3148A757D5807E1369EA0" + }, + "FF001F98E1983B1DA7EBA8C48E6E34A30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FF001F98E1983B1DA7EBA8C48E6E34A30" + } + } + }, + "AppContainer": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "ABF2770729253A25916E370A3E342AF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ABF2770729253A25916E370A3E342AF00" + }, + "BD342039430E39FEBC2D8F97B557548E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BD342039430E39FEBC2D8F97B557548E0" + } + } + }, + "AppSandbox": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "9824F3E3621232BBBC6813FCAF820FB10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9824F3E3621232BBBC6813FCAF820FB10" + }, + "9F27DC25C5663AEF92D3DCFE7836916D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "9F27DC25C5663AEF92D3DCFE7836916D0" + } + } + }, + "AppleFSCompression": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "16542F979D21317D8A504C34AAD35F410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "16542F979D21317D8A504C34AAD35F410" + }, + "5508344A2A7E312295626F363910A80E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5508344A2A7E312295626F363910A80E0" + } + } + }, + "AppleGVA": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "46F2368C59553423BEF41D6B06A849F20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "46F2368C59553423BEF41D6B06A849F20" + }, + "D6F2241029A4306097A7BE1003F187130": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D6F2241029A4306097A7BE1003F187130" + }, + "F4355E24796A8B23549C81AF6932B6BC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F4355E24796A8B23549C81AF6932B6BC0" + } + } + }, + "ApplePushService": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D42DCDD055E3EE197F8FC447B495D3E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2D42DCDD055E3EE197F8FC447B495D3E0" + }, + "A3971E50DD873752B37AE58557AD5AF20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A3971E50DD873752B37AE58557AD5AF20" + }, + "DEF852572D1C352488F8CF70980726AE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "DEF852572D1C352488F8CF70980726AE0" + } + } + }, + "AppleSRP": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8DBB11A2150A3E708B83DDEDAB15E2C30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8DBB11A2150A3E708B83DDEDAB15E2C30" + }, + "ABC7F0881FD53768B9F3847F355E90B30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "ABC7F0881FD53768B9F3847F355E90B30" + } + } + }, + "AppleSystemInfo": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "61FE171D3D88313FA832280AEC8F4AB70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "61FE171D3D88313FA832280AEC8F4AB70" + }, + "BC221376361F3F85B284DC251D3BB4420": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BC221376361F3F85B284DC251D3BB4420" + }, + "E46434320DF23CD39F633A7665B258380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E46434320DF23CD39F633A7665B258380" + } + } + }, + "Bom": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0BF1F2D2364836B7BE4B551A0173209B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0BF1F2D2364836B7BE4B551A0173209B0" + }, + "EF24A5626D3C379E8B9BFAE0E4A0EF7C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "EF24A5626D3C379E8B9BFAE0E4A0EF7C0" + } + } + }, + "ChunkingLibrary": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8BEC9AFBDCAA37E8A5AB24422B234ECF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8BEC9AFBDCAA37E8A5AB24422B234ECF0" + }, + "B845DC7AD1EA31E2967CD1FE0C6280360": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B845DC7AD1EA31E2967CD1FE0C6280360" + }, + "C22F50387354330F8F3836F187E6A4B10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C22F50387354330F8F3836F187E6A4B10" + } + } + }, + "CommonAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "6EF43A6EC07136A38B94694AC6BEF6D30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6EF43A6EC07136A38B94694AC6BEF6D30" + }, + "BD720379757B305CA7BEE00E680F82180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BD720379757B305CA7BEE00E680F82180" + }, + "E5F401E53AEA33DFAC703C96B52CC7540": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E5F401E53AEA33DFAC703C96B52CC7540" + } + } + }, + "ContactsData (5C8D3406C4DE305A958F53BCE7B179AA0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ContactsFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "082A84FD0076312981932BCB0EAD15E20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "082A84FD0076312981932BCB0EAD15E20" + }, + "A403E9E76BAC344086CA92D4523E9A3B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A403E9E76BAC344086CA92D4523E9A3B0" + } + } + }, + "CoreAUC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D7DC96CBA833220A03FC790D50A23D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2D7DC96CBA833220A03FC790D50A23D80" + }, + "36675355FEF43DC09734AE6F125883C20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "36675355FEF43DC09734AE6F125883C20" + }, + "A77BC97AB6953F7E86965B2357C2726B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A77BC97AB6953F7E86965B2357C2726B0" + } + } + }, + "CoreAVCHD": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0CF2ABE5B0883B5D9C0447AE708ADAE30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0CF2ABE5B0883B5D9C0447AE708ADAE30" + }, + "404369C0ED9F30108D2FBC55285F78080": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "404369C0ED9F30108D2FBC55285F78080" + }, + "56AA41E62F6031D8B5062D4A5C341C770": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "56AA41E62F6031D8B5062D4A5C341C770" + } + } + }, + "CoreDaemon": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "43A137C43E7237DC945F92569C12AAD40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "43A137C43E7237DC945F92569C12AAD40" + }, + "B0028247B33336F580988EC95E6C2B230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B0028247B33336F580988EC95E6C2B230" + } + } + }, + "CoreImage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2C636ECD0F1A357C9EFF0452476FDDF50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2C636ECD0F1A357C9EFF0452476FDDF50" + }, + "BE963C1D90C2388A85F2D6701DC104C40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BE963C1D90C2388A85F2D6701DC104C40" + }, + "CC6DD22BFFC6310BBE132397A02C79EF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CC6DD22BFFC6310BBE132397A02C79EF0" + } + } + }, + "CoreMediaAuthoring": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8F5453F5DC0E39B89CB00A89268F69300": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8F5453F5DC0E39B89CB00A89268F69300" + }, + "F0E11E7503DA3622B6142257EBDABF250": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F0E11E7503DA3622B6142257EBDABF250" + }, + "F1886A051C293F8888C04A1013530AD10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F1886A051C293F8888C04A1013530AD10" + } + } + }, + "CoreMediaIO": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "723710443FF235388EE1C7C20F7C60A00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "723710443FF235388EE1C7C20F7C60A00" + }, + "8FD1C1A925C53B9EA76DBE813253B3580": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8FD1C1A925C53B9EA76DBE813253B3580" + }, + "EE999B42E879346B829F6CE9E28061870": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EE999B42E879346B829F6CE9E28061870" + } + } + }, + "CorePDF": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "023E8BCCDA7934EE897545690E97F8620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "023E8BCCDA7934EE897545690E97F8620" + }, + "ADCCD07525723C649C4067A30C9CB07D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "ADCCD07525723C649C4067A30C9CB07D0" + }, + "F17D7D37419038E29F43DD4F877923900": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F17D7D37419038E29F43DD4F877923900" + } + } + }, + "CoreServicesInternal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4DEA54F981D63EDBAA3C1F9C497B33790": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4DEA54F981D63EDBAA3C1F9C497B33790" + }, + "834B5D98DB8136B1BD2A640928EDAAF60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "834B5D98DB8136B1BD2A640928EDAAF60" + }, + "EE77C328BCC73EBDB3BCE0E48537D4FF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EE77C328BCC73EBDB3BCE0E48537D4FF0" + } + } + }, + "CoreUtils (E53B97FEE06733F6A9C1D4EC2A20FB9F0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreWLAN": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1F17FA126E84309D9808C536D445FA6E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1F17FA126E84309D9808C536D445FA6E0" + }, + "3735FB4930C03B11BE252ACDD96041B50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3735FB4930C03B11BE252ACDD96041B50" + }, + "BA9EB0BF79153DB09ACEEC52CD07E1A80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BA9EB0BF79153DB09ACEEC52CD07E1A80" + } + } + }, + "CoreWiFi": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5491896D78C530B696E9D8DDECF3BE730": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5491896D78C530B696E9D8DDECF3BE730" + }, + "CCF3D8E3CD1C36CD929AC9972F833F240": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CCF3D8E3CD1C36CD929AC9972F833F240" + }, + "D5DC362631313BAA8552294B4CE1EFCB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D5DC362631313BAA8552294B4CE1EFCB0" + } + } + }, + "DataDetectorsCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0AE9749A6BFC3032B802210DF59AEDB00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0AE9749A6BFC3032B802210DF59AEDB00" + }, + "117708DA6E193866AD150CE3E3F2211A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "117708DA6E193866AD150CE3E3F2211A0" + }, + "5775F0DB87D6310D8B03E2AD729EFB280": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5775F0DB87D6310D8B03E2AD729EFB280" + } + } + }, + "DiagnosticLogCollection (04435BA771363E1E9BBA91C6626F7A640)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiscRecording": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7AFCD3172A1C30D39871C9C2C4FF05FD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7AFCD3172A1C30D39871C9C2C4FF05FD0" + }, + "9DA3C0A70AB93DD19D84737BB0014F1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9DA3C0A70AB93DD19D84737BB0014F1E0" + }, + "CDAAAD04A1D03C67ABCCEFC9E8D44E7E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CDAAAD04A1D03C67ABCCEFC9E8D44E7E0" + } + } + }, + "DiskImages": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "66230614DED03A608FBDFDBE64F8CCFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "66230614DED03A608FBDFDBE64F8CCFE0" + }, + "D0675759F34038C0A047D5CC664432510": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D0675759F34038C0A047D5CC664432510" + }, + "F3C0F696A10D3A4B9391AAD695D298310": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F3C0F696A10D3A4B9391AAD695D298310" + } + } + }, + "DisplayServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "69821BC166F630FEB706134F3A9FCAD70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "69821BC166F630FEB706134F3A9FCAD70" + }, + "816A9CED1BC03C7681031B9BE0F723BB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "816A9CED1BC03C7681031B9BE0F723BB0" + }, + "F02E8FC318DC3F038763E6EE3E2A6B5A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F02E8FC318DC3F038763E6EE3E2A6B5A0" + } + } + }, + "EFILogin": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1FF633310B4A385DAC447AE6659475530": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1FF633310B4A385DAC447AE6659475530" + }, + "C360E8AFE9BB3BBA9DF057A92CEF00D40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C360E8AFE9BB3BBA9DF057A92CEF00D40" + } + } + }, + "FTServices (DED6A966DF0E3E58BD34D85ED82A99D70)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FaceCore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "D02FBB0342A53E7583C1F563B1E3258F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D02FBB0342A53E7583C1F563B1E3258F0" + }, + "F42BFC9C0B1635EF9A0791B7FDAB7FC50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F42BFC9C0B1635EF9A0791B7FDAB7FC50" + } + } + }, + "GSS": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "27FCA2B4076730028755862B19B5CF920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "27FCA2B4076730028755862B19B5CF920" + }, + "A358661EDEE13FFAB6A0D34F7781BCF60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A358661EDEE13FFAB6A0D34F7781BCF60" + }, + "D50CDB4472E93520996593901621F7810": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D50CDB4472E93520996593901621F7810" + } + } + }, + "GenerationalStorage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "05652CADE7F53225929DE13F241FBA410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "05652CADE7F53225929DE13F241FBA410" + }, + "64749B0802123AC89B4973D662B093040": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "64749B0802123AC89B4973D662B093040" + }, + "FD4A84B313A83C60A59E25A361447A170": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FD4A84B313A83C60A59E25A361447A170" + } + } + }, + "GeoServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5A4D463F689F3822BF26A19D515030190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5A4D463F689F3822BF26A19D515030190" + }, + "8305A6E9BE863AC78EAB6A989CC208C00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8305A6E9BE863AC78EAB6A989CC208C00" + }, + "DB382348EBFA3AD5888B7F4640F418340": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "DB382348EBFA3AD5888B7F4640F418340" + } + } + }, + "Heimdal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2D358FB461BB3BB69EF7D9868A0B02750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2D358FB461BB3BB69EF7D9868A0B02750" + }, + "716C152FD2993ACBBCB0E51F2D604BD10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "716C152FD2993ACBBCB0E51F2D604BD10" + }, + "C28DBCAE01AC363A90463BD33F2255260": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C28DBCAE01AC363A90463BD33F2255260" + } + } + }, + "IDS (632F7192039934C8B6BB463D2F4370E00)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IDSFoundation (D3E6646B411830D3B4F7DA9A28B396E40)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IMCore (DF924E3574AB389C92791828518218F80)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IMFoundation (9E8B6FFABBA535CDA977D0996EE5F39D0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ISSupport": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "23ED76502705355A9F11409A9981AC530": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "23ED76502705355A9F11409A9981AC530" + }, + "E1E343D7222C34589D1FFC600B7F1C500": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E1E343D7222C34589D1FFC600B7F1C500" + } + } + }, + "IconServices": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4751127EFBD53ED5851008D4E4166EFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4751127EFBD53ED5851008D4E4166EFE0" + }, + "9F8B91848DA83B7A970B3086DDD1CC6F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "9F8B91848DA83B7A970B3086DDD1CC6F0" + } + } + }, + "ImageCaptureCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "74BC5DBAFD6331B9A55BC3C128852F1D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "74BC5DBAFD6331B9A55BC3C128852F1D0" + }, + "84F003C257583D0A8644F3A0BA4F22FC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "84F003C257583D0A8644F3A0BA4F22FC0" + }, + "F529EDDCE2F530CA9938AF23296B5C5B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F529EDDCE2F530CA9938AF23296B5C5B0" + } + } + }, + "ImageKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5F0504DA7CE93D97B2B53C5839AEBF1F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5F0504DA7CE93D97B2B53C5839AEBF1F0" + }, + "8DA4A4520E283A3E82B693D1555810020": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8DA4A4520E283A3E82B693D1555810020" + }, + "AACDE16EED9F3B3FA79269BA1942753B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "AACDE16EED9F3B3FA79269BA1942753B0" + } + } + }, + "InternetAccounts": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "546769AAC5613C178E8E4E65A700E2F10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "546769AAC5613C178E8E4E65A700E2F10" + }, + "D717598503A5315BB788FBDC0019B0EA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D717598503A5315BB788FBDC0019B0EA0" + } + } + }, + "JavaScriptCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8623A1099E9D3E3BA8E16EE447C0110C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8623A1099E9D3E3BA8E16EE447C0110C0" + }, + "CAB09947EC703CFC9C24101122452A580": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CAB09947EC703CFC9C24101122452A580" + }, + "FE3C5ADD43D333C991508DCEFDA218E20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FE3C5ADD43D333C991508DCEFDA218E20" + } + } + }, + "Librarian": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5AC286667642395FA923C6F8A274BBBD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5AC286667642395FA923C6F8A274BBBD0" + }, + "F1A2744D853632C782189972C6300DAE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F1A2744D853632C782189972C6300DAE0" + } + } + }, + "LoginUICore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1ECBDA90D6ED333383EB9C8232DFAD7C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1ECBDA90D6ED333383EB9C8232DFAD7C0" + }, + "6DCEED7A529B3AFD8F8397A40B56E4D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6DCEED7A529B3AFD8F8397A40B56E4D90" + } + } + }, + "Mangrove": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "72F5CBC74E78374E98EAC3700136904E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "72F5CBC74E78374E98EAC3700136904E0" + }, + "7CA6F485F7A5301C9F144C667EF8B2F30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7CA6F485F7A5301C9F144C667EF8B2F30" + } + } + }, + "Marco (C7214CCC250F34798A3C44586CAF21FA0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaAccessibility": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "309526B01A183C2DB425A2BB61EED0050": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "309526B01A183C2DB425A2BB61EED0050" + }, + "D309D83D5FAE37A485EDFFBDA8B66B820": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D309D83D5FAE37A485EDFFBDA8B66B820" + } + } + }, + "MediaControlSender": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "853BE89D49B039229ED5DDBDE9A973560": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "853BE89D49B039229ED5DDBDE9A973560" + }, + "FC24EC8D2E463F76AF63749F30857B960": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FC24EC8D2E463F76AF63749F30857B960" + } + } + }, + "MediaKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "23E334095C393F939E732B0E9EE8883E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "23E334095C393F939E732B0E9EE8883E0" + }, + "8AAA8CC33ACD34A59E579B24AD8AFD4D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8AAA8CC33ACD34A59E579B24AD8AFD4D0" + }, + "CCE5E5C0B3793F2CAE167BB543FF7C090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CCE5E5C0B3793F2CAE167BB543FF7C090" + } + } + }, + "NetAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "ABBBE55226E036828BFDC59EC702F3470": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "ABBBE55226E036828BFDC59EC702F3470" + }, + "C811E6629EC33B74808AA75D624F326B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C811E6629EC33B74808AA75D624F326B0" + }, + "F5BC7D7DAF283C83A674DADA48FF78100": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F5BC7D7DAF283C83A674DADA48FF78100" + } + } + }, + "PDFKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0CDC646792273D98B4D4660796AE9F6B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0CDC646792273D98B4D4660796AE9F6B0" + }, + "CDEADFD1493E37A8B2D442AE8F72C5FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CDEADFD1493E37A8B2D442AE8F72C5FE0" + }, + "EAAED40E7B2C3312826E26A9DEDBF0FC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EAAED40E7B2C3312826E26A9DEDBF0FC0" + } + } + }, + "PerformanceAnalysis": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7B73DFF475DB340380D20F3FE48764C30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7B73DFF475DB340380D20F3FE48764C30" + }, + "BE35D3E9570D34839C7882F3EFB56D430": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BE35D3E9570D34839C7882F3EFB56D430" + }, + "E4888388F41B313E9CBB5807D077BDA90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E4888388F41B313E9CBB5807D077BDA90" + } + } + }, + "PhoneNumbers": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "49696A1F83FC3BE8A7E8F0F4EAA326BB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "49696A1F83FC3BE8A7E8F0F4EAA326BB0" + }, + "767A63EB244C34F19FFAD1A6BED60C310": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "767A63EB244C34F19FFAD1A6BED60C310" + }, + "E6A01FEF9C6D3C18B37863F4134756E60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E6A01FEF9C6D3C18B37863F4134756E60" + } + } + }, + "PreferencePanes": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "059E99D867C23B59B5E7850DD7A92D750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "059E99D867C23B59B5E7850DD7A92D750" + }, + "8A3CDC5B9FA532EBA066F19874193B920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8A3CDC5B9FA532EBA066F19874193B920" + } + } + }, + "ProtocolBuffer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3270C172143730809E533E2DCA9AE2EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3270C172143730809E533E2DCA9AE2EC0" + }, + "82E68598A8AA3AF1843E2A64F19472D40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "82E68598A8AA3AF1843E2A64F19472D40" + }, + "B3D0CEE01ED139BB8C81896F363988020": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B3D0CEE01ED139BB8C81896F363988020" + } + } + }, + "Quartz": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3B2A72DB39FC3C5B98BE605F37777F370": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3B2A72DB39FC3C5B98BE605F37777F370" + }, + "6403C9820D4537EEA0F00EF8BCFEF4400": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6403C9820D4537EEA0F00EF8BCFEF4400" + }, + "E37B0DA28DEB3D469038BD91E789A3750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E37B0DA28DEB3D469038BD91E789A3750" + } + } + }, + "QuartzComposer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2ACBEE05FD2038F280D4F13289889B860": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2ACBEE05FD2038F280D4F13289889B860" + }, + "B28D692925C03F279454EAE22857EF4A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B28D692925C03F279454EAE22857EF4A0" + }, + "E8D9D10CD5E73C7A9923D5305578E6BF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E8D9D10CD5E73C7A9923D5305578E6BF0" + } + } + }, + "QuartzFilters": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "39C080869866372F942081F5689149DF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "39C080869866372F942081F5689149DF0" + }, + "B25F42F6254839A89A9E35331FD813EB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B25F42F6254839A89A9E35331FD813EB0" + }, + "B8DE45D718273379A4781A574A1D11D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B8DE45D718273379A4781A574A1D11D90" + } + } + }, + "QuickLook": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "17685CECC94B3F83ADE1B24840B35E440": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "17685CECC94B3F83ADE1B24840B35E440" + }, + "727FE6BE8E9238A3BDEB2410B553BB270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "727FE6BE8E9238A3BDEB2410B553BB270" + }, + "8B9EAC3598F33BF08B153A5FE39F150A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8B9EAC3598F33BF08B153A5FE39F150A0" + } + } + }, + "QuickLookUI": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1384170134C2353D868D3E08D020C90F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1384170134C2353D868D3E08D020C90F0" + }, + "921959F696C238148D200E761AB511990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "921959F696C238148D200E761AB511990" + }, + "EE02B33220F33226A022D71B808E1CC40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EE02B33220F33226A022D71B808E1CC40" + } + } + }, + "RemoteViewServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3F34D6303DDB3411BC28A56A9B55EBDA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3F34D6303DDB3411BC28A56A9B55EBDA0" + }, + "5CFA361D48533ACC9EFCA2AC1F43BA4B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5CFA361D48533ACC9EFCA2AC1F43BA4B0" + }, + "8BD12AE2BE9137CF955B62E08551FF830": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8BD12AE2BE9137CF955B62E08551FF830" + } + } + }, + "ScalableUserInterface": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "CF745298737338D2B3B1727D5A569E480": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CF745298737338D2B3B1727D5A569E480" + }, + "F1D43DFB1796361BAD4B39F1EED3BE190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F1D43DFB1796361BAD4B39F1EED3BE190" + } + } + }, + "SecCodeWrapper": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "54B4F7901FD53DFB8F1F3BEE312238DC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "54B4F7901FD53DFB8F1F3BEE312238DC0" + }, + "DE7CA9812B8B34AC845D06D5C8F104410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "DE7CA9812B8B34AC845D06D5C8F104410" + } + } + }, + "ServiceManagement": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0EA1807B4F41317DA6C2E6A23F2012520": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0EA1807B4F41317DA6C2E6A23F2012520" + }, + "2D27B498BB9C3D88B05A76908A8A26F30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2D27B498BB9C3D88B05A76908A8A26F30" + }, + "C12962D585FB349EAA5664F4F487F2190": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C12962D585FB349EAA5664F4F487F2190" + } + } + }, + "Sharing": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "679D40D73C043D2C962BE8A959E5889E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "679D40D73C043D2C962BE8A959E5889E0" + }, + "F983394A226D3244B511FA51FDB6ADDA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F983394A226D3244B511FA51FDB6ADDA0" + } + } + }, + "Symbolication": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B1F008C4184D36A2922F4A67A075D5120": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B1F008C4184D36A2922F4A67A075D5120" + }, + "BC1259C8C6713014A9C485BC767EA9620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BC1259C8C6713014A9C485BC767EA9620" + }, + "D5044687E42431CFB120667143E6B9C10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D5044687E42431CFB120667143E6B9C10" + } + } + }, + "SystemAdministration": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "6DFACF58D98234E788A7B6CC68D2169A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6DFACF58D98234E788A7B6CC68D2169A0" + }, + "E4CEA45AA2D7356FBEC9E7CB844879180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E4CEA45AA2D7356FBEC9E7CB844879180" + } + } + }, + "TCC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "32A075D947FD3E7195BCBFB0D583F41C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "32A075D947FD3E7195BCBFB0D583F41C0" + }, + "96281C9EB2DF325FBFA40A15150165EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "96281C9EB2DF325FBFA40A15150165EC0" + }, + "F2F3B753FC7335438BBE859FDBB4D6A60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F2F3B753FC7335438BBE859FDBB4D6A60" + } + } + }, + "Ubiquity": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "C7F1B734CE81334DBE418B20D95A1F9B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C7F1B734CE81334DBE418B20D95A1F9B0" + }, + "C9A7EE77B6373676B667C0843BBB04090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C9A7EE77B6373676B667C0843BBB04090" + } + } + }, + "ViewBridge": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4AF3CB98769139A28DC3ABE5CC55CE7F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4AF3CB98769139A28DC3ABE5CC55CE7F0" + }, + "EA9A214B6AFA3543A4F08E67F6ED414F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EA9A214B6AFA3543A4F08E67F6ED414F0" + } + } + }, + "WebCore (56C3D4BF24953FD2821291AF7DF693B80)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "WebKit (EB8D3D7892E73B678AAFB51A181461E00)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "XPCService": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2CE632D7FE5736CF91D4C57D0F2E0BFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "2CE632D7FE5736CF91D4C57D0F2E0BFE0" + }, + "E50F12068B6B3CDBBC66E5B70B4B41C70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E50F12068B6B3CDBBC66E5B70B4B41C70" + } + } + }, + "cl_kernels (000000000000000000000000000000000)": { + "in_os_count": 7, + "in_os_ratio": 175, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 4 + }, + "libAVFAudio.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1E0384CEFF8D36EE8A2850CD673D31090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1E0384CEFF8D36EE8A2850CD673D31090" + }, + "52DA516BDE79322C9E1B2658019289D70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "52DA516BDE79322C9E1B2658019289D70" + } + } + }, + "libCGCMS.A.dylib (29A43ADD07913EB2AA2D98565B4925060)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCGXCoreImage.A.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1AEECDDEE768336A87DD62B8280C4EA60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1AEECDDEE768336A87DD62B8280C4EA60" + }, + "BABEE70C67D73CF7BDCAD85D4549D7810": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BABEE70C67D73CF7BDCAD85D4549D7810" + }, + "D2F8C7E3CBA12E66137604AA839DABBB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D2F8C7E3CBA12E66137604AA839DABBB0" + } + } + }, + "libCRFSuite.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "65E4DC91A9943921B5B0696123CE0C1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "65E4DC91A9943921B5B0696123CE0C1E0" + }, + "736ABE588DED3289A042C25AF7AE5B230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "736ABE588DED3289A042C25AF7AE5B230" + }, + "FFAE75FAC54E398BAA9718164CD9789D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FFAE75FAC54E398BAA9718164CD9789D0" + } + } + }, + "libCVMSPluginSupport.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "D9CA84B1172D3A808B1C5EDEEFDE28E30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D9CA84B1172D3A808B1C5EDEEFDE28E30" + }, + "F0239392E0CB37D7BFE2D6F5D42F91960": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F0239392E0CB37D7BFE2D6F5D42F91960" + }, + "F8E1EA8773ED33728C584209942ECD200": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F8E1EA8773ED33728C584209942ECD200" + } + } + }, + "libCoreStorage.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1CC0776EB6823CC18CC22305E0FA439D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1CC0776EB6823CC18CC22305E0FA439D0" + }, + "BD993BC8ED543DC1B28B3B6AC77E8E5C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BD993BC8ED543DC1B28B3B6AC77E8E5C0" + } + } + }, + "libDiagnosticMessagesClient.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4CDB0F7BC0AF3424BC39495696F0DB1E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4CDB0F7BC0AF3424BC39495696F0DB1E0" + }, + "8548E0DC0D2F30B6B045FE8A038E76D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8548E0DC0D2F30B6B045FE8A038E76D80" + }, + "F2D8CFCCA00A36759C01EF0C663F24450": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F2D8CFCCA00A36759C01EF0C663F24450" + } + } + }, + "libGPUSupport.dylib (C93384CB8F963D928558611449992DD40)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libJP2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "19B37CB6C864383087FEBB53F8542FB00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "19B37CB6C864383087FEBB53F8542FB00" + }, + "5540B4E7CDE531B1937FE5B209E162F10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5540B4E7CDE531B1937FE5B209E162F10" + }, + "D94809A5621235DAA345E5F57FF1A0690": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D94809A5621235DAA345E5F57FF1A0690" + } + } + }, + "libJapaneseConverter.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1A440248D188CA5D8C205FA33647DE930": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1A440248D188CA5D8C205FA33647DE930" + }, + "94EF6A2FF5963638A3DCCF03567D94270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "94EF6A2FF5963638A3DCCF03567D94270" + } + } + }, + "libMatch.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "021293AB407D309A87F58E782F46753E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "021293AB407D309A87F58E782F46753E0" + }, + "D8024E9A795B30FCBCE7DB1E20889AB90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D8024E9A795B30FCBCE7DB1E20889AB90" + } + } + }, + "libOpenScriptingUtil.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "5C4A51D409A932098E5715F112725CC40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5C4A51D409A932098E5715F112725CC40" + }, + "D3B6E5773CDB31399B9419496DFA73180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D3B6E5773CDB31399B9419496DFA73180" + }, + "F868122209693B108BCEC55A4B9C520C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F868122209693B108BCEC55A4B9C520C0" + } + } + }, + "libbz2.1.0.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0B98AC35B138349C80632B987A75D24C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0B98AC35B138349C80632B987A75D24C0" + }, + "99C5121D81473B518D7966245C8633380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "99C5121D81473B518D7966245C8633380" + }, + "CE9785E8B5353504B39282F0064D9AF20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CE9785E8B5353504B39282F0064D9AF20" + } + } + }, + "libc++.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "20E31B9019B93C2AA9EB474E08F9FE050": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "20E31B9019B93C2AA9EB474E08F9FE050" + }, + "4F68DFC5207739A8A449CAC5FDEE7BDE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4F68DFC5207739A8A449CAC5FDEE7BDE0" + }, + "54190E1BEE493D6DAC292813D7380BA50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "54190E1BEE493D6DAC292813D7380BA50" + } + } + }, + "libc++abi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "21A807D367323455B77F743E9F916DF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "21A807D367323455B77F743E9F916DF00" + }, + "D86169F39F31377A9AF3DB17142052E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D86169F39F31377A9AF3DB17142052E40" + }, + "F5027B461801344DBD512E6D188C89000": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F5027B461801344DBD512E6D188C89000" + } + } + }, + "libcache.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4948E2C8867F3E9DAAE72F30F0B345C60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4948E2C8867F3E9DAAE72F30F0B345C60" + }, + "65187C6E3FBF3EB8A1AA389445E2984D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "65187C6E3FBF3EB8A1AA389445E2984D0" + }, + "BDC1E65B72A13DA3A57CB23159CAAD0B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BDC1E65B72A13DA3A57CB23159CAAD0B0" + } + } + }, + "libcldcpuengine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B6E3B14B1EAC3FDD8AED87231A033BED0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B6E3B14B1EAC3FDD8AED87231A033BED0" + }, + "D8A9DDA135B53D6B85E0A5542033FA9F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D8A9DDA135B53D6B85E0A5542033FA9F0" + }, + "E3A84FEC406039C2A469159A443D2B6D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "E3A84FEC406039C2A469159A443D2B6D0" + } + } + }, + "libcommonCrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8C4F0CA0389C3EDCB155E62DD2187E1D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8C4F0CA0389C3EDCB155E62DD2187E1D0" + }, + "BAAFE0C9BB863CA788C0E3CBA98DA06F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BAAFE0C9BB863CA788C0E3CBA98DA06F0" + }, + "BD1DCF1983533F6AAFFAEBBA29A302A80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BD1DCF1983533F6AAFFAEBBA29A302A80" + } + } + }, + "libcompiler_rt.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "08F8731D596139F1AD004590321D24A90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "08F8731D596139F1AD004590321D24A90" + }, + "253B36E5572D377DAE99A02CE32590E50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "253B36E5572D377DAE99A02CE32590E50" + }, + "4CD916B21B17362AB403EF24A1DAC1410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4CD916B21B17362AB403EF24A1DAC1410" + } + } + }, + "libcopyfile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "30824A6767433D998DC392578FA9D7CB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "30824A6767433D998DC392578FA9D7CB0" + }, + "CA2602ABE8B73CD8A0C5D86E35FDA09F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CA2602ABE8B73CD8A0C5D86E35FDA09F0" + }, + "CF29DFF605893590834C82E2316612E80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "CF29DFF605893590834C82E2316612E80" + } + } + }, + "libcorecrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4E1B969F84493B21988051AD58E25AA60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4E1B969F84493B21988051AD58E25AA60" + }, + "CE0C29A3C420339BADAA52F4683233CC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CE0C29A3C420339BADAA52F4683233CC0" + }, + "F3973C2814B63006BB2B00DD7F09ABC70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F3973C2814B63006BB2B00DD7F09ABC70" + } + } + }, + "libcsfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3ACB87D7A81C3C45B648AD27F1B9D8410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3ACB87D7A81C3C45B648AD27F1B9D8410" + }, + "C8C9A63250723D248EBFCCDE0BC8BFB50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C8C9A63250723D248EBFCCDE0BC8BFB50" + } + } + }, + "libcurl.4.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "00662A4CB89A3A1793FF950C6DE47F990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "00662A4CB89A3A1793FF950C6DE47F990" + }, + "88F27F9B052E3375938D2603E90D8AD50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "88F27F9B052E3375938D2603E90D8AD50" + }, + "F52E1881A4253AE98386A434F10AE0A20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F52E1881A4253AE98386A434F10AE0A20" + } + } + }, + "libdispatch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "438F4595073134A2ACAD60121A76D1FF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "438F4595073134A2ACAD60121A76D1FF0" + }, + "C4E4A18D3C3B3C9C8709A4270D998DE70": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C4E4A18D3C3B3C9C8709A4270D998DE70" + }, + "D26996BFFC5739EB8829F63585561E090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D26996BFFC5739EB8829F63585561E090" + } + } + }, + "libdyld.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7C9EC3B7DDE333FF953F4067C743951D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7C9EC3B7DDE333FF953F4067C743951D0" + }, + "99396189E53A3A78BC49449236DA7CFF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "99396189E53A3A78BC49449236DA7CFF0" + }, + "F59367C9C110382BA6959035A6DD387E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F59367C9C110382BA6959035A6DD387E0" + } + } + }, + "libfreebl3.dylib (A9F1D59D292F3AB88B2C50952CE106020)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libheimdal-asn1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "6E9119731E1A3F80B955FA78CF20FBFD0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6E9119731E1A3F80B955FA78CF20FBFD0" + }, + "979AEAA059B33E9994B19BB9C6C452730": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "979AEAA059B33E9994B19BB9C6C452730" + } + } + }, + "libiconv.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "82529E3B0485344C807583C7725D6A6F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "82529E3B0485344C807583C7725D6A6F0" + }, + "BB44B115AC323877A0EDAEC6232A45630": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "BB44B115AC323877A0EDAEC6232A45630" + }, + "FEE8B996EB4437FAB96ED379664DEFE10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FEE8B996EB4437FAB96ED379664DEFE10" + } + } + }, + "libkeymgr.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3AA8D85DCF003BD3A5A0E28E1A32A6D80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3AA8D85DCF003BD3A5A0E28E1A32A6D80" + }, + "470802808B573D758A209E100864DE270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "470802808B573D758A209E100864DE270" + }, + "CC9E3394BE16397F926BE579B60EE4290": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "CC9E3394BE16397F926BE579B60EE4290" + } + } + }, + "liblaunch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "2F71CAF86524329EAC56C506658B4C0C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "2F71CAF86524329EAC56C506658B4C0C0" + }, + "7EC0F29743CC3D11B46B7E72E372648A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7EC0F29743CC3D11B46B7E72E372648A0" + }, + "A40A0C7B321639B48AE0B5D3BAF1DA8A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A40A0C7B321639B48AE0B5D3BAF1DA8A0" + } + } + }, + "libmacho.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1D2910DFC0363A82A3FD44FF73B5FF9B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1D2910DFC0363A82A3FD44FF73B5FF9B0" + }, + "A9EC23EC11A03B4FA8ACB990C8267A6E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A9EC23EC11A03B4FA8ACB990C8267A6E0" + }, + "BF332AD9E89F387E92A46E1AB74BD4D90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BF332AD9E89F387E92A46E1AB74BD4D90" + } + } + }, + "libnssckbi.dylib (7A9F1A155B5B3C84B40FE9DA41FAA09A0)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssdbm3.dylib (9D12BB3F8742316F8A469192B30C8EE60)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libodfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "B2194A773D293CE29D96F8986A1989800": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B2194A773D293CE29D96F8986A1989800" + }, + "C00A4EBA44BC3C53BFD0819B03FFD4620": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "C00A4EBA44BC3C53BFD0819B03FFD4620" + } + } + }, + "libpam.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "7F986CE8EF743BC3BB7E5267E24EAFFE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7F986CE8EF743BC3BB7E5267E24EAFFE0" + }, + "B93CE8F5DAA830A1B1F6F890509513CB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B93CE8F5DAA830A1B1F6F890509513CB0" + }, + "C8F458645B58323787E12C258A1D73B80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C8F458645B58323787E12C258A1D73B80" + } + } + }, + "libpcap.A.dylib (91D3FF51D6FE3C0598C91182E0EC3D580)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libquarantine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "143B726EDF4737A890AAF059CFD1A2E40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "143B726EDF4737A890AAF059CFD1A2E40" + }, + "1693C5FEEA0A312285EB7950ECC7435A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1693C5FEEA0A312285EB7950ECC7435A0" + }, + "7A1A2BCBC03D3A25BFA43E569B2D2C380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7A1A2BCBC03D3A25BFA43E569B2D2C380" + } + } + }, + "libremovefile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3543F917928E3DB2A2F47AB73B4970EF0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3543F917928E3DB2A2F47AB73B4970EF0" + }, + "6763BC8E18B83AD98FFAB43713A7264F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6763BC8E18B83AD98FFAB43713A7264F0" + }, + "C7CFF5F2AFFB3C8DBDB4D66D50E657C00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C7CFF5F2AFFB3C8DBDB4D66D50E657C00" + } + } + }, + "libsandbox.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3E875C8BF18B3176887CA298D0592AD20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3E875C8BF18B3176887CA298D0592AD20" + }, + "78F4D125DEF03BEA9D7FE5BE5C06C8DA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "78F4D125DEF03BEA9D7FE5BE5C06C8DA0" + } + } + }, + "libsoftokn3.dylib (517A8991C1D330D2A240ED0DCA545DE30)": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libssl.0.9.8.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3F8ADCC3AE3F371CA4D5FF219D33E5070": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3F8ADCC3AE3F371CA4D5FF219D33E5070" + }, + "4053F6911A99348D9B4B1AD581315F550": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4053F6911A99348D9B4B1AD581315F550" + }, + "F743389FF25AA77D4FCAD6B01AF2EE6D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F743389FF25AA77D4FCAD6B01AF2EE6D0" + } + } + }, + "libsystem_asl.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "655FB34352CF3E2FB14DBEBF5AAEF94D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "655FB34352CF3E2FB14DBEBF5AAEF94D0" + }, + "97D794DA8CE53676AC5E364F6D172BDA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "97D794DA8CE53676AC5E364F6D172BDA0" + } + } + }, + "libsystem_blocks.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1B4F1F10823E378181626884D14DF0D60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1B4F1F10823E378181626884D14DF0D60" + }, + "D92DCBC3541C37BDAADEACC75A0C59C80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D92DCBC3541C37BDAADEACC75A0C59C80" + }, + "FB856CD12AEA39078E9B1E54B6827F820": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "FB856CD12AEA39078E9B1E54B6827F820" + } + } + }, + "libsystem_c.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "543B05AECFA53EFE8E5877225411BA6B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "543B05AECFA53EFE8E5877225411BA6B0" + }, + "6FD3A4004BB23B95B90CBE6E9D0D78FA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6FD3A4004BB23B95B90CBE6E9D0D78FA0" + }, + "A60CE86D1FF332ADA672C7597F8845290": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "A60CE86D1FF332ADA672C7597F8845290" + } + } + }, + "libsystem_configuration.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "4998CB6A9D54390A9F575D1AC53C135C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4998CB6A9D54390A9F575D1AC53C135C0" + }, + "93D5FB9ACC7C367280D87A1C4805204B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "93D5FB9ACC7C367280D87A1C4805204B0" + } + } + }, + "libsystem_dnssd.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1418DF6601BE3A87855309EAA945F4FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1418DF6601BE3A87855309EAA945F4FE0" + }, + "21D63EAB27BE3F41B1D4604BE7F4C9BA0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "21D63EAB27BE3F41B1D4604BE7F4C9BA0" + }, + "BDCB8566018934C0963435ABD3EFE25B0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BDCB8566018934C0963435ABD3EFE25B0" + } + } + }, + "libsystem_info.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "12CD9E428CEE3A8DB006F8A6EB98804D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "12CD9E428CEE3A8DB006F8A6EB98804D0" + }, + "32D9AC7E39063EA79FEB4BD333F14A010": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "32D9AC7E39063EA79FEB4BD333F14A010" + }, + "65D0643AC8AE3E8D9F6EE4AD823F16B20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "65D0643AC8AE3E8D9F6EE4AD823F16B20" + } + } + }, + "libsystem_kernel.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "8116098DB3F13E50A934576DD63692340": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8116098DB3F13E50A934576DD63692340" + }, + "81945B94D6CB3B779E950429540B0DF00": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "81945B94D6CB3B779E950429540B0DF00" + }, + "FA4DCF4227B038789158E148D208B21E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FA4DCF4227B038789158E148D208B21E0" + } + } + }, + "libsystem_m.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "07D5037230ED3B039FA00662BF8F00980": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "07D5037230ED3B039FA00662BF8F00980" + }, + "B434BE5C25AB3EBDBAA75304B34E34410": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "B434BE5C25AB3EBDBAA75304B34E34410" + }, + "B7F0E2E4277733FCA787D6430B630D540": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "B7F0E2E4277733FCA787D6430B630D540" + } + } + }, + "libsystem_malloc.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1B57A6143D603F87876F7DB4AF38120F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1B57A6143D603F87876F7DB4AF38120F0" + }, + "A695B4E438E9332EA77229D31E3F13850": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "A695B4E438E9332EA77229D31E3F13850" + } + } + }, + "libsystem_network.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0D630D53C7723EC58257EFB0ACCE31530": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0D630D53C7723EC58257EFB0ACCE31530" + }, + "0D99F24E56FE380FB81B4A4C630EE5870": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "0D99F24E56FE380FB81B4A4C630EE5870" + }, + "C5DC3F04701134D49682E1B31999A89C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "C5DC3F04701134D49682E1B31999A89C0" + } + } + }, + "libsystem_notify.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1E490CB293113B36837237D3FB0FD8180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1E490CB293113B36837237D3FB0FD8180" + }, + "56ABC155CB9930A8A8B1C204B56150920": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "56ABC155CB9930A8A8B1C204B56150920" + }, + "9B34B4FEF5AD3F09A5F046AFF35713230": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "9B34B4FEF5AD3F09A5F046AFF35713230" + } + } + }, + "libsystem_platform.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3C3D3DA832B9324398ECD89B9A1670B30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "3C3D3DA832B9324398ECD89B9A1670B30" + }, + "3F4D2390E3DE3C24A51595DFAC8671C40": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3F4D2390E3DE3C24A51595DFAC8671C40" + } + } + }, + "libsystem_pthread.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1373D0F1C6CA364EA6BA8BDBD0D346700": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1373D0F1C6CA364EA6BA8BDBD0D346700" + }, + "AB498556B555310E9041F67EC9E00E2C0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "AB498556B555310E9041F67EC9E00E2C0" + } + } + }, + "libsystem_sandbox.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "0C93EB2373643670B511212A7A5246950": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "0C93EB2373643670B511212A7A5246950" + }, + "BC781530CA98392DA77A8CAD2D9C6B2F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BC781530CA98392DA77A8CAD2D9C6B2F0" + }, + "E2A3D8A980A336668D8BD22829C2B0EC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E2A3D8A980A336668D8BD22829C2B0EC0" + } + } + }, + "libsystem_stats.dylib (4E51D5B092A03D0DB90E495A1ED3E3910)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "62682455186236FE8A047A6B912564380": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "62682455186236FE8A047A6B912564380" + }, + "92805328CD3634FF9436571AB04850720": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "92805328CD3634FF9436571AB04850720" + }, + "D9B0C7B186483AAC931CE7CD362FAA8A0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D9B0C7B186483AAC931CE7CD362FAA8A0" + } + } + }, + "libunwind.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "21703D362DAB3D8B8442EAAB23C060D30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "21703D362DAB3D8B8442EAAB23C060D30" + }, + "78DCC3582FC1302EB3950155B47CB5470": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "78DCC3582FC1302EB3950155B47CB5470" + }, + "FDA18078A7753BAFA5A68A7B75D6AA990": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "FDA18078A7753BAFA5A68A7B75D6AA990" + } + } + }, + "libutil.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "DAC4A6CFA1BB38749569A919316D30E80": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "DAC4A6CFA1BB38749569A919316D30E80" + }, + "E37832CF5EE6345AB0ECFFC8D2B673750": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E37832CF5EE6345AB0ECFFC8D2B673750" + } + } + }, + "libxar.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "370ED355E516311EBAFDD80633A84BE10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "370ED355E516311EBAFDD80633A84BE10" + }, + "5572AA71E98D3FE19402BB4A84E0E71E0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5572AA71E98D3FE19402BB4A84E0E71E0" + }, + "898402AF0DF3341D83EA4A1B1770E7180": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "898402AF0DF3341D83EA4A1B1770E7180" + } + } + }, + "libxpc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3E09C275A33B357AB0ABA2DDF88EC9D50": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3E09C275A33B357AB0ABA2DDF88EC9D50" + }, + "70BC645B69523264930CC835010CCEF90": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "70BC645B69523264930CC835010CCEF90" + }, + "AB40CD57F4543FD4B41563B3C0D5C6240": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "AB40CD57F4543FD4B41563B3C0D5C6240" + } + } + }, + "unorm8_bgra.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "280D6FDD8CA536EC9EA1D7DC09598E200": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "280D6FDD8CA536EC9EA1D7DC09598E200" + }, + "28F838EA19E5372499FFB61132555D090": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "28F838EA19E5372499FFB61132555D090" + }, + "5D62BED8DF5D3C5194B457368FF10DDB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5D62BED8DF5D3C5194B457368FF10DDB0" + } + } + } + } + }, + "shutdownhang | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "AVA_HD_VP3.dylib (D4F4C33B76E21D8C0481FC429D8E67D80)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleGVA": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "46F2368C59553423BEF41D6B06A849F20": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "46F2368C59553423BEF41D6B06A849F20" + }, + "D6F2241029A4306097A7BE1003F187130": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "D6F2241029A4306097A7BE1003F187130" + }, + "F4355E24796A8B23549C81AF6932B6BC0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F4355E24796A8B23549C81AF6932B6BC0" + } + } + }, + "AudioIPCPlugIn (917E3DC8E34DB130F61F50808466E6740)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ColorSyncDeprecated.dylib (E72880D93B5DD0869266F4F3C294619F0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaIOServices (D93293EB0B84E97DE78C9FE8D48AF58E0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DSObjCWrappers (3C08225D517E28226152F6EB13A4ADF90)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GeForceGLDriver (4F23289AD45A06308D7F4C35A4D2AA000)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GeForceVADriver (7BCCC7B2A76B40835E6589DD035849670)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PasswordServer (0731C40D71EFB417C83B54C3527A36EA0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "RawCamera": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1588CEC6012E30E5BF385BBDABB2F48F0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1588CEC6012E30E5BF385BBDABB2F48F0" + }, + "5AFA87CADC3DF84E7EA16EABA88077660": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5AFA87CADC3DF84E7EA16EABA88077660" + }, + "EFF00605B3543F94B4D01A14B08482FE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "EFF00605B3543F94B4D01A14B08482FE0" + } + } + }, + "libCGXCoreImage.A.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1AEECDDEE768336A87DD62B8280C4EA60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1AEECDDEE768336A87DD62B8280C4EA60" + }, + "BABEE70C67D73CF7BDCAD85D4549D7810": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "BABEE70C67D73CF7BDCAD85D4549D7810" + }, + "D2F8C7E3CBA12E66137604AA839DABBB0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "D2F8C7E3CBA12E66137604AA839DABBB0" + } + } + }, + "libCSync.A.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1C35FA509C7048DC9E8D2054F7A266B10": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1C35FA509C7048DC9E8D2054F7A266B10" + }, + "5F39E15909E7387F86040BFE284DCC430": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5F39E15909E7387F86040BFE284DCC430" + } + } + }, + "libFontStreams.A.dylib (87272933FB2181D000E692BC3D7583FB0)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libJapaneseConverter.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "1A440248D188CA5D8C205FA33647DE930": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1A440248D188CA5D8C205FA33647DE930" + }, + "94EF6A2FF5963638A3DCCF03567D94270": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "94EF6A2FF5963638A3DCCF03567D94270" + } + } + }, + "libLatinSuppConverter.dylib (F78219BFF4871BB96B3EF479B6401D340)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libType1Scaler.dylib (ABCF0F9264768861FA8E5393645D51640)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libclh.dylib (432F5475F93492A0FB4978F03DA821760)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmathCommon.A.dylib (95718673FEEEB6EDB127BCDBDB60D4E50)": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libssl.0.9.8.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4, + "versions": { + "3F8ADCC3AE3F371CA4D5FF219D33E5070": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "3F8ADCC3AE3F371CA4D5FF219D33E5070" + }, + "4053F6911A99348D9B4B1AD581315F550": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "4053F6911A99348D9B4B1AD581315F550" + }, + "F743389FF25AA77D4FCAD6B01AF2EE6D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "F743389FF25AA77D4FCAD6B01AF2EE6D0" + } + } + }, + "vecLib": { + "in_os_count": 6, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 4, + "versions": { + "4CCE5D69F1B38FD31483E0271DB2CCF30": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "4CCE5D69F1B38FD31483E0271DB2CCF30" + }, + "6CBBFDC4415C39109558B671764477890": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6CBBFDC4415C39109558B671764477890" + }, + "96FB6BAD5568C4E06FA702791A58B5840": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "96FB6BAD5568C4E06FA702791A58B5840" + }, + "E0D5C411052F3B719562C1098FB2F86D0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "E0D5C411052F3B719562C1098FB2F86D0" + }, + "F565B68624E239F2ACC3C5E4084476BE0": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F565B68624E239F2ACC3C5E4084476BE0" + }, + "F8D0CC7798AC3B589FE60C25421827B60": { + "os_ver_count": 1, + "os_ver_ratio": 25, + "osys_count": 4, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "F8D0CC7798AC3B589FE60C25421827B60" + } + } + } + } + } + } + }, + "Windows NT": { + "count": 11, + "signatures": { + "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand|EXCEPTION_BREAKPOINT": { + "count": 4, + "modules": { + "Aavm4h.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AavmRpch.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.2.9200.17461": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.17461" + }, + "6.3.9600.17999": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17999" + } + } + }, + "EhStorAPI.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "EhStorShell.dll (6.1.7600.16385)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "FWPUCLNT.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.18283": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18283" + } + } + }, + "GdiPlus.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "IconCodecService.dll (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "JsonRpcServer.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.18847": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18847" + }, + "6.1.7601.19045": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.18007": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.18007" + } + } + }, + "MFWMAAEC.DLL (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "MP3DMOD.DLL (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "NetworkExplorer.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "PortableDeviceApi.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "RpcRtRemote.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "SearchFolder.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "SensApi.dll (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "StructuredQuery.dll (7.0.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WSHTCPIP.DLL (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WindowsCodecs.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.2.9200.17251": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.17251" + } + } + }, + "Wldap32.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.0.0.1": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "1.0.0.1" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "actxprxy.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.19050": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19050" + } + } + }, + "ashBase.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashShell.dll (10.4.2233.1299)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashTask.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswAux.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnBS.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnIS.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnOS.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswEngLdr.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswJsFlt.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "atl.dll (3.5.2284.0)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avastIP.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avrt.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.2900.6028": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.0.2900.6028" + }, + "6.10.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.10.7601.17514" + }, + "6.10.7601.18837": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.10.7601.18837" + } + } + }, + "comdlg32.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.2900.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.0.2900.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + } + } + }, + "commchannel.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "cscapi.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscdll.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5731": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5731" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + } + } + }, + "cscui.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + } + } + }, + "davclnt.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "davhlpr.dll (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devenum.dll (6.6.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dhcpcsvc.dll (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dhcpcsvc6.DLL (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "drprov.dll (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dui70.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "duser.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.18917": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18917" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dxva2.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "evr.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18741" + } + } + }, + "explorerframe.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.18952": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18952" + } + } + }, + "freebl3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5839": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5839" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ieframe.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "11.0.9600.18098": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "11.0.9600.18098" + }, + "8.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "8.0.7601.17514" + } + } + }, + "ieproxy.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "11.0.9600.18098": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "11.0.9600.18098" + }, + "8.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "8.0.7601.17514" + } + } + }, + "ksuser.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "linkinfo.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "log.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.18985": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18985" + } + } + }, + "mf.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "12.0.7601.17514" + }, + "12.0.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12.0.7601.18741" + } + } + }, + "mfplat.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "12.0.7600.16385" + }, + "12.0.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12.0.7601.18741" + } + } + }, + "mpr.dll (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.18731": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18731" + }, + "6.3.9600.17706": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17706" + } + } + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.6.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.6.7601.17514" + }, + "6.6.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.6.9600.17415" + } + } + }, + "msi.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "5.0.7601.17514" + }, + "5.0.7601.18896": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.0.7601.18896" + } + } + }, + "msls31.dll (3.10.349.0)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2adec.dll (6.1.7140.0)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2vdec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.9200.17037": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12.0.9200.17037" + }, + "6.1.7140.0": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7140.0" + } + } + }, + "msvcp110.dll (11.0.51106.1)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcr110.dll (11.0.51106.1)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.17964": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17964" + }, + "6.1.7601.18685": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18685" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nssckbi.dll (2.5.0.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssdbm3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5582": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5582" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ntlanman.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ntshrui.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.17755": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17755" + } + } + }, + "oleacc.dll (7.0.0.0)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "7.0.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "7.0.7601.17514" + }, + "7.0.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7.0.9600.17415" + } + } + }, + "qasf.dll (12.0.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "quartz.dll (6.6.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "rasapi32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5586": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5586" + }, + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "rasman.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "rtutils.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + } + } + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.18869": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18869" + }, + "6.3.9600.17734": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17734" + } + } + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5834": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5834" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + } + } + }, + "shdocvw.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "slc.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "snxhk.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "softokn3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sqmapi.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "thumbcache.dll (6.1.7601.17514)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "tiptsf.dll (6.1.7600.16385)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "urlmon.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "8.0.6001.23758": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8.0.6001.23758" + }, + "8.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "8.0.7601.17514" + } + } + }, + "webio.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.17725": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17725" + } + } + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "winhttp.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "wship6.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.3.1000.0": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "1.3.1000.0" + }, + "1.3.1001.0": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1.3.1001.0" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + } + } + }, + "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.2.9200.17461": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.17461" + }, + "6.3.9600.17999": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17999" + } + } + }, + "EhStorShell.dll (6.1.7600.16385)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "FWPUCLNT.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18283": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18283" + } + } + }, + "GROOVEEX.DLL (15.0.4771.1000)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "GrooveIntlResource.dll (15.0.4759.1000)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18847": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18847" + }, + "6.1.7601.19045": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + }, + "6.3.9600.18007": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.18007" + } + } + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "RpcRtRemote.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WSHTCPIP.DLL (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WindowsCodecs.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.2.9200.17251": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.17251" + } + } + }, + "Wldap32.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.0.0.1": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1.0.0.1" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "api-ms-win-downlevel-advapi32-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-advapi32-l2-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-normaliz-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-ole32-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shell32-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l2-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-user32-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-version-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19050": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19050" + } + } + }, + "atl.dll (3.5.2284.0)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "atl100.dll (10.0.40219.325)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avghookx.dll (16.7.0.7227)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avrt.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.2900.6028": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.0.2900.6028" + }, + "6.10.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.10.7601.17514" + }, + "6.10.7601.18837": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.10.7601.18837" + } + } + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "cscapi.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d2d1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16765": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16765" + }, + "6.3.9600.18006": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.18006" + } + } + }, + "d3d10_1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "d3d10_1core.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "d3d11.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16570": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16570" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "d3d8thk.dll (6.1.7600.16385)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d9.dll (6.1.7601.17514)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3dcompiler_47.dll (6.3.9600.16384)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dui70.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "duser.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18917": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18917" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dxgi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dxva2.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "evr.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18741" + } + } + }, + "explorerframe.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18952": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18952" + } + } + }, + "gbieh.dll (4.15.0.15)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5839": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5839" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ieframe.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "11.0.9600.18098": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "11.0.9600.18098" + }, + "8.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8.0.7601.17514" + } + } + }, + "ieproxy.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "11.0.9600.18098": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "11.0.9600.18098" + }, + "8.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8.0.7601.17514" + } + } + }, + "igd10iumd32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "10.18.10.4276": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "10.18.10.4276" + }, + "10.18.14.4170": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "10.18.14.4170" + } + } + }, + "igdumdim32.dll (10.18.14.4170)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igdusc32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "10.18.10.4276": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "10.18.10.4276" + }, + "10.18.14.4170": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "10.18.14.4170" + } + } + }, + "ksuser.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "libEGL.dll (42.0.0.5780)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "libGLESv2.dll (42.0.0.5780)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "linkinfo.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18985": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18985" + } + } + }, + "mf.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12.0.7601.17514" + }, + "12.0.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "12.0.7601.18741" + } + } + }, + "mfplat.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12.0.7600.16385" + }, + "12.0.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "12.0.7601.18741" + } + } + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18731": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18731" + }, + "6.3.9600.17706": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17706" + } + } + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.6.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.6.7601.17514" + }, + "6.6.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.6.9600.17415" + } + } + }, + "msi.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.0.7601.17514" + }, + "5.0.7601.18896": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.0.7601.18896" + } + } + }, + "msmpeg2adec.dll (6.1.7140.0)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2vdec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.9200.17037": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "12.0.9200.17037" + }, + "6.1.7140.0": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7140.0" + } + } + }, + "msvcp100.dll (10.0.40219.325)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcr100.dll (10.0.40219.325)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ncrypt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + }, + "6.3.9600.18088": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.18088" + } + } + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17964": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17964" + }, + "6.1.7601.18685": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18685" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.5441.0": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.0.5441.0" + }, + "6.1.7600.16385": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5582": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5582" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ntshrui.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17755": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17755" + } + } + }, + "oleacc.dll (7.0.0.0)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "7.0.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7.0.7601.17514" + }, + "7.0.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7.0.9600.17415" + } + } + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18869": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18869" + }, + "6.3.9600.17734": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17734" + } + } + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5834": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5834" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + } + } + }, + "slc.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "uiautomationcore.dll (7.0.0.0)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "wship6.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.3.1000.0": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1.3.1000.0" + }, + "1.3.1001.0": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1.3.1001.0" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + } + } + }, + "nvwgf2um.dll@0xe2294|EXCEPTION_ACCESS_VIOLATION_READ": { + "count": 4, + "modules": { + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.2.9200.17461": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.17461" + }, + "6.3.9600.17999": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17999" + } + } + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18847": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18847" + }, + "6.1.7601.19045": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.18007": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.18007" + } + } + }, + "LavasoftTcpService.dll (2.3.4.7)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "SHCore.dll (6.3.9600.17666)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WINMMBASE.dll (6.3.9600.17415)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.0.0.1": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1.0.0.1" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "_etoured.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "bcryptPrimitives.dll (6.3.9600.18088)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "combase.dll (6.3.9600.17415)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "d2d1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16765": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.16765" + }, + "6.3.9600.18006": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.18006" + } + } + }, + "d3d10_1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "d3d10_1core.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "d3d11.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16570": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.16570" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18917": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18917" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "dxgi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "freebl3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "idmcchandler7.dll (6.25.2.1)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "idmmzcc7.dll (6.23.18.1)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igd10iumd32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "10.18.10.4276": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "10.18.10.4276" + }, + "10.18.14.4170": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "10.18.14.4170" + } + } + }, + "igdusc32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "10.18.10.4276": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "10.18.10.4276" + }, + "10.18.14.4170": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "10.18.14.4170" + } + } + }, + "inproc_agent.dll (4.6.0.375)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "kernel.appcore.dll (6.3.9600.17415)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "klsihk.dll (11.0.242.0)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18731": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18731" + }, + "6.3.9600.17706": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17706" + } + } + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.6.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.6.7601.17514" + }, + "6.6.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.6.9600.17415" + } + } + }, + "ncrypt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.18088": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.18088" + } + } + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17964": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17964" + }, + "6.1.7601.18685": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18685" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.5441.0": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.0.5441.0" + }, + "6.1.7600.16385": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "nssckbi.dll (2.5.0.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssdbm3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntasn1.dll (6.3.9600.17415)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvapi.dll (10.18.13.5900)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvd3d9wrap.dll (10.18.13.5900)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvdxgiwrap.dll (10.18.13.5900)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvinit.dll (10.18.13.5900)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvspcap.dll (2.7.4.10)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvumdshim.dll (10.18.13.5900)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvwgf2um.dll (10.18.13.5900)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "product_info.dll (16.0.0.614)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "7.0.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7.0.7601.17514" + }, + "7.0.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "7.0.9600.17415" + } + } + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18869": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18869" + }, + "6.3.9600.17734": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17734" + } + } + }, + "softokn3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "sxs.dll (6.3.9600.17415)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "winhttp.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + }, + "wshbth.dll (6.3.9600.17415)": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.3.1000.0": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1.3.1000.0" + }, + "1.3.1001.0": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1.3.1001.0" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 4, + "sig_ver_count": 4, + "sig_ver_ratio": 100, + "version": "6.3.9600.17415" + } + } + } + } + }, + "shutdownhang | KiIntSystemCall|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "MSCTF.dll (5.1.2600.6727)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MSCTFIME.IME (5.1.2600.5768)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "SbieDll.dll (5.4.0.0)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19050": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19050" + } + } + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.2900.6028": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.0.2900.6028" + }, + "6.10.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.10.7601.17514" + }, + "6.10.7601.18837": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.10.7601.18837" + } + } + }, + "comdlg32.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.2900.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.0.2900.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + } + } + }, + "comres.dll (2001.12.4414.700)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "credssp.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptdll.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscdll.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5731": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5731" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + } + } + }, + "cscui.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + } + } + }, + "hnetcfg.dll (5.1.2600.5589)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5839": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5839" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + } + } + }, + "imagehlp.dll (5.1.2600.6479)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "iphlpapi.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18985": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18985" + } + } + }, + "msv1_0.dll (5.1.2600.5876)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcp60.dll (6.2.3104.0)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.5441.0": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.0.5441.0" + }, + "6.1.7600.16385": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5582": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5582" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + } + } + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + } + } + }, + "odbc32.dll (3.525.3012.0)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "odbcbcp.dll (2000.85.3009.0)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "odbcint.dll (3.525.1132.0)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + } + } + }, + "rasapi32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5586": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5586" + }, + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + } + } + }, + "rasman.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + } + } + }, + "rtutils.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + } + } + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + } + } + }, + "schannel.dll (5.1.2600.6926)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5834": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "5.1.2600.5834" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + } + } + }, + "sensapi.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "shfolder.dll (6.0.2900.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "tapi32.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "urlmon.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "8.0.6001.23758": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "8.0.6001.23758" + }, + "8.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "8.0.7601.17514" + } + } + }, + "winspool.drv (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wldap32.dll (5.1.2600.5740)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ws2help.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wshtcpip.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xpsp2res.dll (5.1.2600.5512)": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "shutdownhang | je_free | nsStringBuffer::Release|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "Aavm4h.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AavmRpch.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.2.9200.17461": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.17461" + }, + "6.3.9600.17999": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17999" + } + } + }, + "FWPUCLNT.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18283": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18283" + } + } + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "JsonRpcServer.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18847": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18847" + }, + "6.1.7601.19045": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.19045" + }, + "6.3.9600.18007": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.18007" + } + } + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "RpcRtRemote.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WSHTCPIP.DLL (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wldap32.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.0.0.1": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1.0.0.1" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "api-ms-win-downlevel-advapi32-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-advapi32-l2-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-normaliz-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-ole32-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l2-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-user32-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-version-l1-1-0.dll (6.2.9200.16492)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19050": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19050" + } + } + }, + "ashBase.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashTask.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswAux.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnBS.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnIS.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnOS.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswEngLdr.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswJsFlt.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "atl.dll (3.5.2284.0)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avastIP.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avrt.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.2900.6028": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.0.2900.6028" + }, + "6.10.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.10.7601.17514" + }, + "6.10.7601.18837": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.10.7601.18837" + } + } + }, + "commchannel.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18741" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "cscapi.dll (6.1.7601.17514)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d2d1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16765": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16765" + }, + "6.3.9600.18006": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.18006" + } + } + }, + "d3d10_1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "d3d10_1core.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "d3d11.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16570": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16570" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "d3d8thk.dll (6.1.7600.16385)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d9.dll (6.1.7601.17514)": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.1.7601.17621": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17621" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dui70.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "duser.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18917": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18917" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dxgi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.2.9200.16492": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.2.9200.16492" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "dxva2.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "evr.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18741" + } + } + }, + "explorerframe.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.18952": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18952" + } + } + }, + "freebl3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5839": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5839" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "igd10iumd32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "10.18.10.4276": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "10.18.10.4276" + }, + "10.18.14.4170": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "10.18.14.4170" + } + } + }, + "igdusc32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "10.18.10.4276": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "10.18.10.4276" + }, + "10.18.14.4170": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "10.18.14.4170" + } + } + }, + "ksuser.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "linkinfo.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "log.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18985": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18985" + } + } + }, + "mf.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12.0.7601.17514" + }, + "12.0.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "12.0.7601.18741" + } + } + }, + "mfplat.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "12.0.7600.16385" + }, + "12.0.7601.18741": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "12.0.7601.18741" + } + } + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18731": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18731" + }, + "6.3.9600.17706": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17706" + } + } + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.6.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.6.7601.17514" + }, + "6.6.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.6.9600.17415" + } + } + }, + "msmpeg2adec.dll (6.1.7140.0)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2vdec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "12.0.9200.17037": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "12.0.9200.17037" + }, + "6.1.7140.0": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7140.0" + } + } + }, + "msvcp110.dll (11.0.51106.1)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcr110.dll (11.0.51106.1)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ncrypt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + }, + "6.3.9600.18088": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.18088" + } + } + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17964": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17964" + }, + "6.1.7601.18685": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.18685" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.0.5441.0": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.0.5441.0" + }, + "6.1.7600.16385": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "nssckbi.dll (2.5.0.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssdbm3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5582": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5582" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "ntshrui.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17755": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17755" + } + } + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "7.0.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "7.0.7601.17514" + }, + "7.0.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "7.0.9600.17415" + } + } + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "rasapi32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5586": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5586" + }, + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "rasman.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5512": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5512" + }, + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + } + } + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7600.16385" + }, + "6.1.7601.18869": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.18869" + }, + "6.3.9600.17734": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17734" + } + } + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "5.1.2600.5834": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "5.1.2600.5834" + }, + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + } + } + }, + "slc.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "snxhk.dll (10.4.2233.1299)": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "softokn3.dll (3.19.4.0)": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.19045": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.19045" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "webio.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.1.7601.17514" + }, + "6.1.7601.17725": { + "os_ver_count": 1, + "os_ver_ratio": 9, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17725" + } + } + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "winhttp.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 5, + "os_ver_ratio": 45, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7600.16385": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7600.16385" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "6.1.7601.17514": { + "os_ver_count": 6, + "os_ver_ratio": 55, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "6.1.7601.17514" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + }, + "wship6.dll (6.1.7600.16385)": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11, + "versions": { + "1.3.1000.0": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "1.3.1000.0" + }, + "1.3.1001.0": { + "os_ver_count": 2, + "os_ver_ratio": 18, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 1, + "sig_ver_ratio": 100, + "version": "1.3.1001.0" + }, + "6.3.9600.17415": { + "os_ver_count": 4, + "os_ver_ratio": 36, + "osys_count": 11, + "sig_count": 1, + "sig_ver_count": 0, + "sig_ver_ratio": 0, + "version": "6.3.9600.17415" + } + } + } + } + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules.json b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules.json new file mode 100644 index 0000000000..f90861679d --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Firefox_42.0-interesting-modules.json @@ -0,0 +1,8308 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Linux": { + "count": 2, + "signatures": { + "OOM | small|SIGSEGV": { + "count": 1, + "modules": { + "4794a0821666d79190d59a36cb4f44b5-le32d4.cache-3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DejaVuSans-Bold.ttf": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "DejaVuSans-Oblique.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DejaVuSans.ttf": { + "in_os_count": 5, + "in_os_ratio": 250, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 2 + }, + "DejaVuSerif-Bold.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "ISO8859-1.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "LiberationSans-Bold.ttf": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "LiberationSans-Italic.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "LiberationSans-Regular.ttf": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "alottb.jar": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "cookies.sqlite-shm": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "d52a8644073d54c13679302ca1180695-le32d4.cache-3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gdk-pixbuf.mo": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gst-plugins-base-0.10.mo": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gstreamer-0.10.mo": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "healthreport.sqlite-shm": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "home-cba4d9e9.log (deleted)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "ld-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libFLAC.so.8.2.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libXtst.so.6.1.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libasyncns.so.0.1.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libatk-1.0.so.0.3009.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libattr.so.1.1.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libaudiofile.so.0.0.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-client.so.3.2.7": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-common.so.3.5.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavcodec.so.52.20.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavformat.so.52.31.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavutil.so.49.15.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libbz2.so.1.0.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libc-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcairo.so.2.10800.10": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra.so.0.2.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcap.so.2.19": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-1.so.3.4.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-glib-1.so.2.1.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdirac_encoder.so.0.1.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdl-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libequinox.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libesd.so.0.2.39": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libexpat.so.1.5.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfaad.so.2.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfontconfig.so.1.4.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfreetype.so.6.6.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgcrypt.so.11.6.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdbm.so.3.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk-x11-2.0.so.0.2400.5": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk_pixbuf-2.0.so.0.2300.5": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgio-2.0.so.0.2800.6": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgiogconf.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgioremote-volume-monitor.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libglib-2.0.so.0.2800.6": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgmodule-2.0.so.0.2800.6": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-2.so.0.3000.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-keyring.so.0.1.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomecanvas-2.so.0.3000.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomeui-2.so.0.2400.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomevfs-2.so.0.2400.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnutls.so.26.21.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgobject-2.0.so.0.2800.6": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgpg-error.so.0.8.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsm.so.1.0.12": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstapp-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstaudio-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstbase-0.10.so.0.29.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstdecodebin2.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstfaad.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstffmpeg.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstffmpegcolorspace.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstinterfaces-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstpbutils-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstplaybin.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstqtdemux.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstreamer-0.10.so.0.29.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstriff-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstrtp-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsttag-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvideo-0.10.so.0.24.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvideoscale.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgthread-2.0.so.0.2800.6": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgtk-x11-2.0.so.0.2400.5": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libm-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnsl-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_compat-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_dns-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_files-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_nis-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnssckbi.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libogg.so.0.7.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libopenjpeg-2.1.3.0.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-0.4.so.0.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-test-0.4.so.0.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpango-1.0.so.0.2800.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangocairo-1.0.so.0.2800.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangoft2-1.0.so.0.2800.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpcre.so.3.12.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixman-1.so.0.16.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixmap.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpng12.so.0.44.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpthread-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulse.so.0.12.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulsecommon-0.9.23.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libresolv-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "librt-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libschroedinger-1.0.so.0.3.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libsndfile.so.1.0.21": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libspeex.so.1.5.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libstdc++.so.6.0.16": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtasn1.so.3.1.9": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtdb.so.1.2.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtheora.so.0.3.10": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libudev.so.0.9.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libutil-2.13.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbis.so.0.4.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisenc.so.2.0.7": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisfile.so.3.3.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxcb-render-util.so.0.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxml2.so.2.7.8": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libz.so.1.2.3.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "n019003l.pfb": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "n019004l.pfb": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "n019023l.pfb": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "n019024l.pfb": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "orcexec.orc_audio_convert_unpack_s16.mtiEpq (deleted)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "pango-basic-fc.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "places.sqlite-shm": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "startupCache.4.little": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "webappsstore.sqlite-shm": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + }, + "shutdownhang | libpthread-2.21.so@0xcda0|SIGSEGV": { + "count": 1, + "modules": { + "04aabc0a78ac019cf9454389977116d2-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "0c9eb80ebd1c36541ebe2852d3bb0c49-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "0d8c3b2ac0904cb8a57a757ad11a4a08-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "1ac9eb803944fde146138c791f5cc56a-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "246184dc75a16901ca37d96895904249-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "2cd17615ca594fa2959ae173292e504c-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "365b55f210c0a22e9a19e35191240f32-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "385c0604a188198f04d133e54aba7fe7-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "3f7329c5293ffd510edef78f73874cfd-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "4794a0821666d79190d59a36cb4f44b5-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "4b14b093aebc79c320de5e86ae1d3314-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "52f7bdb7ce746bfd7eaa1985bd9cfa93-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "551ecf3b0e8b0bca0f25c0944f561853-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "56cf4f4769d0f4abc89a4895d7bd3ae1-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "6d41288fd70b0be22e8c3a91e032eec0-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "767a8244fc0220cfb567a839d0392e0b-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "8801497958630a81b71ace7c5f9b32a8-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "99e8ed0e538f840c565b6ed5dad60d56-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Arial.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Arial_Bold.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DejaVuSansMono.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "DroidSansFallbackFull.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "FreeSerif.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "NanumGothic.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "SYSV00000000 (deleted)": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "Symbola717.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Ubuntu-B.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "Ubuntu-R.ttf": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 2 + }, + "Verdana.ttf": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "a6354e3ac43af67bd8d7b8e43c34e49f-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "a755afe4a08bf5b97852ceb7400b47bc-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "b47c4e1ecd0709278f4910c18777a504-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "b9d506c9ac06c20b433354fa67a72993-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "bab58bb527bb656aaa9f116d68a48d89-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "d52a8644073d54c13679302ca1180695-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "d589a48862398ed80a3d6066f4f56f4c-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "dc05db6664285cc2f12bf69c139ae4c3-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "dd57b9e0489f98791da10fba83b9bdf8-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "e13b20fdb08344e0e664864cc2ede53d-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "e49e89034d371f0f9de17aab02136486-le64.cache-4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "evince.mo": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "glib20.mo": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "gschemas.compiled": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gstreamer-1.0.mo": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "gtk20-properties.mo": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "home-9be4fdea.log (deleted)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "icon-theme.cache": { + "in_os_count": 5, + "in_os_ratio": 250, + "in_sig_count": 4, + "in_sig_ratio": 400, + "osys_count": 2 + }, + "im-ibus.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "jid1-KYgT07tufVQH4w@jetpack.xpi": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "langpack-ru@firefox.mozilla.org.xpi": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "ld-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libFLAC.so.8.3.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libasyncns.so.0.3.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libatk-1.0.so.0.21609.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-client.so.3.2.9": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libavahi-common.so.3.5.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libc-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libc.mo": { + "in_os_count": 3, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "libcairo.so.2.11400.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra-gtk-module.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra-gtk.so.0.1.9": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra-pulse.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcanberra.so.0.2.5": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libcroco-0.6.so.3.0.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdatrie.so.1.3.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-1.so.3.14.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbus-glib-1.so.2.3.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbusmenu-glib.so.4.0.12": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbusmenu-gtk.so.4.0.12": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdbusmenu.mo": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdconfsettings.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libdl-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libexpat.so.1.6.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libffi.so.6.0.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfontconfig.so.1.8.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libfreetype.so.6.11.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgcrypt.so.20.0.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk-x11-2.0.so.0.2400.28": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgdk_pixbuf-2.0.so.0.3200.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgio-2.0.so.0.4600.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libglib-2.0.so.0.4600.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgmodule-2.0.so.0.4600.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgmp.so.10.2.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-2.so.0.3200.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnome-keyring.so.0.2.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomecanvas-2.so.0.3000.3": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomeui-2.so.0.2400.5": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnomevfs-2.so.0.2400.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgnutls-deb0.so.28.41.7": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgobject-2.0.so.0.4600.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgpg-error.so.0.15.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgraphite2.so.3.0.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstapp-1.0.so.0.600.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstaudio-1.0.so.0.600.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstaudioparsers.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstbase-1.0.so.0.600.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstmad.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstpbutils-1.0.so.0.600.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstplayback.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstreamer-1.0.so.0.600.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsttag-1.0.so.0.600.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgsttypefindfunctions.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvideo-1.0.so.0.600.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgstvolume.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgthread-2.0.so.0.4600.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libgtk-x11-2.0.so.0.2400.28": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libharfbuzz.so.0.10000.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libhogweed.so.4.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libibus-1.0.so.5.0.510": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libicudata.so.55.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libicuuc.so.55.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libjson-c.so.2.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liblzma.so.5.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libm-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libmad.so.0.2.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libmurrine.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnettle.so.6.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnotify.so.4.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnsl-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_compat-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_dns-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_files-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_mdns4_minimal.so.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libnss_nis-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libogg.so.0.8.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-0.4.so.0.23.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liborc-test-0.4.so.0.23.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "liboverlay-scrollbar.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libp11-kit.so.0.1.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpango-1.0.so.0.3600.8": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangocairo-1.0.so.0.3600.8": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpangoft2-1.0.so.0.3600.8": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpcre.so.3.13.1": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixbufloader-svg.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpixman-1.so.0.32.6": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpng12.so.0.51.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpthread-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulse.so.0.18.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libpulsecommon-6.0.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libresolv-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "librsvg-2.so.2.40.10": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "librt-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libsndfile.so.1.0.25": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libstartup-notification-1.so.0.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libstdc++.so.6.0.21": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libsystemd.so.0.10.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtasn1.so.6.4.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libtdb.so.1.3.5": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libthai.so.0.2.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libudev.so.1.6.4": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libunity-gtk-module.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libunity-gtk2-parser.so.0.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libutil-2.21.so": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbis.so.0.4.7": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisenc.so.2.0.10": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libvorbisfile.so.3.3.6": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxcb-shm.so.0.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxcb-util.so.1.0.0": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libxml2.so.2.9.2": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "libz.so.1.2.8": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "orcexec.E1sZvj (deleted)": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "pulse-shm-2519570583": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "pulse-shm-638746844": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "pulseaudio.mo": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "superstart.jar": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "user (deleted)": { + "in_os_count": 2, + "in_os_ratio": 100, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 2 + }, + "{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + }, + "{e7c7d1b3-5984-410e-9f1e-54e3f8490e8e}.xpi": { + "in_os_count": 1, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 2 + } + } + } + } + }, + "Mac OS X": { + "count": 4, + "signatures": { + "js::GCMarker::processMarkStackTop|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "AOSKit": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AOSMigrate": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleFSCompression": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleIntelHD4000GraphicsGLDriver": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ApplePushService": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleSystemInfo": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Bom": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ChunkingLibrary": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CommonAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreAUC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreAVCHD": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreImage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaAuthoring": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaIO": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CorePDF": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreServicesInternal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreWLAN": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreWiFi": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DataDetectorsCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiscRecording": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiskImages": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DisplayServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FaceCoreLight": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GSS": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GenerationalStorage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GeoServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Heimdal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IOAccelerator": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IOBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IOBluetoothSCOAudioDriverPlugIn": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ISSupport": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ImageCaptureCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ImageKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "InternetAccounts": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "JavaScriptCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Librarian": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaControlSender": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "NetAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PDFKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PerformanceAnalysis": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PhoneNumbers": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PreferencePanes": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ProtocolBuffer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Quartz": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuartzComposer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuartzFilters": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuickLook": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuickLookUI": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "RawCamera": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "RemoteViewServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ScalableUserInterface": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ServiceManagement": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Symbolication": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "TCC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Ubiquity": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "cl_kernels": { + "in_os_count": 7, + "in_os_ratio": 175, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 4 + }, + "libCGXCoreImage.A.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCRFSuite.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCSync.A.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCVMSPluginSupport.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libDiagnosticMessagesClient.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libGPUSupportMercury.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libJP2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libOpenScriptingUtil.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libbz2.1.0.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libc++.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libc++abi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcache.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcldcpuengine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcommonCrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcompiler_rt.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcopyfile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcorecrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcurl.4.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdispatch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdnsinfo.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdyld.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libfreebl3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libiconv.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libkeymgr.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "liblaunch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmacho.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssckbi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssdbm3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libpam.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libquarantine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libremovefile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsoftokn3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libssl.0.9.8.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_blocks.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_c.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_dnssd.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_info.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_kernel.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_m.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_network.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_notify.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_sandbox.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunwind.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libxar.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libxpc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "unorm8_bgra.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "vecLib": { + "in_os_count": 6, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 4 + } + } + }, + "libdispatch.dylib@0x216b|EXC_BAD_INSTRUCTION / 0x00000001": { + "count": 1, + "modules": { + "AVFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Accounts": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppContainer": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppSandbox": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleGVA": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleIntelBDWGraphicsGLDriver": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleIntelBDWGraphicsVADriver": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleIntelBDWGraphicsVAME": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleJPEG": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ApplePushService": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleSRP": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleSystemInfo": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleVPA": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AssetCacheServices": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ChunkingLibrary": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CloudDocs": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CloudKit": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CommonAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Contacts": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ContactsFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ContactsPersistence": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreAUC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreAVCHD": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreDaemon": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreDuet": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreDuetDaemonProtocol": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreDuetDebugLogging": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreImage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaAuthoring": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaIO": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CorePDF": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreServicesInternal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreWLAN": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreWiFi": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DataDetectorsCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiscRecording": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiskImages": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DisplayServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "EFILogin": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FSEvents": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FaceCore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FindMyDevice": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GSS": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GenerationalStorage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GeoServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Heimdal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IOAccelerator": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IOBluetooth": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IconServices": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ImageCaptureCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ImageKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IntlPreferences": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "JavaScriptCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "LanguageModeling": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "LoginUICore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MMCS": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Mangrove": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaAccessibility": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Metal": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "NetAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "OAuth": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PDFKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PerformanceAnalysis": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PhoneNumbers": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ProtectedCloudStorage": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ProtocolBuffer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Quartz": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuartzComposer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuartzFilters": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuickLook": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuickLookUI": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "RawCamera": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "RemoteViewServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SafariServices": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SecCodeWrapper": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ServiceManagement": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SharedFileList": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Sharing": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SpeechRecognitionCore": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Symbolication": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SystemAdministration": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "TCC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ToneKit": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ToneLibrary": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "UIFoundation": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ViewBridge": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "XPCService": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libAVFAudio.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCGInterfaces.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCRFSuite.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCVMSPluginSupport.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libChineseTokenizer.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCoreFSCache.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCoreStorage.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libDiagnosticMessagesClient.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libFosl_dynamic.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libGPUSupportMercury.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libJP2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libLinearAlgebra.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libMatch.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libOpenScriptingUtil.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libScreenReader.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libSparseBLAS.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libarchive.2.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libbz2.1.0.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libc++.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libc++abi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcache.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcldcpuengine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcmph.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcommonCrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcompiler_rt.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcompression.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcopyfile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcorecrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcsfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcurl.4.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdispatch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdyld.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libenergytrace.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libextension.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libfreebl3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libheimdal-asn1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libiconv.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libkeymgr.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "liblaunch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "liblzma.5.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmacho.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmarisa.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmecabra.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmetal_timestamp.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssckbi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssdbm3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libodfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libpam.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libquarantine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libremovefile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsandbox.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsoftokn3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libspindump.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_asl.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_blocks.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_c.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_configuration.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_coreservices.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_coretls.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_dnssd.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_info.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_kernel.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_m.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_malloc.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_network.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_networkextension.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_notify.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_platform.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_pthread.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_sandbox.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_secinit.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_trace.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunwind.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libutil.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libxar.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libxpc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "loginsupport": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "unorm8_bgra.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "unorm8_rgba.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "vCard": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "mozilla::CycleCollectedJSRuntime::DeferredFinalize|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "AOSKit": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AOSMigrate": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AOSNotification": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ATIRadeonX2000GLDriver": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AVFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppContainer": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppSandbox": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleFSCompression": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleGVA": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ApplePushService": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleSRP": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleSystemInfo": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Bom": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ChunkingLibrary": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CommonAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ContactsData": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ContactsFoundation": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreAUC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreAVCHD": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreDaemon": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreImage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaAuthoring": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaIO": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CorePDF": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreServicesInternal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreUtils": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreWLAN": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreWiFi": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DataDetectorsCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiagnosticLogCollection": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiscRecording": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DiskImages": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DisplayServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "EFILogin": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FTServices": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "FaceCore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GSS": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GenerationalStorage": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GeoServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Heimdal": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IDS": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IDSFoundation": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IMCore": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IMFoundation": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ISSupport": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "IconServices": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ImageCaptureCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ImageKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "InternetAccounts": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "JavaScriptCore": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Librarian": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "LoginUICore": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Mangrove": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Marco": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaAccessibility": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaControlSender": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "MediaKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "NetAuth": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PDFKit": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PerformanceAnalysis": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PhoneNumbers": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PreferencePanes": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ProtocolBuffer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Quartz": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuartzComposer": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuartzFilters": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuickLook": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "QuickLookUI": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "RemoteViewServices": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ScalableUserInterface": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SecCodeWrapper": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ServiceManagement": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Sharing": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Symbolication": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "SystemAdministration": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "TCC": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "Ubiquity": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ViewBridge": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "WebCore": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "WebKit": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "XPCService": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "cl_kernels": { + "in_os_count": 7, + "in_os_ratio": 175, + "in_sig_count": 3, + "in_sig_ratio": 300, + "osys_count": 4 + }, + "libAVFAudio.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCGCMS.A.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCGXCoreImage.A.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCRFSuite.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCVMSPluginSupport.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCoreStorage.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libDiagnosticMessagesClient.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libGPUSupport.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libJP2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libJapaneseConverter.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libMatch.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libOpenScriptingUtil.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libbz2.1.0.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libc++.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libc++abi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcache.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcldcpuengine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcommonCrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcompiler_rt.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcopyfile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcorecrypto.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcsfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libcurl.4.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdispatch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libdyld.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libfreebl3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libheimdal-asn1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libiconv.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libkeymgr.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "liblaunch.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmacho.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssckbi.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libnssdbm3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libodfde.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libpam.2.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libpcap.A.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libquarantine.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libremovefile.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsandbox.1.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsoftokn3.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libssl.0.9.8.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_asl.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_blocks.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_c.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_configuration.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_dnssd.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_info.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_kernel.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_m.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_malloc.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_network.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_notify.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_platform.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_pthread.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_sandbox.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libsystem_stats.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libunwind.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libutil.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libxar.1.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libxpc.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "unorm8_bgra.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + } + } + }, + "shutdownhang | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk|EXC_BAD_ACCESS / KERN_INVALID_ADDRESS": { + "count": 1, + "modules": { + "AVA_HD_VP3.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AppleGVA": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "AudioIPCPlugIn": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "ColorSyncDeprecated.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "CoreMediaIOServices": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "DSObjCWrappers": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GeForceGLDriver": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "GeForceVADriver": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "PasswordServer": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "RawCamera": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCGXCoreImage.A.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libCSync.A.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libFontStreams.A.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libJapaneseConverter.dylib": { + "in_os_count": 2, + "in_os_ratio": 50, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libLatinSuppConverter.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libType1Scaler.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libclh.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libmathCommon.A.dylib": { + "in_os_count": 1, + "in_os_ratio": 25, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "libssl.0.9.8.dylib": { + "in_os_count": 3, + "in_os_ratio": 75, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 4 + }, + "vecLib": { + "in_os_count": 6, + "in_os_ratio": 150, + "in_sig_count": 2, + "in_sig_ratio": 200, + "osys_count": 4 + } + } + } + } + }, + "Windows NT": { + "count": 11, + "signatures": { + "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand|EXCEPTION_BREAKPOINT": { + "count": 4, + "modules": { + "Aavm4h.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AavmRpch.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "EhStorAPI.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "EhStorShell.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "FWPUCLNT.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "GdiPlus.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "IconCodecService.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "JsonRpcServer.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MFWMAAEC.DLL": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MP3DMOD.DLL": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "NetworkExplorer.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "PortableDeviceApi.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "RpcRtRemote.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "SearchFolder.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "SensApi.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "StructuredQuery.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WSHTCPIP.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WindowsCodecs.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wldap32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "actxprxy.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashBase.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashShell.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashTask.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswAux.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnBS.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnIS.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnOS.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswEngLdr.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswJsFlt.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "atl.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avastIP.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avrt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "comdlg32.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "commchannel.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscapi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscdll.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscui.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "davclnt.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "davhlpr.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devenum.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dhcpcsvc.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dhcpcsvc6.DLL": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "drprov.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dui70.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "duser.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dxva2.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "evr.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "explorerframe.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "freebl3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ieframe.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ieproxy.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ksuser.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "linkinfo.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "log.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mf.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mfplat.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mpr.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msi.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msls31.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2adec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2vdec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcp110.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcr110.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssckbi.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssdbm3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntlanman.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntshrui.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "oleacc.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "qasf.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "quartz.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasapi32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasman.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rtutils.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "shdocvw.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "slc.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "snxhk.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "softokn3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sqmapi.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "thumbcache.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "tiptsf.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "urlmon.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "webio.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winhttp.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wship6.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "EhStorShell.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "FWPUCLNT.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "GROOVEEX.DLL": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "GrooveIntlResource.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "RpcRtRemote.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WSHTCPIP.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WindowsCodecs.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wldap32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-advapi32-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-advapi32-l2-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-normaliz-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-ole32-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shell32-l1-1-0.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l2-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-user32-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-version-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "atl.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "atl100.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avghookx.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avrt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscapi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d2d1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d10_1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d10_1core.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d11.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d8thk.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d9.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3dcompiler_47.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dui70.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "duser.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dxgi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dxva2.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "evr.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "explorerframe.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "gbieh.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ieframe.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ieproxy.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igd10iumd32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igdumdim32.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igdusc32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ksuser.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "libEGL.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "libGLESv2.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "linkinfo.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mf.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mfplat.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msi.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2adec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2vdec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcp100.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcr100.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ncrypt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntshrui.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "oleacc.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "slc.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "uiautomationcore.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wship6.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "nvwgf2um.dll@0xe2294|EXCEPTION_ACCESS_VIOLATION_READ": { + "count": 4, + "modules": { + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "LavasoftTcpService.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "SHCore.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WINMMBASE.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "_etoured.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcryptPrimitives.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "combase.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d2d1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d10_1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d10_1core.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d11.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dxgi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "freebl3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "idmcchandler7.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "idmmzcc7.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igd10iumd32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igdusc32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "inproc_agent.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "kernel.appcore.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "klsihk.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ncrypt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssckbi.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssdbm3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntasn1.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvapi.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvd3d9wrap.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvdxgiwrap.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvinit.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvspcap.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvumdshim.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nvwgf2um.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "product_info.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "softokn3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sxs.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winhttp.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wshbth.dll": { + "in_os_count": 4, + "in_os_ratio": 36, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 4, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "shutdownhang | KiIntSystemCall|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "MSCTF.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MSCTFIME.IME": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "SbieDll.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "comdlg32.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "comres.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "credssp.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptdll.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscdll.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscui.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "hnetcfg.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "imagehlp.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "iphlpapi.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msv1_0.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcp60.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "odbc32.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "odbcbcp.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "odbcint.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasapi32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasman.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rtutils.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "schannel.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sensapi.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "shfolder.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "tapi32.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "urlmon.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winspool.drv": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wldap32.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ws2help.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wshtcpip.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xpsp2res.dll": { + "in_os_count": 1, + "in_os_ratio": 9, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + }, + "shutdownhang | je_free | nsStringBuffer::Release|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": { + "Aavm4h.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AavmRpch.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "AudioSes.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "CRYPTBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "DWrite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "FWPUCLNT.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "IPHLPAPI.DLL": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "JsonRpcServer.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "KERNELBASE.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "MMDevAPI.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "NapiNSP.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "RpcRtRemote.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "WSHTCPIP.DLL": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wldap32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "Wpc.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-advapi32-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-advapi32-l2-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-normaliz-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-ole32-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-shlwapi-l2-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-user32-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "api-ms-win-downlevel-version-l1-1-0.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "apphelp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashBase.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ashTask.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswAux.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnBS.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnIS.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswCmnOS.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswEngLdr.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "aswJsFlt.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "atl.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avastIP.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "avrt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "bcrypt.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cfgmgr32.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "comctl32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "commchannel.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cryptsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "cscapi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d2d1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d10_1.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d10_1core.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d11.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d8thk.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "d3d9.dll": { + "in_os_count": 2, + "in_os_ratio": 18, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "devobj.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dui70.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "duser.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dwmapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dxgi.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "dxva2.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "evr.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "explorerframe.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "freebl3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "icm32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igd10iumd32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "igdusc32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ksuser.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "linkinfo.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "log.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "lpk.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mf.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "mfplat.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msctf.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msdmo.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2adec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msmpeg2vdec.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcp110.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "msvcr110.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ncrypt.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "netutils.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nlaapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "normaliz.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssckbi.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "nssdbm3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntdsapi.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntmarta.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "ntshrui.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "pnrpnsp.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "powrprof.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "profapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "propsys.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasadhlp.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasapi32.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "rasman.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "samlib.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sechost.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "secur32.dll": { + "in_os_count": 7, + "in_os_ratio": 64, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "slc.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "snxhk.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "softokn3.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "srvcli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "sspicli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "webio.dll": { + "in_os_count": 5, + "in_os_ratio": 45, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wevtapi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winhttp.dll": { + "in_os_count": 9, + "in_os_ratio": 82, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "winnsi.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wkscli.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "wship6.dll": { + "in_os_count": 6, + "in_os_ratio": 55, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + }, + "xmllite.dll": { + "in_os_count": 10, + "in_os_ratio": 91, + "in_sig_count": 1, + "in_sig_ratio": 100, + "osys_count": 11 + } + } + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-core-counts.json b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-core-counts.json new file mode 100644 index 0000000000..b409a3b3f3 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-core-counts.json @@ -0,0 +1,23 @@ +{ + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent|EXCEPTION_BREAKPOINT": { + "cores": { + "x86 with 2 cores": { + "in_os_count": 1, + "in_os_ratio": 1.0, + "in_sig_count": 1, + "in_sig_ratio": 1.0, + "rounded_in_os_ratio": 100, + "rounded_in_sig_ratio": 100 + } + }, + "count": 1, + "name": "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent|EXCEPTION_BREAKPOINT" + } + } + }, + "date_key": "151130", + "notes": [] +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons-with-versions.json new file mode 100644 index 0000000000..3c000c0b60 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons.json b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons.json new file mode 100644 index 0000000000..3c000c0b60 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-addons.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules-with-versions.json b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules-with-versions.json new file mode 100644 index 0000000000..3c000c0b60 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules-with-versions.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules.json b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules.json new file mode 100644 index 0000000000..3c000c0b60 --- /dev/null +++ b/testcrash/correlations-integration-correct-output/20151130_Thunderbird_38.3.0-interesting-modules.json @@ -0,0 +1,15 @@ +{ + "date_key": "151130", + "notes": [], + "os_counters": { + "Windows NT": { + "count": 1, + "signatures": { + "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent|EXCEPTION_BREAKPOINT": { + "count": 1, + "modules": {} + } + } + } + } +} \ No newline at end of file diff --git a/testcrash/processed/123f4074-ca43-4f1d-931f-737122151130.json b/testcrash/processed/123f4074-ca43-4f1d-931f-737122151130.json new file mode 100644 index 0000000000..d966a12508 --- /dev/null +++ b/testcrash/processed/123f4074-ca43-4f1d-931f-737122151130.json @@ -0,0 +1,12665 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "Tcpip MSAFD [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Tcpip MSAFD [UDP/IP] : 2 : 2 : \n Tcpip MSAFD [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n Provedor de Servi\u00e7o de TCPv6 de RSVP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de TCP de RSVP : 2 : 1 : \n Provedor de Servi\u00e7o de UDPv6 de RSVP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de UDP de RSVP : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{16E4F08D-C695-490B-A05A-F62CAD75D130}] SEQPACKET 10 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{16E4F08D-C695-490B-A05A-F62CAD75D130}] DATAGRAM 10 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] SEQPACKET 8 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] DATAGRAM 8 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{698E5E65-DB1A-44C1-9BB2-339975549C13}] SEQPACKET 4 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{698E5E65-DB1A-44C1-9BB2-339975549C13}] DATAGRAM 4 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] DATAGRAM 1 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{47EFD8BB-8142-40E9-834A-BBA56A242DED}] SEQPACKET 6 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{47EFD8BB-8142-40E9-834A-BBA56A242DED}] DATAGRAM 6 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{D1518985-585E-4D8A-A3EA-3CFB5AC3C09A}] SEQPACKET 0 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{D1518985-585E-4D8A-A3EA-3CFB5AC3C09A}] DATAGRAM 0 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{CC5D85D1-9D8B-4AF5-8A7B-A33ADF4E78AE}] SEQPACKET 13 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{CC5D85D1-9D8B-4AF5-8A7B-A33ADF4E78AE}] DATAGRAM 13 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{16E4F08D-C695-490B-A05A-F62CAD75D130}] SEQPACKET 11 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{16E4F08D-C695-490B-A05A-F62CAD75D130}] DATAGRAM 11 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] SEQPACKET 9 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] DATAGRAM 9 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{698E5E65-DB1A-44C1-9BB2-339975549C13}] SEQPACKET 5 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{698E5E65-DB1A-44C1-9BB2-339975549C13}] DATAGRAM 5 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1D352E56-314B-40F0-9911-A598B2F9D7AE}] SEQPACKET 3 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1D352E56-314B-40F0-9911-A598B2F9D7AE}] DATAGRAM 3 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] DATAGRAM 2 : 2 : 2 : ", + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "41.0.1" + ] + ], + "addons_checked": true, + "address": "0x70300e72", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0042, AdapterSubsysID: 04381028, AdapterDriverVersion: 8.15.10.2008\nD3D11 Layers- D3D11 Layers+ ", + "build": "20150929144111", + "client_crash_date": "2015-11-29T23:59:36+00:00", + "completed_datetime": "2015-11-30T00:00:20.466791+00:00", + "completeddatetime": "2015-11-30T00:00:20.466791+00:00", + "cpu_info": "GenuineIntel family 6 model 37 stepping 5 | 4", + "cpu_name": "x86", + "crash_id": "023f4074-ca43-4f1d-931f-737122151130", + "crash_time": 1448841576, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.470287+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 4604, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x70300e72", + "crashing_thread": 0, + "type": "EXCEPTION_ACCESS_VIOLATION_WRITE" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "offset": "0x610000", + "registers": { + "eax": "0x70300e72", + "ebp": "0x0044d900", + "ebx": "0x00000000", + "ecx": "0x1dd2d688", + "edi": "0x00000000", + "edx": "0x1a7ace20", + "efl": "0x00010246", + "eip": "0x00610000", + "esi": "0x1dd2d688", + "esp": "0x0044d894" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "FSDomNodeFirefox.DLL", + "module_offset": "0x67e7", + "offset": "0x702e67e7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "FSDomNodeFirefox.DLL", + "module_offset": "0x72d2", + "offset": "0x702e72d2", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x333b4", + "offset": "0x69ad33b4", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x338d0", + "offset": "0x69ad38d0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__ClientCallWinEventProc", + "function_offset": "0x29", + "module": "user32.dll", + "module_offset": "0x130eb", + "offset": "0x760230eb", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "KiUserCallbackDispatcher", + "function_offset": "0x2d", + "module": "ntdll.dll", + "module_offset": "0x4702d", + "offset": "0x774f702d", + "trust": "cfi" + }, + { + "frame": 7, + "function": "KiUserApcDispatcher", + "function_offset": "0x47", + "module": "ntdll.dll", + "module_offset": "0x46fdf", + "offset": "0x774f6fdf", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x3384f", + "offset": "0x69ad384f", + "trust": "scan" + }, + { + "frame": 9, + "function": "NtUserNotifyWinEvent", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x13111", + "offset": "0x76023111", + "trust": "scan" + } + ], + "threads_index": 0, + "total_frames": 23 + }, + "largest_free_vm_block": "0x20b90000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1c0000", + "code_id": "560B22A15f000", + "debug_file": "firefox.pdb", + "debug_id": "DB723377F6C84F95AB8A4E036C2626BD2", + "end_addr": "0x21f000", + "filename": "firefox.exe", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x10000000", + "code_id": "4B08827A3cf000", + "debug_file": "igd10umd32.pdb", + "debug_id": "74A7378551D14BF7BB48C677477499891", + "end_addr": "0x103cf000", + "filename": "igd10umd32.dll", + "version": "8.15.10.2008" + }, + { + "base_addr": "0x604c0000", + "code_id": "560B36732532000", + "debug_file": "xul.pdb", + "debug_id": "118A89FF4600449897F45B89AE31667A2", + "end_addr": "0x629f2000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x64550000", + "code_id": "560B10DB9ea000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x64f3a000", + "filename": "icudt52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x650c0000", + "code_id": "50A19DB7231000", + "debug_file": "msmpeg2vdec.pdb", + "debug_id": "93B9400A8472475DBBEAB9CE11E2B3932", + "end_addr": "0x652f1000", + "filename": "msmpeg2vdec.dll", + "version": "12.0.9200.16426" + }, + { + "base_addr": "0x65300000", + "code_id": "4CE7B880312000", + "debug_file": "mf.pdb", + "debug_id": "E53583973043441DA81867AB565AD9372", + "end_addr": "0x65612000", + "filename": "mf.dll", + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x65620000", + "code_id": "50F30D14347000", + "debug_file": "d2d1.pdb", + "debug_id": "7FE2AEA4B75B4D63932E129DB2488D981", + "end_addr": "0x65967000", + "filename": "d2d1.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x676a0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x67791000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x67800000", + "code_id": "525A68C033000", + "debug_file": "IEProxy.pdb", + "debug_id": "EAC7F66A65654E8A94DBCB2F13BBAC112", + "end_addr": "0x67833000", + "filename": "ieproxy.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x694b0000", + "code_id": "4A5BDA3859000", + "debug_file": "MFPLAT.pdb", + "debug_id": "F512BAE9BAA14B87A898050CB20C0E3B2", + "end_addr": "0x69509000", + "filename": "mfplat.dll", + "version": "12.0.7600.16385" + }, + { + "base_addr": "0x698b0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x69902000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69a70000", + "code_id": "4DF2BE6326000", + "debug_file": "atl100.i386.pdb", + "debug_id": "60555CB2A9794B299FD089717B24C6E33", + "end_addr": "0x69a96000", + "filename": "atl100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x69aa0000", + "code_id": "53581421131000", + "debug_file": "fsDomSrv.pdb", + "debug_id": "C11407222CFB4034B0F87B9077DC86551", + "end_addr": "0x69bd1000", + "filename": "FsDomSrv.dll", + "missing_symbols": true, + "version": "15.0.9023.400" + }, + { + "base_addr": "0x69e40000", + "code_id": "4CE7B86C7a000", + "debug_file": "EVR.pdb", + "debug_id": "FB33934061CB46CCB5CBD6AFDC9DF65F2", + "end_addr": "0x69eba000", + "filename": "evr.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6abd0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x6abe5000", + "filename": "rasman.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6c410000", + "code_id": "4FB3DF8584000", + "debug_file": "SQLite3.pdb", + "debug_id": "84251191684043F5968074EF9FFFC45F1", + "end_addr": "0x6c494000", + "filename": "SQLite3.dll", + "version": "" + }, + { + "base_addr": "0x6cb30000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x6cc1b000", + "filename": "dbghelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6cd50000", + "code_id": "53580AE69f000", + "debug_file": "jhook.pdb", + "debug_id": "12D006E428524E0EB3284D1B56A1C38F1", + "end_addr": "0x6cdef000", + "filename": "jhook.dll", + "version": "15.0.9023.400" + }, + { + "base_addr": "0x6ce00000", + "code_id": "4DF2BE4169000", + "debug_file": "msvcp100.i386.pdb", + "debug_id": "B7C5B4E3980A4DE7A0AE8D8D7776BA681", + "end_addr": "0x6ce69000", + "filename": "msvcp100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x6cf20000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x6cf38000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d090000", + "code_id": "4A5BDB1D8c000", + "debug_file": "UIAutomationCore.pdb", + "debug_id": "2AE12C7FE39F449DBE3C56EB4E2870DE2", + "end_addr": "0x6d11c000", + "filename": "UIAutomationCore.DLL", + "version": "7.0.0.0" + }, + { + "base_addr": "0x6d120000", + "code_id": "543BE99B18000", + "debug_file": "UiaHooks.pdb", + "debug_id": "6C696114318E42A6A4F1E3D69838DEED1", + "end_addr": "0x6d138000", + "filename": "uiahooks.dll", + "version": "16.0.1506.0" + }, + { + "base_addr": "0x6d140000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x6d145000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d5a0000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x6d5a4000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f230000", + "code_id": "5358131917000", + "debug_file": "FSDomNodeMSAA.pdb", + "debug_id": "5937F24749154B5AB79A7C3BA38FF8141", + "end_addr": "0x6f247000", + "filename": "FSDomNodeMSAA.DLL", + "version": "15.0.9023.400" + }, + { + "base_addr": "0x6f7f0000", + "code_id": "560B13156b000", + "debug_file": "nssckbi.pdb", + "debug_id": "3AA9F7E4544540739E2669F566F7EAFA1", + "end_addr": "0x6f85b000", + "filename": "nssckbi.dll", + "version": "2.4.0.0" + }, + { + "base_addr": "0x6f880000", + "code_id": "5266F3A61a000", + "debug_file": "FSDomNodeIAText.pdb", + "debug_id": "40C32CA7CB1D4695B60A9258617FA4831", + "end_addr": "0x6f89a000", + "filename": "FSDomNodeIAText.dll", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6f8a0000", + "code_id": "5266F39224000", + "debug_file": "FSDomNodeFlash.pdb", + "debug_id": "1A4CEE38AEC54D55AD63F0735E11F1E71", + "end_addr": "0x6f8c4000", + "filename": "FSDomNodeFlash.dll", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6fbd0000", + "code_id": "53CEA0343000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x6fbd3000", + "filename": "FsDomSrv.ptb", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "50C1E0694f000", + "debug_file": "Wpc.pdb", + "debug_id": "58C99D979ADA4CD795F8740CE23C2E1F2", + "end_addr": "0x6fc2f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x6fc30000", + "code_id": "560B131956000", + "debug_file": "freebl3.pdb", + "debug_id": "F078CD2D5CA74BE0989819C3438AE27D1", + "end_addr": "0x6fc86000", + "filename": "freebl3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x6fc90000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x6fd09000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fd10000", + "code_id": "5154C177135000", + "debug_file": "DWrite.pdb", + "debug_id": "E2417CE7CD554DF58FFA6E293EACB6791", + "end_addr": "0x6fe45000", + "filename": "DWrite.dll", + "version": "6.2.9200.16571" + }, + { + "base_addr": "0x6fe50000", + "code_id": "560B0FA2cd000", + "debug_file": "icuuc52.pdb", + "debug_id": "38C762C647E74BA197EA61E73B05606F1", + "end_addr": "0x6ff1d000", + "filename": "icuuc52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x6ff20000", + "code_id": "560B101610a000", + "debug_file": "icuin52.pdb", + "debug_id": "6E8FD96622124FA8B41C7BD3827E294D1", + "end_addr": "0x7002a000", + "filename": "icuin52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x70030000", + "code_id": "560B22CE1a2000", + "debug_file": "nss3.pdb", + "debug_id": "EFFE8BAF4DCC47928773943C1BA1018C2", + "end_addr": "0x701d2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x701e0000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x702ce000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x702e0000", + "code_id": "5266F3852d000", + "debug_file": "FSDomNodeFirefox.pdb", + "debug_id": "F75EDC2C57AD4CF0B8703DE03A4227351", + "end_addr": "0x7030d000", + "filename": "FSDomNodeFirefox.DLL", + "missing_symbols": true, + "version": "15.0.4204.400" + }, + { + "base_addr": "0x70310000", + "code_id": "560B131B27000", + "debug_file": "softokn3.pdb", + "debug_id": "86BA1BFB2E4C49BFBB4C29E34F73BBC51", + "end_addr": "0x70337000", + "filename": "softokn3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x70340000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x7037c000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x70380000", + "code_id": "560B22F635000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "7E3DED28423049278C4CAD383C2237C42", + "end_addr": "0x703b5000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x703f0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x70461000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x70470000", + "code_id": "4E5870283c000", + "debug_file": "oleacc.pdb", + "debug_id": "DC8A57A3E8C648228F2C3650F2BE1D672", + "end_addr": "0x704ac000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x70530000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x70538000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70540000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x70552000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70560000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x70570000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70810000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x7081f000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70ca0000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x70cb8000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71840000", + "code_id": "4CE7B9ACd000", + "debug_file": "rtutils.pdb", + "debug_id": "B77946994AF64DE6B40CBFFE6D34D0492", + "end_addr": "0x7184d000", + "filename": "rtutils.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71e00000", + "code_id": "5258ADA638000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "1F1E56C7FD0A45B09A523FA4F0944F632", + "end_addr": "0x71e38000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.18283" + }, + { + "base_addr": "0x71fd0000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x71fda000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72080000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x72094000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x720a0000", + "code_id": "506C6B0010000", + "debug_file": "nlaapi.pdb", + "debug_id": "BDCA2602CD3B439CB2EB80CB896D25DD2", + "end_addr": "0x720b0000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17964" + }, + { + "base_addr": "0x72240000", + "code_id": "560B131D18000", + "debug_file": "nssdbm3.pdb", + "debug_id": "0132C03EABF947BF9DABD05200B165291", + "end_addr": "0x72258000", + "filename": "nssdbm3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x72350000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x72357000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x723e0000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x72405000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72410000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x7241a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x725c0000", + "code_id": "560B229D1d000", + "debug_file": "mozglue.pdb", + "debug_id": "AD2E0A6BE34C4B3196A1DF6722D0DB0F2", + "end_addr": "0x725dd000", + "filename": "mozglue.dll", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x725f0000", + "code_id": "560B378Ef000", + "debug_file": "browsercomps.pdb", + "debug_id": "0D1222682BBA47CD8DF7CEBC5F6F59242", + "end_addr": "0x725ff000", + "filename": "browsercomps.dll", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x72600000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x72696000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72750000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x727ac000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72f80000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x72f87000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72f90000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x72fac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72fb0000", + "code_id": "4A5BDB116000", + "debug_file": "SensApi.pdb", + "debug_id": "1F9BBFCBF7A9451B89A51771CA4C47DB2", + "end_addr": "0x72fb6000", + "filename": "SensApi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73630000", + "code_id": "5153774D175000", + "debug_file": "d3d11.pdb", + "debug_id": "A40CED7361AB405886384123277BE23F1", + "end_addr": "0x737a5000", + "filename": "d3d11.dll", + "version": "6.2.9200.16570" + }, + { + "base_addr": "0x737b0000", + "code_id": "4CE7B86D16f000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E5AAAE8E539E418481918BC99DDF5A302", + "end_addr": "0x7391f000", + "filename": "explorerframe.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73a20000", + "code_id": "50F3170F4c000", + "debug_file": "dxgi.pdb", + "debug_id": "4184519EBA8C4D3C90017DC3F4DFBAA11", + "end_addr": "0x73a6c000", + "filename": "dxgi.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x73a80000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x73a86000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a90000", + "code_id": "4C991CEB27000", + "debug_file": "wlidNSP.pdb", + "debug_id": "E5561EFA78A74AF9BE171072BD4538821", + "end_addr": "0x73ab7000", + "filename": "WLIDNSP.DLL", + "version": "7.250.4225.0" + }, + { + "base_addr": "0x73b30000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x73b62000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d40000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x73d4f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d50000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73d59000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d60000", + "code_id": "4FF4B0F611000", + "debug_file": "netapi32.pdb", + "debug_id": "BB029B7F0A2941ADBCD6BE7A2DE3BAA42", + "end_addr": "0x73d71000", + "filename": "netapi32.dll", + "version": "6.1.7601.17887" + }, + { + "base_addr": "0x73fa0000", + "code_id": "4DF985DB2f000", + "debug_file": "XmlLite.pdb", + "debug_id": "2A7A661DFDDA4DB98ACC43DC56705DFC2", + "end_addr": "0x73fcf000", + "filename": "xmllite.dll", + "version": "1.3.1001.0" + }, + { + "base_addr": "0x73fd0000", + "code_id": "4A5BDA0713000", + "debug_file": "dwmapi.pdb", + "debug_id": "D8D91B3F339A4FDC960FC7121D146DF42", + "end_addr": "0x73fe3000", + "filename": "dwmapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73ff0000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x74029000", + "filename": "MMDevAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74080000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x740af000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x740b0000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x74162000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74300000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x74340000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74340000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x74352000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74360000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x7436f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74480000", + "code_id": "4CE7B71C19e000", + "debug_file": "comctl32.pdb", + "debug_id": "B4CE90AAB95E4B89A22A7711DFD7E6EF2", + "end_addr": "0x7461e000", + "filename": "comctl32.dll", + "version": "6.10.7601.17514" + }, + { + "base_addr": "0x74630000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x74637000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74690000", + "code_id": "4DF2BE1Ebf000", + "debug_file": "msvcr100.i386.pdb", + "debug_id": "FB319EC216E04A8996AF351118738F962", + "end_addr": "0x7474f000", + "filename": "msvcr100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x747e0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x748d5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x748e0000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x74901000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x749b0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x749bd000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74af0000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x74af9000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b80000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74b85000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74c50000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x74c67000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e50000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x74e8b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f30000", + "code_id": "4D6F273344000", + "debug_file": "dnsapi.pdb", + "debug_id": "4B77BA91498A432F8DD6E52085C4C4232", + "end_addr": "0x74f74000", + "filename": "dnsapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17570" + }, + { + "base_addr": "0x75060000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x75066000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75070000", + "code_id": "522BDB3E3c000", + "debug_file": "mswsock.pdb", + "debug_id": "8038E175506747EBA8552A29BC46BF4A2", + "end_addr": "0x750ac000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18254" + }, + { + "base_addr": "0x750b0000", + "code_id": "4A5BDA3D16000", + "debug_file": "cryptsp.pdb", + "debug_id": "9536207F9C264D92B2C50D44E77AC0A91", + "end_addr": "0x750c6000", + "filename": "cryptsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x751c0000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x751d7000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75250000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x75292000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75350000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x75369000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75370000", + "code_id": "4CE7BA4E29000", + "debug_file": "winsta.pdb", + "debug_id": "2A3148024D094FFEB24C3996E47658312", + "end_addr": "0x75399000", + "filename": "winsta.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75400000", + "code_id": "524243338000", + "debug_file": "secur32.pdb", + "debug_id": "20CFC3381C1943F094765098D95189422", + "end_addr": "0x75408000", + "filename": "secur32.dll", + "version": "6.1.7601.18270" + }, + { + "base_addr": "0x75550000", + "code_id": "524243491b000", + "debug_file": "sspicli.pdb", + "debug_id": "73222172EA194ECA97A588E1043818482", + "end_addr": "0x7556b000", + "filename": "sspicli.dll", + "version": "6.1.7601.18270" + }, + { + "base_addr": "0x75570000", + "code_id": "4CE7B73E4c000", + "debug_file": "apphelp.pdb", + "debug_id": "F442BEDCC0F646D3840D29898C5899CB2", + "end_addr": "0x755bc000", + "filename": "apphelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755c0000", + "code_id": "4A5BBF41c000", + "debug_file": "cryptbase.pdb", + "debug_id": "E62FEAE559EE4CD995614215B01AC2102", + "end_addr": "0x755cc000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x755d0000", + "code_id": "4CE7BA065f000", + "debug_file": "sxs.pdb", + "debug_id": "6C678DA4C31348AF8CDF90FC641DD4FB2", + "end_addr": "0x7562f000", + "filename": "sxs.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75630000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x7563e000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75640000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x7564b000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x756b0000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x756d7000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756e0000", + "code_id": "51FB10C64b000", + "debug_file": "kernelbase.pdb", + "debug_id": "4784EC188D05497EBC81D127F049ACCD2", + "end_addr": "0x7572b000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18229" + }, + { + "base_addr": "0x75730000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x75742000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75750000", + "code_id": "52506FC6120000", + "debug_file": "crypt32.pdb", + "debug_id": "2ED46CF71AD545E690D6B95F08FAA5BF2", + "end_addr": "0x75870000", + "filename": "crypt32.dll", + "version": "6.1.7601.18277" + }, + { + "base_addr": "0x75900000", + "code_id": "51DB97202e000", + "debug_file": "wintrust.pdb", + "debug_id": "4C6FDB9A0C334F429361471798F288B82", + "end_addr": "0x7592e000", + "filename": "wintrust.dll", + "version": "6.1.7601.18205" + }, + { + "base_addr": "0x75930000", + "code_id": "4E58702A8f000", + "debug_file": "oleaut32.pdb", + "debug_id": "68047829A4754E789AC1C8035BA168CD2", + "end_addr": "0x759bf000", + "filename": "oleaut32.dll", + "version": "6.1.7601.17676" + }, + { + "base_addr": "0x759c0000", + "code_id": "525A696411b000", + "debug_file": "wininet.pdb", + "debug_id": "8ECDBE04D4D448F3AF22EAC32F53CE4C2", + "end_addr": "0x75adb000", + "filename": "wininet.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x75ae0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x75c7d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75c80000", + "code_id": "4CE7B96F15c000", + "debug_file": "ole32.pdb", + "debug_id": "5061F11A9A57433595EA5EA75A156F4B2", + "end_addr": "0x75ddc000", + "filename": "ole32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75e10000", + "code_id": "521EA86Aa0000", + "debug_file": "advapi32.pdb", + "debug_id": "10001E3321C443A58AF37F7CDB2FBCD52", + "end_addr": "0x75eb0000", + "filename": "advapi32.dll", + "version": "6.1.7601.18247" + }, + { + "base_addr": "0x75eb0000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x75ee5000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75f70000", + "code_id": "524CCF2F4e000", + "debug_file": "gdi32.pdb", + "debug_id": "4EF44891512D4671ADC50D04D3C354812", + "end_addr": "0x75fbe000", + "filename": "gdi32.dll", + "version": "6.1.7601.18275" + }, + { + "base_addr": "0x75fc0000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x76005000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76010000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x760d9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x760e0000", + "code_id": "50ADADDF9d000", + "debug_file": "usp10.pdb", + "debug_id": "2EF794CAA59648A88F5649B4124A8FCF1", + "end_addr": "0x7617d000", + "filename": "usp10.dll", + "version": "1.626.7601.18009" + }, + { + "base_addr": "0x76180000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x76203000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x76210000", + "code_id": "4A5BDA69cc000", + "debug_file": "msctf.pdb", + "debug_id": "173DAEF86B2548DBA6134EB74C4D2F232", + "end_addr": "0x762dc000", + "filename": "msctf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x762e0000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x76337000", + "filename": "shlwapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76340000", + "code_id": "51F1D731c4a000", + "debug_file": "shell32.pdb", + "debug_id": "71AF3344690C4786B3DDD0D1356C23512", + "end_addr": "0x76f8a000", + "filename": "shell32.dll", + "version": "6.1.7601.18222" + }, + { + "base_addr": "0x76f90000", + "code_id": "525A69AF111000", + "debug_file": "urlmon.pdb", + "debug_id": "E4C53DE9129340A0A7BC6591607969612", + "end_addr": "0x770a1000", + "filename": "urlmon.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x770b0000", + "code_id": "525A67851b9000", + "debug_file": "iertutil.pdb", + "debug_id": "20D3A8A0F4E84560AF1681ED7B2F82F72", + "end_addr": "0x77269000", + "filename": "iertutil.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x77270000", + "code_id": "51FB10C5d4000", + "debug_file": "kernel32.pdb", + "debug_id": "DFC928461D46441BB667A828FACCE7B82", + "end_addr": "0x77344000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18229" + }, + { + "base_addr": "0x77350000", + "code_id": "51DB96A4a2000", + "debug_file": "rpcrt4.pdb", + "debug_id": "74C423E0915E49068D1835F72FC754B02", + "end_addr": "0x773f2000", + "filename": "rpcrt4.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18205" + }, + { + "base_addr": "0x77400000", + "code_id": "4EEAF722ac000", + "debug_file": "msvcrt.pdb", + "debug_id": "F1D253F9555C46DF8076400A52B3A9292", + "end_addr": "0x774ac000", + "filename": "msvcrt.dll", + "version": "7.0.7601.17744" + }, + { + "base_addr": "0x774b0000", + "code_id": "521EA91C13c000", + "debug_file": "ntdll.pdb", + "debug_id": "CD4062A231154A17A18DAE7D1A0FBACC2", + "end_addr": "0x775ec000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18247" + }, + { + "base_addr": "0x775f0000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x775fc000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77600000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x77605000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77610000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x7762f000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77630000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x77636000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77640000", + "code_id": "4A5BDAD43000", + "debug_file": "normaliz.pdb", + "debug_id": "9481804BB4FD4703AE6AE76F8B99B4761", + "end_addr": "0x77643000", + "filename": "normaliz.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77650000", + "code_id": "51B0158Aa000", + "debug_file": "lpk.pdb", + "debug_id": "F18A0F3FD9A14117A919DC26A1E6DF252", + "end_addr": "0x7765a000", + "filename": "lpk.dll", + "version": "6.1.7601.18177" + }, + { + "base_addr": "0x77660000", + "code_id": "4A5BDB0419000", + "debug_file": "sechost.pdb", + "debug_id": "7AF14D02D41E4CD6942745FE0E6372B11", + "end_addr": "0x77679000", + "filename": "sechost.dll", + "version": "6.1.7600.16385" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 4, + "cpu_info": "GenuineIntel family 6 model 37 stepping 5", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 67, + "threads": [ + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "normalized": "@0x610000", + "offset": "0x610000", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "fsdomnodefirefox.dll", + "module_offset": "0x67e7", + "normalized": "fsdomnodefirefox.dll@0x67e7", + "offset": "0x702e67e7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "fsdomnodefirefox.dll", + "module_offset": "0x72d2", + "normalized": "fsdomnodefirefox.dll@0x72d2", + "offset": "0x702e72d2", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x333b4", + "normalized": "fsdomsrv.dll@0x333b4", + "offset": "0x69ad33b4", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x338d0", + "normalized": "fsdomsrv.dll@0x338d0", + "offset": "0x69ad38d0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__ClientCallWinEventProc", + "function_offset": "0x29", + "module": "user32.dll", + "module_offset": "0x130eb", + "normalized": "__ClientCallWinEventProc", + "offset": "0x760230eb", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "KiUserCallbackDispatcher", + "function_offset": "0x2d", + "module": "ntdll.dll", + "module_offset": "0x4702d", + "normalized": "KiUserCallbackDispatcher", + "offset": "0x774f702d", + "trust": "cfi" + }, + { + "frame": 7, + "function": "KiUserApcDispatcher", + "function_offset": "0x47", + "module": "ntdll.dll", + "module_offset": "0x46fdf", + "normalized": "KiUserApcDispatcher", + "offset": "0x774f6fdf", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x3384f", + "normalized": "fsdomsrv.dll@0x3384f", + "offset": "0x69ad384f", + "trust": "scan" + }, + { + "frame": 9, + "function": "NtUserNotifyWinEvent", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x13111", + "normalized": "NtUserNotifyWinEvent", + "offset": "0x76023111", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/AccessibleWrap.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::a11y::AccessibleWrap::HandleAccEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0xe7", + "line": 1260, + "module": "xul.dll", + "module_offset": "0x1639831", + "normalized": "mozilla::a11y::AccessibleWrap::HandleAccEvent", + "offset": "0x61af9831", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/HyperTextAccessibleWrap.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0xd1", + "line": 74, + "module": "xul.dll", + "module_offset": "0x163996a", + "normalized": "mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent", + "offset": "0x61af996a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/nsEventShell.cpp:76aad04b2a72", + "frame": 12, + "function": "nsEventShell::FireEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0x48", + "line": 34, + "module": "xul.dll", + "module_offset": "0x1653e38", + "normalized": "nsEventShell::FireEvent", + "offset": "0x61b13e38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/EventQueue.cpp:76aad04b2a72", + "frame": 13, + "function": "mozilla::a11y::EventQueue::ProcessEventQueue()", + "function_offset": "0x115", + "line": 582, + "module": "xul.dll", + "module_offset": "0x164e301", + "normalized": "mozilla::a11y::EventQueue::ProcessEventQueue", + "offset": "0x61b0e301", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/NotificationController.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::a11y::NotificationController::WillRefresh(mozilla::TimeStamp)", + "function_offset": "0x379", + "line": 277, + "module": "xul.dll", + "module_offset": "0x164fab8", + "normalized": "mozilla::a11y::NotificationController::WillRefresh", + "offset": "0x61b0fab8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/StyleInfo.cpp:76aad04b2a72", + "frame": 15, + "function": "mozilla::a11y::StyleInfo::TextAlign(nsAString_internal &)", + "function_offset": "0x42", + "line": 42, + "module": "xul.dll", + "module_offset": "0x164f10c", + "normalized": "mozilla::a11y::StyleInfo::TextAlign", + "offset": "0x61b0f10c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 16, + "function": "nsRefreshDriver::Tick(__int64,mozilla::TimeStamp)", + "function_offset": "0x70d", + "line": 1650, + "module": "xul.dll", + "module_offset": "0x140c20", + "normalized": "nsRefreshDriver::Tick", + "offset": "0x60600c20", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 17, + "function": "mozilla::RefreshDriverTimer::TickDriver(nsRefreshDriver *,__int64,mozilla::TimeStamp)", + "function_offset": "0x38", + "line": 195, + "module": "xul.dll", + "module_offset": "0x13fa2b", + "normalized": "mozilla::RefreshDriverTimer::TickDriver", + "offset": "0x605ffa2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 18, + "function": "mozilla::RefreshDriverTimer::Tick(__int64,mozilla::TimeStamp)", + "function_offset": "0xb7", + "line": 186, + "module": "xul.dll", + "module_offset": "0x13f95a", + "normalized": "mozilla::RefreshDriverTimer::Tick", + "offset": "0x605ff95a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 19, + "function": "mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers(mozilla::TimeStamp)", + "function_offset": "0x78", + "line": 438, + "module": "xul.dll", + "module_offset": "0x35ce50", + "normalized": "mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers", + "offset": "0x6081ce50", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 20, + "function": "mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp)", + "function_offset": "0x4d", + "line": 372, + "module": "xul.dll", + "module_offset": "0x1a5b0f", + "normalized": "mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver", + "offset": "0x60665b0f", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:76aad04b2a72", + "frame": 21, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0x1e", + "line": 825, + "module": "xul.dll", + "module_offset": "0x35d6a2", + "normalized": "nsRunnableMethodImpl::Run", + "offset": "0x6081d6a2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 22, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x60666877", + "trust": "cfi" + } + ] + }, + { + "frame_count": 2, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "RtlInterlockedPopEntrySList", + "function_offset": "0xdf", + "module": "ntdll.dll", + "module_offset": "0x569a6", + "offset": "0x775069a6", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe38", + "offset": "0x774dfe38", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x756ed6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0x5d4be8", + "offset": "0x60a94be8", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0x5d4c92", + "offset": "0x60a94c92", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0x5d4b92", + "offset": "0x60a94b92", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x1a3a49", + "offset": "0x60663a49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:76aad04b2a72", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x1a3b4a", + "offset": "0x60663b4a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 11, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:76aad04b2a72", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x71", + "line": 198, + "module": "xul.dll", + "module_offset": "0x4be793", + "offset": "0x6097e793", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7507635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockWaitForSingleObject", + "function_offset": "0x39", + "module": "mswsock.dll", + "module_offset": "0x17cc", + "offset": "0x750717cc", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d3f", + "offset": "0x75076d3f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x75eb6a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:76aad04b2a72", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3ae16", + "offset": "0x7006ae16", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:76aad04b2a72", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3ab5f", + "offset": "0x7006ab5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 460, + "module": "xul.dll", + "module_offset": "0x4729c9", + "offset": "0x609329c9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1063, + "module": "xul.dll", + "module_offset": "0x4722d1", + "offset": "0x609322d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 854, + "module": "xul.dll", + "module_offset": "0x47202b", + "offset": "0x6093202b", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:76aad04b2a72", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1260, + "module": "xul.dll", + "module_offset": "0x48f34d", + "offset": "0x6094f34d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:76aad04b2a72", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1ea", + "line": 356, + "module": "xul.dll", + "module_offset": "0x1a426d", + "offset": "0x6066426d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x60245b", + "offset": "0x60ac245b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtDelayExecution", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45813", + "offset": "0x774f5813", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SleepEx", + "function_offset": "0x54", + "module": "KERNELBASE.dll", + "module_offset": "0x1875", + "offset": "0x756e1875", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x1817", + "offset": "0x756e1817", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x13", + "module": "ole32.dll", + "module_offset": "0x2d98c", + "offset": "0x75cad98c", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x21", + "module": "ole32.dll", + "module_offset": "0x2cd47", + "offset": "0x75cacd47", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "module": "ole32.dll", + "module_offset": "0x2d879", + "offset": "0x75cad879", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45513", + "offset": "0x774f5513", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6be1", + "offset": "0x756e6be1", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CloseHandleImplementation", + "function_offset": "0x27", + "module": "kernel32.dll", + "module_offset": "0x4e87f", + "offset": "0x772be87f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prfile.c:76aad04b2a72", + "frame": 4, + "function": "FileClose", + "function_offset": "0x2f", + "line": 207, + "module": "nss3.dll", + "module_offset": "0x285a9", + "offset": "0x700585a9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/priometh.c:76aad04b2a72", + "frame": 5, + "function": "PR_Close", + "function_offset": "0x9", + "line": 104, + "module": "nss3.dll", + "module_offset": "0x28577", + "offset": "0x70058577", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:76aad04b2a72", + "frame": 6, + "function": "mozilla::net::CacheFileIOManager::ReleaseNSPRHandleInternal(mozilla::net::CacheFileHandle *)", + "function_offset": "0x35", + "line": 2171, + "module": "xul.dll", + "module_offset": "0x328b95", + "offset": "0x607e8b95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::net::ReleaseNSPRHandleEvent::Run()", + "function_offset": "0x1e", + "line": 813, + "module": "xul.dll", + "module_offset": "0x32bc63", + "offset": "0x607ebc63", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::net::CacheIOThread::LoopOneLevel(unsigned int)", + "function_offset": "0x7a", + "line": 287, + "module": "xul.dll", + "module_offset": "0x101ffc", + "offset": "0x605c1ffc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xcd", + "line": 217, + "module": "xul.dll", + "module_offset": "0x101f23", + "offset": "0x605c1f23", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x60c940", + "offset": "0x60acc940", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x756e6a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bd65", + "offset": "0x772bbd65", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x760262f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:76aad04b2a72", + "frame": 5, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 617, + "module": "xul.dll", + "module_offset": "0x1a3b84", + "offset": "0x60663b84", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0xe0", + "line": 241, + "module": "xul.dll", + "module_offset": "0x1a3cbe", + "offset": "0x60663cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x1a3a49", + "offset": "0x60663a49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:76aad04b2a72", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x1a3b4a", + "offset": "0x60663b4a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 12, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x4c1e4b", + "offset": "0x60981e4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x1a497f", + "offset": "0x6066497f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 10, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x1cb", + "line": 70, + "module": "xul.dll", + "module_offset": "0x1a48e4", + "offset": "0x606648e4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x2ca597", + "offset": "0x6078a597", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x756e6a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bd65", + "offset": "0x772bbd65", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bdd3", + "offset": "0x772bbdd3", + "trust": "cfi" + }, + { + "frame": 5, + "function": "TraceServerThread", + "function_offset": "0x185", + "module": "rtutils.dll", + "module_offset": "0x7a30", + "offset": "0x71847a30", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "RasmanServiceMonitorThread", + "function_offset": "0xbb", + "module": "rasman.dll", + "module_offset": "0x33b6", + "offset": "0x6abd33b6", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x6d", + "line": 1182, + "module": "xul.dll", + "module_offset": "0x48902e", + "offset": "0x6094902e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x8f", + "line": 1416, + "module": "xul.dll", + "module_offset": "0x111497", + "offset": "0x605d1497", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 351, + "module": "xul.dll", + "module_offset": "0x515100", + "offset": "0x609d5100", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsSetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4f772", + "offset": "0x772bf772", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 287, + "module": "xul.dll", + "module_offset": "0x60c996", + "offset": "0x60acc996", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/indexeddb/ActorsParent.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::dom::indexedDB::`anonymous namespace'::ConnectionPool::ThreadRunnable::Run()", + "function_offset": "0x28", + "line": 11514, + "module": "xul.dll", + "module_offset": "0x5f4451", + "offset": "0x60ab4451", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x756ed6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:76aad04b2a72", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83b3", + "offset": "0x703883b3", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x4c1e4b", + "offset": "0x60981e4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x1a497f", + "offset": "0x6066497f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 10, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x6d", + "line": 1182, + "module": "xul.dll", + "module_offset": "0x48902e", + "offset": "0x6094902e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x8f", + "line": 1416, + "module": "xul.dll", + "module_offset": "0x111497", + "offset": "0x605d1497", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "66334720", + "write_combine_size": "37982208" + }, + "last_crash": 1344, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "@0x610000 | fsdomnodefirefox.dll@0x67e7 | fsdomnodefirefox.dll@0x72d2 | fsdomsrv.dll@0x333b4 | fsdomsrv.dll@0x338d0 | __ClientCallWinEventProc | KiUserCallbackDispatcher | KiUserApcDispatcher | fsdomsrv.dll@0x3384f | NtUserNotifyWinEvent | mozilla::a11y::AccessibleWrap::HandleAccEvent | mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent | nsEventShell::FireEvent | mozilla::a11y::EventQueue::ProcessEventQueue | mozilla::a11y::NotificationController::WillRefresh | mozilla::a11y::StyleInfo::TextAlign | nsRefreshDriver::Tick | mozilla::RefreshDriverTimer::TickDriver | mozilla::RefreshDriverTimer::Tick | mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver | nsRunnableMethodImpl::Run | nsThread::ProcessNextEvent", + "reason": "EXCEPTION_ACCESS_VIOLATION_WRITE", + "release_channel": "release", + "signature": "fsdomnodefirefox.dll@0x67e7", + "startedDateTime": "2015-11-30T00:00:12.572615+00:00", + "started_datetime": "2015-11-30T00:00:12.572615+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.470287+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/AccessibleWrap.cpp:76aad04b2a72", + "truncated": false, + "uptime": 27, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "023f4074-ca43-4f1d-931f-737122151130", + "version": "41.0.1" +} diff --git a/testcrash/processed/1444fc0b-ffd3-436c-9e13-8e5522151130.json b/testcrash/processed/1444fc0b-ffd3-436c-9e13-8e5522151130.json new file mode 100644 index 0000000000..fca7c215f7 --- /dev/null +++ b/testcrash/processed/1444fc0b-ffd3-436c-9e13-8e5522151130.json @@ -0,0 +1,9576 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "LavasoftLSP over [MSAFD Tcpip [TCP/IP]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : \n LavasoftLSP over [MSAFD Tcpip [TCP/IPv6]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IPv6]] : 2 : 2 : \n MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IP] : 2 : 2 : \n MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n RSVP TCP Service Provider : 2 : 1 : \n RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n RSVP UDP Service Provider : 2 : 2 : \n MSAFD RfComm [Bluetooth] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n LavasoftLSP : 2 : 0 : ", + "additional_minidumps": [], + "addons": [ + [ + "mozilla_cc2@internetdownloadmanager.com", + "6.25.3" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "light_plugin_D772DC8D6FAF43A29B25C4EBAA5AD1DE@kaspersky.com", + "4.6.2.21" + ] + ], + "addons_checked": true, + "address": "0xc", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0166, AdapterSubsysID: 10cb1462, AdapterDriverVersion: 10.18.10.4276\nHas dual GPUs. GPU #2: AdapterVendorID2: 0x10de, AdapterDeviceID2: 0x1212, AdapterSubsysID2: 10cb1462, AdapterDriverVersion2: 10.18.13.5900DWrite- DWrite+ D2D1.1- D2D1.1+ D2D- D2D+ D3D11 Layers- D3D11 Layers+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:48+00:00", + "completed_datetime": "2015-11-30T00:00:20.934647+00:00", + "completeddatetime": "2015-11-30T00:00:20.934647+00:00", + "cpu_info": "GenuineIntel family 6 model 58 stepping 9 | 8", + "cpu_name": "x86", + "crash_id": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "crash_time": 1448841588, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:06.096660+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 428232, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0xc", + "crashing_thread": 0, + "type": "EXCEPTION_ACCESS_VIOLATION_READ" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "offset": "0xa192294", + "registers": { + "eax": "0x0c4b2620", + "ebp": "0x0110d924", + "ebx": "0x1b301a3c", + "ecx": "0x00000000", + "edi": "0x0c140ca0", + "edx": "0x0110de74", + "efl": "0x00210206", + "eip": "0x0a192294", + "esi": "0x1b301a6c", + "esp": "0x0110d918" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "offset": "0xfb075ba", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 13 + }, + "largest_free_vm_block": "0x70df0000", + "main_module": 0, + "modules": [ + { + "base_addr": "0xfa0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x1003000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x1230000", + "code_id": "555DC64758000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x1288000", + "filename": "LavasoftTcpService.dll", + "missing_symbols": true, + "version": "2.3.4.7" + }, + { + "base_addr": "0x9490000", + "code_id": "55D1FF95b3b000", + "debug_file": "igd10iumd32.pdb", + "debug_id": "F625776624BD4E1688A1C2E0B88046E91", + "end_addr": "0x9fcb000", + "filename": "igd10iumd32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0xa0b0000", + "code_id": "5646C5A7e65000", + "debug_file": "nvwgf2um.pdb", + "debug_id": "5045B1B737D345479E140DB0F1FC16CA1", + "end_addr": "0xaf15000", + "filename": "nvwgf2um.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0xf880000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x11db9000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x50540000", + "code_id": "5621051F52000", + "debug_file": "idmcchandler.pdb", + "debug_id": "5E62F48AC9094E26ADF6CB6D5B25B9771", + "end_addr": "0x50592000", + "filename": "idmcchandler7.dll", + "version": "6.25.2.1" + }, + { + "base_addr": "0x505a0000", + "code_id": "54503A9660000", + "debug_file": "AudioSes.pdb", + "debug_id": "5D4235DBC80646EBAB4D502B157E522D2", + "end_addr": "0x50600000", + "filename": "AudioSes.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50600000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5066a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x507c0000", + "code_id": "54503E7C260000", + "debug_file": "Wpc.pdb", + "debug_id": "B5C07484BB49410ABBA5AA4E30593E0E2", + "end_addr": "0x50a20000", + "filename": "Wpc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50bf0000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x50c46000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c50000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x50c68000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c70000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x50c97000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50ca0000", + "code_id": "54503C0E5a000", + "debug_file": "d3d10_1core.pdb", + "debug_id": "63ADD3DEA4954A22B76BB5E934FE97EB2", + "end_addr": "0x50cfa000", + "filename": "d3d10_1core.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d00000", + "code_id": "54503BCF2d000", + "debug_file": "d3d10_1.pdb", + "debug_id": "83DCCDBD008943F3B277DA251BC372802", + "end_addr": "0x50d2d000", + "filename": "d3d10_1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d30000", + "code_id": "54503C492e000", + "debug_file": "XmlLite.pdb", + "debug_id": "26301BBC08C04CB3AFD914439CBC588F2", + "end_addr": "0x50d5e000", + "filename": "xmllite.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d60000", + "code_id": "54503AFB53000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "B3BB21AF5F1641A5A26D762CD97228952", + "end_addr": "0x50db3000", + "filename": "MMDevAPI.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50dc0000", + "code_id": "5450401D156000", + "debug_file": "sapi.pdb", + "debug_id": "60984AF9C6E74FA88E54F474D3DDFF6D1", + "end_addr": "0x50f16000", + "filename": "sapi.dll", + "version": "5.3.17828.0" + }, + { + "base_addr": "0x50f20000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5193a000", + "filename": "icudt55.dll", + "missing_symbols": true, + "version": "55.1.0.0" + }, + { + "base_addr": "0x51940000", + "code_id": "54503D2644000", + "debug_file": "pdh.pdb", + "debug_id": "6C29BD8C06AE4DF38391BE27484410E22", + "end_addr": "0x51984000", + "filename": "pdh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x51990000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x51a6f000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51cf0000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x51e2c000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51e30000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x51ee2000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x51ef0000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x51f25000", + "filename": "sandboxbroker.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x53150000", + "code_id": "55BB8F779000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x53159000", + "filename": "idmmzcc7.dll", + "missing_symbols": true, + "version": "6.23.18.1" + }, + { + "base_addr": "0x53160000", + "code_id": "5646153936000", + "debug_file": "klsihk.pdb", + "debug_id": "027DF81010E144A8B7D3272CE47CABBA2", + "end_addr": "0x53196000", + "filename": "klsihk.dll", + "version": "11.0.242.0" + }, + { + "base_addr": "0x531a0000", + "code_id": "559AAADB56000", + "debug_file": "inproc_agent.pdb", + "debug_id": "D9715CBB909543ECA7D095CBE086D6551", + "end_addr": "0x531f6000", + "filename": "inproc_agent.dll", + "missing_symbols": true, + "version": "4.6.0.375" + }, + { + "base_addr": "0x53200000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x533a2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x533b0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x53421000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x53430000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x5351e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x547c0000", + "code_id": "54503C44b000", + "debug_file": "msdmo.pdb", + "debug_id": "957E30D1E22E4AEF8EFD2710FCD0810A2", + "end_addr": "0x547cb000", + "filename": "msdmo.dll", + "version": "6.6.9600.17415" + }, + { + "base_addr": "0x547d0000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x547e0000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x547e0000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x547fd000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x580d0000", + "code_id": "54503B6B1d9000", + "debug_file": "d3d11.pdb", + "debug_id": "678CC08384074A76960599C081A0F8D02", + "end_addr": "0x582a9000", + "filename": "d3d11.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x582b0000", + "code_id": "55C388BB3e6000", + "debug_file": "d2d1.pdb", + "debug_id": "810D011F05F04CECA605289FEF8EDA9B2", + "end_addr": "0x58696000", + "filename": "d2d1.dll", + "version": "6.3.9600.18006" + }, + { + "base_addr": "0x59e60000", + "code_id": "54503AEC7f000", + "debug_file": "mscms.pdb", + "debug_id": "1B7C4A75D24047A4A0464E4FBD4018622", + "end_addr": "0x59edf000", + "filename": "mscms.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5c670000", + "code_id": "551B5864141000", + "debug_file": "dbghelp.pdb", + "debug_id": "94501BB87F074F37BA1EB8996D89969E1", + "end_addr": "0x5c7b1000", + "filename": "dbghelp.dll", + "version": "6.3.9600.17787" + }, + { + "base_addr": "0x5c900000", + "code_id": "54503CA069000", + "debug_file": "dxgi.pdb", + "debug_id": "68A59756D3184BF3B37185D373D58CC42", + "end_addr": "0x5c969000", + "filename": "dxgi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5d9b0000", + "code_id": "55B8E1C4181000", + "debug_file": "DWrite.pdb", + "debug_id": "651B38D48E22461CA389FD1968FC47352", + "end_addr": "0x5db31000", + "filename": "DWrite.dll", + "version": "6.3.9600.17999" + }, + { + "base_addr": "0x5e140000", + "code_id": "5646C3DA329000", + "debug_file": "nvapi.pdb", + "debug_id": "FF2FC29C0B3F4608B588284955AB834E1", + "end_addr": "0x5e469000", + "filename": "nvapi.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x5f4c0000", + "code_id": "56446E6A171000", + "debug_file": "nvspcap.pdb", + "debug_id": "0994F3D9F3974207AB2F889C961B6B6C1", + "end_addr": "0x5f631000", + "filename": "nvspcap.dll", + "version": "2.7.4.10" + }, + { + "base_addr": "0x5f700000", + "code_id": "54504AE516000", + "debug_file": "usp10.pdb", + "debug_id": "540D2B5EAA204EE498E9AE068C7E592C1", + "end_addr": "0x5f716000", + "filename": "usp10.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5f820000", + "code_id": "55D1FD14375000", + "debug_file": "igdusc32.pdb", + "debug_id": "EA6CE12299DD4E3894F838FAF27868F81", + "end_addr": "0x5fb95000", + "filename": "igdusc32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0x62120000", + "code_id": "5646C38865000", + "debug_file": "nvumdshim.pdb", + "debug_id": "5D42D7388852470EA464B38672C800F81", + "end_addr": "0x62185000", + "filename": "nvumdshim.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0x67c30000", + "code_id": "54503D5117000", + "debug_file": "msacm32.pdb", + "debug_id": "66E10C1311264BB0AC86FB7A8B8CCE1C2", + "end_addr": "0x67c47000", + "filename": "msacm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68280000", + "code_id": "54504AAE13a000", + "debug_file": "propsys.pdb", + "debug_id": "4B81AA7029904FB9B20D470E0C23D8262", + "end_addr": "0x683ba000", + "filename": "propsys.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x68430000", + "code_id": "54503BE7c4000", + "debug_file": "fastprox.pdb", + "debug_id": "0D150477D43C4260A7C23BE1F8BD22032", + "end_addr": "0x684f4000", + "filename": "fastprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68500000", + "code_id": "54503D4911000", + "debug_file": "wbemsvc.pdb", + "debug_id": "9CC3F59123F64A2AA000B4B8BF53D9032", + "end_addr": "0x68511000", + "filename": "wbemsvc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68520000", + "code_id": "54503C2566000", + "debug_file": "wbemcomn.pdb", + "debug_id": "1FBAD0B1C77F4735A9F02F346E6F1BBF2", + "end_addr": "0x68586000", + "filename": "wbemcomn.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68590000", + "code_id": "54503BFAd000", + "debug_file": "wbemprox.pdb", + "debug_id": "ADDDC4C11575431C9C600DFA695B574A2", + "end_addr": "0x6859d000", + "filename": "wbemprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69400000", + "code_id": "54503D6A29000", + "debug_file": "ntasn1.pdb", + "debug_id": "44F0033E1AAD40D99FE852E7BCED3EE61", + "end_addr": "0x69429000", + "filename": "ntasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69430000", + "code_id": "5619414C20000", + "debug_file": "ncrypt.pdb", + "debug_id": "1C034BE3D41641DAACF3B5B24F5C94F42", + "end_addr": "0x69450000", + "filename": "ncrypt.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x696d0000", + "code_id": "5646C30D1e000", + "debug_file": "nvdxgiwrap.pdb", + "debug_id": "517824984ADF47A5A880239C2A3317101", + "end_addr": "0x696ee000", + "filename": "nvdxgiwrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x696f0000", + "code_id": "5646C3122a000", + "debug_file": "nvd3d9wrap.pdb", + "debug_id": "616C5DF63B0C4B46B00DC240E3AE31E01", + "end_addr": "0x6971a000", + "filename": "nvd3d9wrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x69720000", + "code_id": "536B44F66000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x69726000", + "filename": "_etoured.dll", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x6b410000", + "code_id": "545049557e000", + "debug_file": "sxs.pdb", + "debug_id": "15742458696E42DCB7DC65CA96D887DF2", + "end_addr": "0x6b48e000", + "filename": "sxs.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c580000", + "code_id": "54503C3010000", + "debug_file": "wshbth.pdb", + "debug_id": "76CA6DB5CABA4ADA8BC0CBAC1F7785051", + "end_addr": "0x6c590000", + "filename": "wshbth.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c590000", + "code_id": "54504A15a000", + "debug_file": "winrnr.pdb", + "debug_id": "767E2B2A0DFB4EA1A6504FD51D5A75D72", + "end_addr": "0x6c59a000", + "filename": "winrnr.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c5a0000", + "code_id": "54503C8414000", + "debug_file": "nlaapi.pdb", + "debug_id": "CF84207C658C4943B13849E1A93690DE2", + "end_addr": "0x6c5b4000", + "filename": "nlaapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6c0000", + "code_id": "54503D1616000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "8EC06048FD7649DC8AF180BE7447588D2", + "end_addr": "0x6c6d6000", + "filename": "pnrpnsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6e0000", + "code_id": "545049B211000", + "debug_file": "NapiNSP.pdb", + "debug_id": "0798F80535DD40D9B44DA419E597BD912", + "end_addr": "0x6c6f1000", + "filename": "NapiNSP.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c770000", + "code_id": "54503BAE1a000", + "debug_file": "dwmapi.pdb", + "debug_id": "60670C1EC9C44D20B99C8E6E83D24E4C2", + "end_addr": "0x6c78a000", + "filename": "dwmapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c7f0000", + "code_id": "54503957ed000", + "debug_file": "wUxTheme.pdb", + "debug_id": "AB2FF8F5FF0042CA95ABF8212A39AB302", + "end_addr": "0x6c8dd000", + "filename": "uxtheme.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6cdd0000", + "code_id": "54503D6E6000", + "debug_file": "msimg32.pdb", + "debug_id": "BE5BA4D0B49947AA957345F2A9DBE09A2", + "end_addr": "0x6cdd6000", + "filename": "msimg32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e420000", + "code_id": "54503D6A1e000", + "debug_file": "bcrypt.pdb", + "debug_id": "F2D36EE24F934FCD82ED0ADA83E89A5C1", + "end_addr": "0x6e43e000", + "filename": "bcrypt.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e460000", + "code_id": "54504A168000", + "debug_file": "wsock32.pdb", + "debug_id": "2CA2F997582E46DEBFD5B1847D6AF4042", + "end_addr": "0x6e468000", + "filename": "wsock32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e470000", + "code_id": "54503D8430000", + "debug_file": "rsaenh.pdb", + "debug_id": "2866A6CE0121437D8628FFD8E2225D682", + "end_addr": "0x6e4a0000", + "filename": "rsaenh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e4d0000", + "code_id": "54503D8E19000", + "debug_file": "cryptsp.pdb", + "debug_id": "12A0D34A216D4605B5031EC9CCE381D42", + "end_addr": "0x6e4e9000", + "filename": "cryptsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e520000", + "code_id": "54503D5513000", + "debug_file": "samcli.pdb", + "debug_id": "184AE0F4F8B14D8BB9C3A8F49DDE7C432", + "end_addr": "0x6e533000", + "filename": "samcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e540000", + "code_id": "54503D3640000", + "debug_file": "powrprof.pdb", + "debug_id": "F225392CB03F4B2BB2829273B6BDC6662", + "end_addr": "0x6e580000", + "filename": "powrprof.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x71400000", + "code_id": "559D8FBF33000", + "debug_file": "product_info.pdb", + "debug_id": "4B3E8CF267A1486BA80DEBCA6F4314071", + "end_addr": "0x71433000", + "filename": "product_info.dll", + "version": "16.0.0.614" + }, + { + "base_addr": "0x72690000", + "code_id": "54597B677e000", + "debug_file": "dnsapi.pdb", + "debug_id": "26E09A4DB5304891B3B5C4494AD2D0282", + "end_addr": "0x7270e000", + "filename": "dnsapi.dll", + "version": "6.3.9600.17481" + }, + { + "base_addr": "0x72710000", + "code_id": "54503D874b000", + "debug_file": "mswsock.pdb", + "debug_id": "6B0D683946884027BECB35001726E8D92", + "end_addr": "0x7275b000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727a0000", + "code_id": "54503D898000", + "debug_file": "winnsi.pdb", + "debug_id": "2CA93168086649659E0DAEFC75A2B3622", + "end_addr": "0x727a8000", + "filename": "winnsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727b0000", + "code_id": "54503D8120000", + "debug_file": "iphlpapi.pdb", + "debug_id": "02D9AC3003424C6CAB4B8392CF9D26052", + "end_addr": "0x727d0000", + "filename": "IPHLPAPI.DLL", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x728d0000", + "code_id": "54503BD045000", + "debug_file": "winsta.pdb", + "debug_id": "F891F2CFDD5B4A318FA54956DAC58CE32", + "end_addr": "0x72915000", + "filename": "winsta.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x72fe0000", + "code_id": "54503D1A9000", + "debug_file": "Kernel.Appcore.pdb", + "debug_id": "9FDD5E16955248D0AAF693BD83D5A7851", + "end_addr": "0x72fe9000", + "filename": "kernel.appcore.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73100000", + "code_id": "5646C3BA2b000", + "debug_file": "nvinit.pdb", + "debug_id": "FBEB8A5BC3D84D76BC0DD21BA9C68FCE1", + "end_addr": "0x7312b000", + "filename": "nvinit.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x73130000", + "code_id": "54C1B6278b000", + "debug_file": "shcore.pdb", + "debug_id": "AB29E1ED4D524FED828E421AE8673DD72", + "end_addr": "0x731bb000", + "filename": "SHCore.dll", + "version": "6.3.9600.17666" + }, + { + "base_addr": "0x731c0000", + "code_id": "54503D83f000", + "debug_file": "profapi.pdb", + "debug_id": "4E4981A8EFED432A824E07F832A0F9892", + "end_addr": "0x731cf000", + "filename": "profapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73260000", + "code_id": "54503CD921000", + "debug_file": "devobj.pdb", + "debug_id": "7DDA1BFD61C943B98898EE3D9035BE532", + "end_addr": "0x73281000", + "filename": "devobj.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73290000", + "code_id": "54503C491b000", + "debug_file": "userenv.pdb", + "debug_id": "83D19410382448E6B3D28D2DACC1F6D12", + "end_addr": "0x732ab000", + "filename": "userenv.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x732b0000", + "code_id": "5633F237232000", + "debug_file": "iertutil.pdb", + "debug_id": "460B2013ECF74803914AE5548DFBC5512", + "end_addr": "0x734e2000", + "filename": "iertutil.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x734f0000", + "code_id": "54503D3911000", + "debug_file": "wkscli.pdb", + "debug_id": "FB3425B2A8A84AA7A1F7B13A9B51AD2E2", + "end_addr": "0x73501000", + "filename": "wkscli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73510000", + "code_id": "54503D381d000", + "debug_file": "srvcli.pdb", + "debug_id": "D9009006546348DC96565CA04E44BE962", + "end_addr": "0x7352d000", + "filename": "srvcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73530000", + "code_id": "54503D5Aa000", + "debug_file": "netutils.pdb", + "debug_id": "03EC60C3DACA48B1AD78F95F825F0DE22", + "end_addr": "0x7353a000", + "filename": "netutils.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735b0000", + "code_id": "54503B8A23000", + "debug_file": "winmmbase.pdb", + "debug_id": "773A9D5B79834D06B3A0A02385AAAD2D2", + "end_addr": "0x735d3000", + "filename": "WINMMBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735e0000", + "code_id": "5633E6511f3000", + "debug_file": "wininet.pdb", + "debug_id": "16BED61FCA4E44C59E0C7AEC73876B892", + "end_addr": "0x737d3000", + "filename": "wininet.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x737e0000", + "code_id": "54503CFD13000", + "debug_file": "netapi32.pdb", + "debug_id": "3C95A0C13D174142B826FC3942DB3E2B2", + "end_addr": "0x737f3000", + "filename": "netapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73820000", + "code_id": "54503B2F9f000", + "debug_file": "winhttp.pdb", + "debug_id": "52A299A670004E7694661C6112C500962", + "end_addr": "0x738bf000", + "filename": "winhttp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74260000", + "code_id": "54504A118000", + "debug_file": "version.pdb", + "debug_id": "4DADB143E2344821A4C080EF73A4952E2", + "end_addr": "0x74268000", + "filename": "version.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74640000", + "code_id": "54503B0A23000", + "debug_file": "winmm.pdb", + "debug_id": "FF0D255353AC46D48C593C91F26717EE2", + "end_addr": "0x74663000", + "filename": "winmm.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74670000", + "code_id": "54503CE850000", + "debug_file": "wevtapi.pdb", + "debug_id": "CC459681668C4D0DB2E62C1AC0160A492", + "end_addr": "0x746c0000", + "filename": "wevtapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x746c0000", + "code_id": "5450499Af000", + "debug_file": "wtsapi32.pdb", + "debug_id": "EDC8CD90C2D04DDDA22048C88BCB446A2", + "end_addr": "0x746cf000", + "filename": "wtsapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x754d0000", + "code_id": "5619414F54000", + "debug_file": "bcryptprimitives.pdb", + "debug_id": "3BE24DBAAA6B4A59B80D68F24FE4D27C2", + "end_addr": "0x75524000", + "filename": "bcryptPrimitives.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x75530000", + "code_id": "54504A6Ba000", + "debug_file": "cryptbase.pdb", + "debug_id": "965B22DD4CAE4F698EF8939960BE657C2", + "end_addr": "0x7553a000", + "filename": "CRYPTBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75540000", + "code_id": "54503D7C1e000", + "debug_file": "wsspicli.pdb", + "debug_id": "849B8E8D67774A859ED4435F558189111", + "end_addr": "0x7555e000", + "filename": "sspicli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75560000", + "code_id": "54504AF37000", + "debug_file": "nsi.pdb", + "debug_id": "E855CBEA595C4FF2B952FF7F824470832", + "end_addr": "0x75567000", + "filename": "nsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75610000", + "code_id": "55DC77E612bc000", + "debug_file": "shell32.pdb", + "debug_id": "A514A533B09F410685C8954C7F2C7BC22", + "end_addr": "0x768cc000", + "filename": "shell32.dll", + "version": "6.3.9600.18038" + }, + { + "base_addr": "0x768d0000", + "code_id": "545032FE188000", + "debug_file": "crypt32.pdb", + "debug_id": "A93FD8C6CEBC44158B2937EFCEE9804F2", + "end_addr": "0x76a58000", + "filename": "crypt32.dll", + "version": "6.3.9600.17475" + }, + { + "base_addr": "0x76c50000", + "code_id": "557F30FB129000", + "debug_file": "ole32.pdb", + "debug_id": "9823825475624BDF820D4CB09BD0CE002", + "end_addr": "0x76d79000", + "filename": "ole32.dll", + "version": "6.3.9600.17905" + }, + { + "base_addr": "0x76d80000", + "code_id": "5450383A1b1000", + "debug_file": "setupapi.pdb", + "debug_id": "2789FF1B9E7A4E56B7963A59A1FED96C2", + "end_addr": "0x76f31000", + "filename": "setupapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x76f40000", + "code_id": "55D612E610e000", + "debug_file": "wgdi32.pdb", + "debug_id": "16BCB5B895F04AE2BFEA5C3A0F467C8E2", + "end_addr": "0x7704e000", + "filename": "gdi32.dll", + "version": "6.3.9600.18034" + }, + { + "base_addr": "0x77050000", + "code_id": "54503C1D3d000", + "debug_file": "wintrust.pdb", + "debug_id": "7FD9A0CDB8F4468B96D2BCE0C30591422", + "end_addr": "0x7708d000", + "filename": "wintrust.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77090000", + "code_id": "54504B2Ec3000", + "debug_file": "msvcrt.pdb", + "debug_id": "D4416A97D40C497AAA487F2B1835A1422", + "end_addr": "0x77153000", + "filename": "msvcrt.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x77160000", + "code_id": "54503D7A3c000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "126AAF7D05414D42B11AC7240A355BEE2", + "end_addr": "0x7719c000", + "filename": "cfgmgr32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x771a0000", + "code_id": "5493AE7395000", + "debug_file": "oleaut32.pdb", + "debug_id": "AB2D635EE22541D094BEB9153DEA45192", + "end_addr": "0x77235000", + "filename": "oleaut32.dll", + "version": "6.3.9600.17560" + }, + { + "base_addr": "0x77250000", + "code_id": "550B921B41000", + "debug_file": "sechost.pdb", + "debug_id": "F28ED1EB82E744D3B999E441A6B3EF432", + "end_addr": "0x77291000", + "filename": "sechost.dll", + "version": "6.3.9600.17734" + }, + { + "base_addr": "0x772a0000", + "code_id": "54503D97e000", + "debug_file": "msasn1.pdb", + "debug_id": "47067747AEFA40A3A05B91148806FA022", + "end_addr": "0x772ae000", + "filename": "msasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772b0000", + "code_id": "54504A1427000", + "debug_file": "wimm32.pdb", + "debug_id": "57D0ACFA22754450BB9660DA8818F3622", + "end_addr": "0x772d7000", + "filename": "imm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772e0000", + "code_id": "54504A2F5000", + "debug_file": "normaliz.pdb", + "debug_id": "D3BE4325291C49BC9B3E93D20257AAC21", + "end_addr": "0x772e5000", + "filename": "normaliz.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772f0000", + "code_id": "558ED276ba000", + "debug_file": "wrpcrt4.pdb", + "debug_id": "34F9F7D096A445DAA6A69FA4DE53993E2", + "end_addr": "0x773aa000", + "filename": "rpcrt4.dll", + "version": "6.3.9600.17919" + }, + { + "base_addr": "0x773b0000", + "code_id": "54503D20153000", + "debug_file": "wuser32.pdb", + "debug_id": "FBAAE417246B4E84AE5BCEC86A73FC642", + "end_addr": "0x77503000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x775a0000", + "code_id": "55C4BC8A7c000", + "debug_file": "advapi32.pdb", + "debug_id": "6A0005D83AD84EFFA3342DE450F0615B2", + "end_addr": "0x7761c000", + "filename": "advapi32.dll", + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77620000", + "code_id": "5450381C45000", + "debug_file": "shlwapi.pdb", + "debug_id": "68EC2A424E5242C2A309E194E68B56CB2", + "end_addr": "0x77665000", + "filename": "shlwapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776d0000", + "code_id": "54503D926000", + "debug_file": "psapi.pdb", + "debug_id": "F88219992C7646718A6425D0FC65CC642", + "end_addr": "0x776d6000", + "filename": "psapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776e0000", + "code_id": "55038671112000", + "debug_file": "msctf.pdb", + "debug_id": "7E83843868234F45B491C219CC6A00032", + "end_addr": "0x777f2000", + "filename": "msctf.dll", + "version": "6.3.9600.17706" + }, + { + "base_addr": "0x77800000", + "code_id": "54503D8150000", + "debug_file": "ws2_32.pdb", + "debug_id": "B4ACD51CF1B9497A89B2C0DE225BD36D2", + "end_addr": "0x77850000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77850000", + "code_id": "545049BE140000", + "debug_file": "wkernel32.pdb", + "debug_id": "DFB9F6A1661C482C87B4D0D454332CB81", + "end_addr": "0x77990000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77990000", + "code_id": "55C4BCFCd7000", + "debug_file": "wkernelbase.pdb", + "debug_id": "21DACBC754B849B98B431A83EBA15E882", + "end_addr": "0x77a67000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77a70000", + "code_id": "54503D8417d000", + "debug_file": "combase.pdb", + "debug_id": "B9684E7A2A1E43DCB0F9A0A9717CB1AB2", + "end_addr": "0x77bed000", + "filename": "combase.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77bf0000", + "code_id": "545038838d000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "B5BC85FFA57446759326A6D3D9889DA22", + "end_addr": "0x77c7d000", + "filename": "clbcatq.dll", + "version": "2001.12.10530.17415" + }, + { + "base_addr": "0x77d50000", + "code_id": "55C4BC8E16e000", + "debug_file": "wntdll.pdb", + "debug_id": "8C67971C1474490580FC7B7918183B462", + "end_addr": "0x77ebe000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 8, + "cpu_info": "GenuineIntel family 6 model 58 stepping 9", + "os": "Windows NT", + "os_ver": "6.3.9600 " + }, + "thread_count": 68, + "threads": [ + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "normalized": "nvwgf2um.dll@0xe2294", + "offset": "0xa192294", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "normalized": "nvumdshim.dll@0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "normalized": "nvumdshim.dll@0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "normalized": "nvumdshim.dll@0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "normalized": "d3d11.dll@0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "normalized": "mozilla::layers::SyncObjectD3D11::FinalizeFrame", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "normalized": "mozilla::layers::ClientLayerManager::ForwardTransaction", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "normalized": "mozilla::layers::ClientLayerManager::EndTransaction", + "offset": "0xfb075ba", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsDisplayList.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsDisplayList::PaintRoot(nsDisplayListBuilder *,nsRenderingContext *,unsigned int)", + "function_offset": "0x485", + "line": 1683, + "module": "xul.dll", + "module_offset": "0x178486", + "normalized": "nsDisplayList::PaintRoot", + "offset": "0xf9f8486", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsLayoutUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsLayoutUtils::PaintFrame(nsRenderingContext *,nsIFrame *,nsRegion const &,unsigned int,unsigned int)", + "function_offset": "0x5b4", + "line": 3345, + "module": "xul.dll", + "module_offset": "0x417432", + "normalized": "nsLayoutUtils::PaintFrame", + "offset": "0xfc97432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsPresShell.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "PresShell::Paint(nsView *,nsRegion const &,unsigned int)", + "function_offset": "0x14b", + "line": 6165, + "module": "xul.dll", + "module_offset": "0x2495b6", + "normalized": "PresShell::Paint", + "offset": "0xfac95b6", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SleepEx", + "function_offset": "0x52", + "module": "KERNELBASE.dll", + "module_offset": "0x2b82", + "offset": "0x77992b82", + "trust": "cfi" + }, + { + "frame": 2, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x104e", + "offset": "0x7799104e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x5212", + "offset": "0x531a5212", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc392", + "offset": "0x531ac392", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xa23f", + "offset": "0x531aa23f", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc98c", + "offset": "0x531ac98c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c436", + "offset": "0x531bc436", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c4c0", + "offset": "0x531bc4c0", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "function": "NtGetContextThread", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3d28c", + "offset": "0x77d8d28c", + "trust": "context" + }, + { + "frame": 1, + "function": "LdrpResGetMappingSize", + "function_offset": "0x104", + "module": "ntdll.dll", + "module_offset": "0x57c54", + "offset": "0x77da7c54", + "trust": "cfi" + }, + { + "frame": 2, + "function": "wcstombs", + "function_offset": "0x8f", + "module": "ntdll.dll", + "module_offset": "0x9749f", + "offset": "0x77de749f", + "trust": "scan" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0xf95bddc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0xf95bd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0xf95bd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 11, + "offset": "0x1baf7af", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0xfcaad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjects", + "function_offset": "0x18", + "module": "kernel32.dll", + "module_offset": "0x17b88", + "offset": "0x77867b88", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e5c4", + "offset": "0x124e5c4", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x7ea6", + "offset": "0x1237ea6", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "ApcThread", + "function_offset": "0x72", + "module": "ws2_32.dll", + "module_offset": "0x321c2", + "offset": "0x778321c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "SockAsyncThread", + "function_offset": "0x7f", + "module": "mswsock.dll", + "module_offset": "0xcfbf", + "offset": "0x7271cfbf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SockWaitForSingleObject", + "function_offset": "0x167", + "module": "mswsock.dll", + "module_offset": "0x566b", + "offset": "0x7271566b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WSPSelect", + "function_offset": "0x153", + "module": "mswsock.dll", + "module_offset": "0xa53f", + "offset": "0x7271a53f", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x18692", + "offset": "0x1248692", + "trust": "cfi" + }, + { + "frame": 4, + "module": "ws2_32.dll", + "module_offset": "0x115c9", + "offset": "0x778115c9", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5323c0d6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5323be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0xf9e656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0xf9e5b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0xf9e5eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0xfd9a82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 6, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 7, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 8, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0xfcca1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0xfea0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitCoalesced(void *,unsigned int,void * const *,unsigned long,unsigned long,int,unsigned long *)", + "function_offset": "0x76", + "module": "combase.dll", + "module_offset": "0xb791", + "offset": "0x77a7b791", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x4b", + "module": "combase.dll", + "module_offset": "0xb80b", + "offset": "0x77a7b80b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x9", + "module": "combase.dll", + "module_offset": "0x49ec8", + "offset": "0x77ab9ec8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "module": "combase.dll", + "module_offset": "0x3d7f5", + "offset": "0x77aad7f5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0xf9e52ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0xfeaab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e2ce", + "offset": "0x124e2ce", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x10902", + "offset": "0x1240902", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "MsgWaitForMultipleObjectsEx", + "function_offset": "0x162", + "module": "user32.dll", + "module_offset": "0xd432", + "offset": "0x773bd432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0xfcc7e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 10, + "offset": "0xc8cf81f", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0xfdad9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0xfcc82e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 9, + "offset": "0xca0f8a3", + "trust": "cfi" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtRequestWaitReplyPort", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c69c", + "offset": "0x77d8c69c", + "trust": "context" + }, + { + "frame": 1, + "function": "CPortClient::SendComplexSyncRequestWow64(unsigned long,void const *,short,void *,short,long *)", + "function_offset": "0xc6", + "module": "dwmapi.dll", + "module_offset": "0xda36", + "offset": "0x6c77da36", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CApiPortClient::SendRequest(void const *,short,long *,void *,short)", + "function_offset": "0x1e", + "module": "dwmapi.dll", + "module_offset": "0x8fba", + "offset": "0x6c778fba", + "trust": "cfi" + }, + { + "frame": 3, + "function": "DwmFlush", + "function_offset": "0x3a", + "module": "dwmapi.dll", + "module_offset": "0x359a", + "offset": "0x6c77359a", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/thebes/gfxWindowsPlatform.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "D3DVsyncSource::D3DVsyncDisplay::VBlankLoop()", + "function_offset": "0x8d", + "line": 2695, + "module": "xul.dll", + "module_offset": "0xc4d5b8", + "offset": "0x104cd5b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::DoWork()", + "function_offset": "0x1a0", + "line": 459, + "module": "xul.dll", + "module_offset": "0x44867e", + "offset": "0xfcc867e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x52cf2f", + "offset": "0xfdacf2f", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0xfc2baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0xfd4459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0xfd44ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0xfdae14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0xfadbf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "17600512", + "write_combine_size": "20484096" + }, + "last_crash": 8, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 8.1", + "os_version": "6.3.9600", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "nvwgf2um.dll@0xe2294 | nvumdshim.dll@0x22b5e | nvumdshim.dll@0x31496 | nvumdshim.dll@0x1bdd8 | d3d11.dll@0xcd6a9 | CContext::ID3D11DeviceContext2_CopySubresourceRegion_ | CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized | mozilla::layers::SyncObjectD3D11::FinalizeFrame | mozilla::layers::ClientLayerManager::ForwardTransaction | mozilla::layers::ClientLayerManager::EndTransaction | nsDisplayList::PaintRoot | nsLayoutUtils::PaintFrame | PresShell::Paint", + "reason": "EXCEPTION_ACCESS_VIOLATION_READ", + "release_channel": "release", + "signature": "nvwgf2um.dll@0xe2294", + "startedDateTime": "2015-11-30T00:00:12.150251+00:00", + "started_datetime": "2015-11-30T00:00:12.150251+00:00", + "submitted_timestamp": "2015-11-30T00:00:06.096660+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 2, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "version": "42.0" +} diff --git a/testcrash/processed/1f5b9b28-b5eb-4347-81c2-8ab2b2151130.json b/testcrash/processed/1f5b9b28-b5eb-4347-81c2-8ab2b2151130.json new file mode 100644 index 0000000000..a0a11a03b4 --- /dev/null +++ b/testcrash/processed/1f5b9b28-b5eb-4347-81c2-8ab2b2151130.json @@ -0,0 +1,127368 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : \n MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IP] : 2 : 3 : \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP TCPv6 : 2 : 1 : \n Fournisseur de services RSVP TCP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP UDPv6 : 2 : 2 : \n Fournisseur de services RSVP UDP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 1 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 0 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 0 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] SEQPACKET 4 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] DATAGRAM 4 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] SEQPACKET 9 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] DATAGRAM 9 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] SEQPACKET 6 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] DATAGRAM 6 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 3 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 3 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 2 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 2 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll", + "additional_minidumps": [], + "addons": [], + "addons_checked": true, + "address": "0x5bb55e54", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02, AdapterSubsysID: 01f91028, AdapterDriverVersion: 8.15.10.1749\n", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:10+00:00", + "completed_datetime": "2015-11-30T00:00:22.712457+00:00", + "completeddatetime": "2015-11-30T00:00:22.712457+00:00", + "cpu_info": "GenuineIntel family 6 model 15 stepping 13 | 2", + "cpu_name": "x86", + "crash_id": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "crash_time": 1448841550, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.296560+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 2181694, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x5bb55e54", + "crashing_thread": 0, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "offset": "0x5bb55e54", + "registers": { + "eax": "0x00000000", + "ebp": "0x00396a5c", + "ebx": "0x163364b8", + "ecx": "0x6715e040", + "edi": "0x0039b038", + "edx": "0x00000006", + "efl": "0x00200246", + "eip": "0x5bb55e54", + "esi": "0x00320000", + "esp": "0x00396658" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "offset": "0x5b96fa4e", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 12 + }, + "largest_free_vm_block": "0x2e6000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1a0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x203000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x59ed0000", + "code_id": "4A5BDAAA20e000", + "debug_file": "msmpeg2vdec.warbird.pdb", + "debug_id": "669C9D5E982C43DB9CEEE3821AEFB9692", + "end_addr": "0x5a0de000", + "filename": "msmpeg2vdec.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a0e0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x5a1d1000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a300000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5a36a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x5a370000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x5a3c6000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x5a3d0000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x5a449000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a450000", + "code_id": "4CE7B9A312a000", + "debug_file": "sapi.pdb", + "debug_id": "63C97D1D323C43A3844B09A0409498631", + "end_addr": "0x5a57a000", + "filename": "sapi.dll", + "version": "5.3.13120.0" + }, + { + "base_addr": "0x5a580000", + "code_id": "4CE7B81710a000", + "debug_file": "DWrite.pdb", + "debug_id": "DB173129FFC54F479DFF3D629C196ED21", + "end_addr": "0x5a68a000", + "filename": "DWrite.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a970000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5b38a000", + "filename": "icudt55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b390000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x5b4cc000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b4d0000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x5da09000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5da10000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x5dbb2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5dbd0000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x5dcaf000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5dcb0000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x5dd62000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x60ec0000", + "code_id": "4A5BDA3D99000", + "debug_file": "MFWMAAEC.pdb", + "debug_id": "F63FD7B86BDE43DFBE6F87ECB0A1A2DD1", + "end_addr": "0x60f59000", + "filename": "MFWMAAEC.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x60fe0000", + "code_id": "4CE7B99C177000", + "debug_file": "quartz.pdb", + "debug_id": "CFBEEFF8D2044661A6E5F0FB35AC2CF32", + "end_addr": "0x61157000", + "filename": "quartz.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x626c0000", + "code_id": "4CE7B880312000", + "debug_file": "mf.pdb", + "debug_id": "E53583973043441DA81867AB565AD9372", + "end_addr": "0x629d2000", + "filename": "mf.dll", + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x663b0000", + "code_id": "4CE7B86C7a000", + "debug_file": "EVR.pdb", + "debug_id": "FB33934061CB46CCB5CBD6AFDC9DF65F2", + "end_addr": "0x6642a000", + "filename": "evr.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x66540000", + "code_id": "4A5BDB3C4f000", + "debug_file": "Wpc.pdb", + "debug_id": "217D8704AEDC4F6EB5A6B93C78BCFE632", + "end_addr": "0x6658f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x67080000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x6716e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x67190000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x671a8000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x671b0000", + "code_id": "55F98C7C2c000", + "debug_file": "aswJsFlt.pdb", + "debug_id": "F411C114E3114E2A99AC37C1415A901F1", + "end_addr": "0x671dc000", + "filename": "aswJsFlt.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x671e0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x67251000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x677b0000", + "code_id": "4CE7B847a80000", + "debug_file": "ieframe.pdb", + "debug_id": "3B9BE5FB52F14731879F4B8981FB26422", + "end_addr": "0x68230000", + "filename": "ieframe.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x68330000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x68348000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6b310000", + "code_id": "4CE7B9C8a0000", + "debug_file": "SearchFolder.pdb", + "debug_id": "2F6719406FEF4D2592C074702EBA1BD72", + "end_addr": "0x6b3b0000", + "filename": "SearchFolder.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6b4d0000", + "code_id": "55F98C7447000", + "debug_file": "snxhk.pdb", + "debug_id": "EA04201E4F7D4D5EA7AFA4F843F6B3EC1", + "end_addr": "0x6b517000", + "filename": "snxhk.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x6b530000", + "code_id": "4A5BD9BE14000", + "debug_file": "devenum.pdb", + "debug_id": "728AEF77CC244D8BADC3F6255CE396B31", + "end_addr": "0x6b544000", + "filename": "devenum.dll", + "version": "6.6.7600.16385" + }, + { + "base_addr": "0x6b720000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x6b747000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x6ce60000", + "code_id": "4CE7B9B089000", + "debug_file": "PortableDeviceApi.pdb", + "debug_id": "97A85AFE755B4DEDA368C5794FB8F66C2", + "end_addr": "0x6cee9000", + "filename": "PortableDeviceApi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6dfc0000", + "code_id": "4A5BDA3859000", + "debug_file": "MFPLAT.pdb", + "debug_id": "F512BAE9BAA14B87A898050CB20C0E3B2", + "end_addr": "0x6e019000", + "filename": "mfplat.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7600.16385" + }, + { + "base_addr": "0x6e1b0000", + "code_id": "4CE7BA035c000", + "debug_file": "StructuredQuery.pdb", + "debug_id": "75F9CA3991244B738784DD5E65739D461", + "end_addr": "0x6e20c000", + "filename": "StructuredQuery.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x6e280000", + "code_id": "4A5BDA4E14000", + "debug_file": "msacm32.pdb", + "debug_id": "3D318D5E38C54502B64578F0710A510F2", + "end_addr": "0x6e294000", + "filename": "msacm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e2b0000", + "code_id": "4CE7B72536000", + "debug_file": "AudioSes.pdb", + "debug_id": "A88FCF91944949A8A1863D1592BB2FD12", + "end_addr": "0x6e2e6000", + "filename": "AudioSes.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e2f0000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x6e2f4000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e330000", + "code_id": "4A5BBFC98000", + "debug_file": "davhlpr.pdb", + "debug_id": "59C1CF63A3964C2CB96E729C676055251", + "end_addr": "0x6e338000", + "filename": "davhlpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e340000", + "code_id": "4CE7B7BA17000", + "debug_file": "davclnt.pdb", + "debug_id": "293647BFB30C495D951B194D5F4278972", + "end_addr": "0x6e357000", + "filename": "davclnt.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e360000", + "code_id": "4CE7B97B14000", + "debug_file": "ntlanman.pdb", + "debug_id": "5990C9AC82FE4B3BA0A6562EAA753A612", + "end_addr": "0x6e374000", + "filename": "ntlanman.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e380000", + "code_id": "4A5BD9F38000", + "debug_file": "drprov.pdb", + "debug_id": "F95DEB9639494BD5829B3036EC4E0CE52", + "end_addr": "0x6e388000", + "filename": "drprov.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e390000", + "code_id": "4CE7B90C198000", + "debug_file": "NetworkExplorer.pdb", + "debug_id": "EE0AFAC2F7CE4959BD172CE0D5AE6D342", + "end_addr": "0x6e528000", + "filename": "NetworkExplorer.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e550000", + "code_id": "4A5BDB2058000", + "debug_file": "tiptsf.pdb", + "debug_id": "403AEEC7F144404798CADBFD8329497C2", + "end_addr": "0x6e5a8000", + "filename": "tiptsf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6eba0000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x6ebd2000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ec40000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x6ec48000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec50000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x6ec62000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec70000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x6ec80000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ee30000", + "code_id": "4A5BDAA62a000", + "debug_file": "msls31.pdb", + "debug_id": "7919161B84F0418F9FCD19A720CF43902", + "end_addr": "0x6ee5a000", + "filename": "msls31.dll", + "version": "3.10.349.0" + }, + { + "base_addr": "0x6eed0000", + "code_id": "4CE7B7F422000", + "debug_file": "EhStorapi.pdb", + "debug_id": "213D3C22BEF04CBDB8592878A0D499C11", + "end_addr": "0x6eef2000", + "filename": "EhStorAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ef20000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x6ef7c000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6efc0000", + "code_id": "4A5BDA0C9000", + "debug_file": "linkinfo.pdb", + "debug_id": "C59792ACF0F34EC89B922F50152D26F72", + "end_addr": "0x6efc9000", + "filename": "linkinfo.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6efd0000", + "code_id": "4CE7B9DD2e000", + "debug_file": "shdocvw.pdb", + "debug_id": "12FE66A5FBC346CBA3FB85D90A8F76A92", + "end_addr": "0x6effe000", + "filename": "shdocvw.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6f000000", + "code_id": "4A5BDB116000", + "debug_file": "SensApi.pdb", + "debug_id": "1F9BBFCBF7A9451B89A51771CA4C47DB2", + "end_addr": "0x6f006000", + "filename": "SensApi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f010000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x6f01a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f550000", + "code_id": "4CE7B70D4e000", + "debug_file": "ActXPrxy.pdb", + "debug_id": "C674D3ABFBB34B75BC59063E6B68ABA12", + "end_addr": "0x6f59e000", + "filename": "actxprxy.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fbc0000", + "code_id": "4A5BD9FC6000", + "debug_file": "IconCodecService.pdb", + "debug_id": "765628B778E94EE28391DF261E546B1D2", + "end_addr": "0x6fbc6000", + "filename": "IconCodecService.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "4CE7B97E70000", + "debug_file": "ntshrui.pdb", + "debug_id": "09BC7D892AFD4A0D85C2AA7D316F58E72", + "end_addr": "0x6fc50000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc50000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x6fc5b000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc60000", + "code_id": "4CE7B84A9000", + "debug_file": "cscdll.pdb", + "debug_id": "397103E014B34AC895D2DC79190003972", + "end_addr": "0x6fc69000", + "filename": "cscdll.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc70000", + "code_id": "4CE7B84E6a000", + "debug_file": "cscui.pdb", + "debug_id": "F60659FD6AD14770A6416C32C6C6EE5C2", + "end_addr": "0x6fcda000", + "filename": "cscui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fce0000", + "code_id": "4A5BD9E331000", + "debug_file": "EhStorshell.pdb", + "debug_id": "878E29FEBFDD46DBA28AA12389F37C741", + "end_addr": "0x6fd11000", + "filename": "EhStorShell.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fd20000", + "code_id": "4CE7B902240000", + "debug_file": "msi.pdb", + "debug_id": "931C9F66B9BC44A6B828506DF2597E332", + "end_addr": "0x6ff60000", + "filename": "msi.dll", + "version": "5.0.7601.17514" + }, + { + "base_addr": "0x70290000", + "code_id": "55F98CE3e7000", + "debug_file": "aswAux.pdb", + "debug_id": "5CDBFDD700334D9DB6276EB83532CEF01", + "end_addr": "0x70377000", + "filename": "aswAux.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70380000", + "code_id": "55F98ED263000", + "debug_file": "ashTask.pdb", + "debug_id": "317541F1FD554C04969F0D51F7D3CB101", + "end_addr": "0x703e3000", + "filename": "ashTask.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x703f0000", + "code_id": "55F98F191ac000", + "debug_file": "Aavm4h.pdb", + "debug_id": "8259A81E94044A1B912A9BC136D7F5E91", + "end_addr": "0x7059c000", + "filename": "Aavm4h.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70750000", + "code_id": "55F98C96ae000", + "debug_file": "ashShell.pdb", + "debug_id": "9404A1F61E1C402685620750FA7C90F81", + "end_addr": "0x707fe000", + "filename": "ashShell.dll", + "missing_symbols": true, + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70810000", + "code_id": "55F98E1649000", + "debug_file": "AavmRpch.pdb", + "debug_id": "193D1E760CC741FDAFED4A2805DF25931", + "end_addr": "0x70859000", + "filename": "AavmRpch.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70860000", + "code_id": "55F98CAD20000", + "debug_file": "JsonRpcServer.pdb", + "debug_id": "62AB0861622E4183AE9F117541D3CBFE1", + "end_addr": "0x70880000", + "filename": "JsonRpcServer.dll", + "version": "" + }, + { + "base_addr": "0x70bb0000", + "code_id": "4CE7B86D16f000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E5AAAE8E539E418481918BC99DDF5A302", + "end_addr": "0x70d1f000", + "filename": "explorerframe.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71070000", + "code_id": "55F98D5C11000", + "debug_file": "aswEngLdr.pdb", + "debug_id": "BB94E885E60341989CBF5453EB6EFD071", + "end_addr": "0x71081000", + "filename": "aswEngLdr.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71090000", + "code_id": "55F98CDB14000", + "debug_file": "avastIP.pdb", + "debug_id": "AC32D00C0C20450E82004E54955B3CBA1", + "end_addr": "0x710a4000", + "filename": "avastIP.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x710b0000", + "code_id": "4CE7BA274f000", + "debug_file": "webio.pdb", + "debug_id": "2F1D696AC6284AA18DC9E9F084FBA1BD2", + "end_addr": "0x710ff000", + "filename": "webio.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71100000", + "code_id": "4CE7BA3E58000", + "debug_file": "winhttp.pdb", + "debug_id": "AB606DA647F94A108FFE404A2624D13E2", + "end_addr": "0x71158000", + "filename": "winhttp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71160000", + "code_id": "55F98E4493000", + "debug_file": "commchannel.pdb", + "debug_id": "7BC6CA9FFD4E49688A4EADE933FCBE271", + "end_addr": "0x711f3000", + "filename": "commchannel.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71200000", + "code_id": "4A5BDA3612000", + "debug_file": "mpr.pdb", + "debug_id": "1408743D42224025A49E02A79CE7190A2", + "end_addr": "0x71212000", + "filename": "mpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71220000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x71227000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71230000", + "code_id": "55F98E5Ff7000", + "debug_file": "ashBase.pdb", + "debug_id": "14964934A3494F2CB66D59980CBBDDDA1", + "end_addr": "0x71327000", + "filename": "ashBase.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71340000", + "code_id": "55F98C9E1b000", + "debug_file": "log.pdb", + "debug_id": "A27F7FC26AC846628DE451016BABE6441", + "end_addr": "0x7135b000", + "filename": "log.dll", + "version": "" + }, + { + "base_addr": "0x71360000", + "code_id": "5098859585000", + "debug_file": "msvcp110.i386.pdb", + "debug_id": "C4746119B92C4F389EA45BD8C44117631", + "end_addr": "0x713e5000", + "filename": "msvcp110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x713f0000", + "code_id": "55F98D3321000", + "debug_file": "aswCmnOS.pdb", + "debug_id": "0FD9CA68C64E42C0BE316BDD265379B91", + "end_addr": "0x71411000", + "filename": "aswCmnOS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71420000", + "code_id": "5098858Ed6000", + "debug_file": "msvcr110.i386.pdb", + "debug_id": "D667470E009A4586B69244CB837F958E2", + "end_addr": "0x714f6000", + "filename": "msvcr110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x71500000", + "code_id": "55F98CD85d000", + "debug_file": "aswCmnIS.pdb", + "debug_id": "E99E51D346404D8A90E1F0F2B55AF44C1", + "end_addr": "0x7155d000", + "filename": "aswCmnIS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71560000", + "code_id": "55F98D4E58000", + "debug_file": "aswCmnBS.pdb", + "debug_id": "07B44BD773344543A81C1CB97CF5EEBA1", + "end_addr": "0x715b8000", + "filename": "aswCmnBS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71610000", + "code_id": "4CE7B99235000", + "debug_file": "qasf.pdb", + "debug_id": "9BD26FFA3B5F4FDBA04379D9F92935DD1", + "end_addr": "0x71645000", + "filename": "qasf.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x71880000", + "code_id": "4A5BD9B6d000", + "debug_file": "dhcpcsvc6.pdb", + "debug_id": "4BCFF2B35428411EA9A0FCD6C14194D52", + "end_addr": "0x7188d000", + "filename": "dhcpcsvc6.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71890000", + "code_id": "4A5BD9B512000", + "debug_file": "dhcpcsvc.pdb", + "debug_id": "D3E01A80603143AC83EA5801BEC674D82", + "end_addr": "0x718a2000", + "filename": "dhcpcsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x718c0000", + "code_id": "4CE7B83238000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "EB7D55A536354AD987CE2E36914AAF372", + "end_addr": "0x718f8000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71d40000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x71e2b000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71fe0000", + "code_id": "4A5BDAC83c000", + "debug_file": "oleacc.pdb", + "debug_id": "67620D076A2E43C5A18ECD5AF77AADBE2", + "end_addr": "0x7201c000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x72020000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x72025000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72320000", + "code_id": "4CE7B8E5b000", + "debug_file": "msdmo.pdb", + "debug_id": "7E91458399E34CF99F0C993D9128BB301", + "end_addr": "0x7232b000", + "filename": "msdmo.dll", + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x72340000", + "code_id": "4CE7BA0C16000", + "debug_file": "thumbcache.pdb", + "debug_id": "755F313B57194E558046E7E44D88FF502", + "end_addr": "0x72356000", + "filename": "thumbcache.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x723e0000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x7241c000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x724e0000", + "code_id": "4CE7B8492b000", + "debug_file": "IEProxy.pdb", + "debug_id": "4A11DD8A1EC54450BFDF649819606FCD1", + "end_addr": "0x7250b000", + "filename": "ieproxy.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x72730000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x72740000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72740000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x72775000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72780000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x7279d000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72800000", + "code_id": "4A5BDA2A17000", + "debug_file": "MP3DMOD.pdb", + "debug_id": "54618A168148428DADB4CE0B4628168F2", + "end_addr": "0x72817000", + "filename": "MP3DMOD.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72860000", + "code_id": "4A5BD9FA38000", + "debug_file": "icm32.pdb", + "debug_id": "189BAB60FB414E258DC5E4996497EEA91", + "end_addr": "0x72898000", + "filename": "icm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72d30000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x72dc6000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73070000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x73077000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73090000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x730ac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x730b0000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x730bf000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x730c0000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x730c6000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73190000", + "code_id": "4CE7B9ACd000", + "debug_file": "rtutils.pdb", + "debug_id": "B77946994AF64DE6B40CBFFE6D34D0492", + "end_addr": "0x7319d000", + "filename": "rtutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x731a0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x731b5000", + "filename": "rasman.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x731c0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x73212000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73260000", + "code_id": "4CE7BA0C33000", + "debug_file": "sqmapi.pdb", + "debug_id": "47D9B820A60149D1B23FA837FA80C4FD2", + "end_addr": "0x73293000", + "filename": "sqmapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73300000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x7330a000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73310000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x7331f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73320000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x7332f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73330000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73339000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73340000", + "code_id": "4CE7B91311000", + "debug_file": "netapi32.pdb", + "debug_id": "61D38ADE80DD487498441E7742BD60362", + "end_addr": "0x73351000", + "filename": "netapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73360000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x73378000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x734a0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x734ad000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x734b0000", + "code_id": "4CE7BA3Afb000", + "debug_file": "WindowsCodecs.pdb", + "debug_id": "1A9E904F00E8490C83F8BB46A620A91D2", + "end_addr": "0x735ab000", + "filename": "WindowsCodecs.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x735d0000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x735e4000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x73660000", + "code_id": "4CE7B90F10000", + "debug_file": "nlaapi.pdb", + "debug_id": "4C9854C489D74A7F97B24D70FAC99CF32", + "end_addr": "0x73670000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x736f0000", + "code_id": "4A5BDB422f000", + "debug_file": "XmlLite.pdb", + "debug_id": "22C448B0417A48789983910B61DB1CA22", + "end_addr": "0x7371f000", + "filename": "xmllite.dll", + "version": "1.3.1000.0" + }, + { + "base_addr": "0x73720000", + "code_id": "4A5BDA0713000", + "debug_file": "dwmapi.pdb", + "debug_id": "D8D91B3F339A4FDC960FC7121D146DF42", + "end_addr": "0x73733000", + "filename": "dwmapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73790000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x737bf000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73920000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x73941000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73950000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x73a02000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a10000", + "code_id": "4CE7B714190000", + "debug_file": "MicrosoftWindowsGdiPlus-1.1.7601.17514-gdiplus.pdb", + "debug_id": "999409491C874F1DAA3DBBD44C54AC201", + "end_addr": "0x73ba0000", + "filename": "GdiPlus.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73ba0000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x73be0000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73be0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x73cd5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x73ce0000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x73cf2000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73d20000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x73d59000", + "filename": "MMDevAPI.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d60000", + "code_id": "4CE7B71C19e000", + "debug_file": "comctl32.pdb", + "debug_id": "B4CE90AAB95E4B89A22A7711DFD7E6EF2", + "end_addr": "0x73efe000", + "filename": "comctl32.dll", + "version": "6.10.7601.17514" + }, + { + "base_addr": "0x73f30000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x73f37000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73f40000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x73f65000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x743e0000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x743e9000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74470000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74475000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74540000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x74557000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74700000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x7473b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x747e0000", + "code_id": "4CE7B7E644000", + "debug_file": "dnsapi.pdb", + "debug_id": "5479EE67E2B54CE8A72863F57C17C95A2", + "end_addr": "0x74824000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74910000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x74916000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74920000", + "code_id": "4CE7B8E83c000", + "debug_file": "mswsock.pdb", + "debug_id": "5D01BC6D4DA84939BAF8725D60D595A62", + "end_addr": "0x7495c000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74960000", + "code_id": "4A5BDA3D16000", + "debug_file": "cryptsp.pdb", + "debug_id": "9536207F9C264D92B2C50D44E77AC0A91", + "end_addr": "0x74976000", + "filename": "cryptsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74a70000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x74a87000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b00000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x74b42000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74c20000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x74c39000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74d90000", + "code_id": "4CE7B9D18000", + "debug_file": "secur32.pdb", + "debug_id": "0DA96AA60D0E4E55B945B15E213DFFD02", + "end_addr": "0x74d98000", + "filename": "secur32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74dc0000", + "code_id": "4CE7BA241b000", + "debug_file": "sspicli.pdb", + "debug_id": "BC5AA3B963D74DAFBE0BC5795D295C442", + "end_addr": "0x74ddb000", + "filename": "sspicli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74de0000", + "code_id": "4CE7B73E4c000", + "debug_file": "apphelp.pdb", + "debug_id": "F442BEDCC0F646D3840D29898C5899CB2", + "end_addr": "0x74e2c000", + "filename": "apphelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e30000", + "code_id": "4A5BBF41c000", + "debug_file": "cryptbase.pdb", + "debug_id": "E62FEAE559EE4CD995614215B01AC2102", + "end_addr": "0x74e3c000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74ea0000", + "code_id": "4CE7BA4E29000", + "debug_file": "winsta.pdb", + "debug_id": "2A3148024D094FFEB24C3996E47658312", + "end_addr": "0x74ec9000", + "filename": "winsta.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ed0000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x74ede000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ee0000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x74eeb000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f50000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x74f5c000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74f60000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x74f72000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f80000", + "code_id": "4CE7B84111d000", + "debug_file": "crypt32.pdb", + "debug_id": "3D273410EA6D46768097F52C36CF1C9D2", + "end_addr": "0x7509d000", + "filename": "crypt32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750a0000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x750c7000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750d0000", + "code_id": "4CE7B8F04a000", + "debug_file": "kernelbase.pdb", + "debug_id": "F50B25D282504188B73063D653B7D27E2", + "end_addr": "0x7511a000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751b0000", + "code_id": "4CE7BA522d000", + "debug_file": "wintrust.pdb", + "debug_id": "C26DBF6B4D8A4116B1FCC9FCB2A612932", + "end_addr": "0x751dd000", + "filename": "wintrust.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751e0000", + "code_id": "4A5BDA69cc000", + "debug_file": "msctf.pdb", + "debug_id": "173DAEF86B2548DBA6134EB74C4D2F232", + "end_addr": "0x752ac000", + "filename": "msctf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75340000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x753c3000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x753d0000", + "code_id": "4CE7B80A4e000", + "debug_file": "gdi32.pdb", + "debug_id": "96948E513A8747C58A699B8A7009DCB22", + "end_addr": "0x7541e000", + "filename": "gdi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75420000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x75455000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75460000", + "code_id": "4CE7B96F15c000", + "debug_file": "ole32.pdb", + "debug_id": "5061F11A9A57433595EA5EA75A156F4B2", + "end_addr": "0x755bc000", + "filename": "ole32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755c0000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x755df000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755e0000", + "code_id": "4CE7B9A2a1000", + "debug_file": "rpcrt4.pdb", + "debug_id": "189CC56E2D4A43DA8A269E088721F13D2", + "end_addr": "0x75681000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75690000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x756e7000", + "filename": "shlwapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756f0000", + "code_id": "4CE7BA3Ff5000", + "debug_file": "wininet.pdb", + "debug_id": "D6D3CA92696941FFBEED773F53FBE2F42", + "end_addr": "0x757e5000", + "filename": "wininet.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x757f0000", + "code_id": "4CE7B8EFd4000", + "debug_file": "kernel32.pdb", + "debug_id": "D4AC3906D49D487B9F69F9326A7D206A2", + "end_addr": "0x758c4000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x758d0000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x75915000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75920000", + "code_id": "4CE7B9728f000", + "debug_file": "oleaut32.pdb", + "debug_id": "312BF231E76A450ABF027EBFB52FA2162", + "end_addr": "0x759af000", + "filename": "oleaut32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x759c0000", + "code_id": "4A5BDA19a000", + "debug_file": "lpk.pdb", + "debug_id": "B99319FE4427418F9EB5432B9F6A13412", + "end_addr": "0x759ca000", + "filename": "lpk.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x759d0000", + "code_id": "4CE7B9DEc4a000", + "debug_file": "shell32.pdb", + "debug_id": "4555A5FB02FA4E49B65A25616CD97A6B2", + "end_addr": "0x7661a000", + "filename": "shell32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76620000", + "code_id": "4CE7B84B1fb000", + "debug_file": "iertutil.pdb", + "debug_id": "8CDBFB09680D42AFAD565D19A1B9C4062", + "end_addr": "0x7681b000", + "filename": "iertutil.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76820000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x768e9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x768f0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x76a8d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76a90000", + "code_id": "4CE7B82D7b000", + "debug_file": "comdlg32.pdb", + "debug_id": "96BC483CDFF04D1AAFE462F093B954EC2", + "end_addr": "0x76b0b000", + "filename": "comdlg32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76b10000", + "code_id": "4CE7B706a0000", + "debug_file": "advapi32.pdb", + "debug_id": "3F32049F550C42B09CF114A1FB8A97E92", + "end_addr": "0x76bb0000", + "filename": "advapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76bb0000", + "code_id": "4CE7BA299d000", + "debug_file": "usp10.pdb", + "debug_id": "F49786E2C7C54EA99E7C37120CDAEB9C1", + "end_addr": "0x76c4d000", + "filename": "usp10.dll", + "version": "1.626.7601.17514" + }, + { + "base_addr": "0x76c50000", + "code_id": "4CE7BA23136000", + "debug_file": "urlmon.pdb", + "debug_id": "A5BE5537F0D14C669613108119A872E52", + "end_addr": "0x76d86000", + "filename": "urlmon.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76d90000", + "code_id": "4CE7B96E13c000", + "debug_file": "ntdll.pdb", + "debug_id": "120028FA453F4CD5A6A404EC37396A582", + "end_addr": "0x76ecc000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76ed0000", + "code_id": "4A5BDB0419000", + "debug_file": "sechost.pdb", + "debug_id": "7AF14D02D41E4CD6942745FE0E6372B11", + "end_addr": "0x76ee9000", + "filename": "sechost.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76ef0000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x76ef5000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f00000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x76f06000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f10000", + "code_id": "4A5BDA6Fac000", + "debug_file": "msvcrt.pdb", + "debug_id": "6EC79267530C45188F2A816AD59DBBF92", + "end_addr": "0x76fbc000", + "filename": "msvcrt.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "7.0.7600.16385" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 15 stepping 13", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 126, + "threads": [ + { + "frame_count": 12, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "normalized": "js::CrashAtUnhandlableOOM", + "offset": "0x5bb55e54", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "normalized": "js::irregexp::Trace::Flush", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "normalized": "js::irregexp::TextNode::Emit", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "normalized": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "normalized": "js::irregexp::ChoiceNode::Emit", + "offset": "0x5b96fa4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/generic/nsGfxScrollFrame.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState *,bool,bool,nsHTMLReflowMetrics *,bool)", + "function_offset": "0x3b7", + "line": 559, + "module": "xul.dll", + "module_offset": "0x280761", + "normalized": "nsHTMLScrollFrame::ReflowScrolledFrame", + "offset": "0x5b750761", + "trust": "cfi_scan" + }, + { + "frame": 11, + "normalized": "@0x1f", + "offset": "0x1f", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x454d3", + "offset": "0x76dd54d3", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6b31", + "offset": "0x750d6b31", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x1fd", + "module": "dbghelp.dll", + "module_offset": "0x4c126", + "offset": "0x71d8c126", + "trust": "cfi_scan" + }, + { + "frame": 4, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x21b", + "module": "dbghelp.dll", + "module_offset": "0x4c144", + "offset": "0x71d8c144", + "trust": "scan" + }, + { + "frame": 5, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x3bd", + "module": "dbghelp.dll", + "module_offset": "0x47a9e", + "offset": "0x71d87a9e", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "RtlpFreeHeap", + "function_offset": "0x417", + "module": "ntdll.dll", + "module_offset": "0x56593", + "offset": "0x76de6593", + "trust": "scan" + }, + { + "frame": 7, + "function": "RtlpFreeHeap", + "function_offset": "0x3f3", + "module": "ntdll.dll", + "module_offset": "0x5656f", + "offset": "0x76de656f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0x5b5abddc", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0x5b5abd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0x5b5abd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0x5b8fad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe3a", + "offset": "0x76dbfe3a", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "__WSAFDIsSet", + "function_offset": "0x121", + "module": "mswsock.dll", + "module_offset": "0x6f0e", + "offset": "0x74926f0e", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d2f", + "offset": "0x74926d2f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x75426a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5da4c0d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5da4be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0x5b63656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0x5b635b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0x5b635eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0x5b9ea82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0x5b91a1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0x5baf0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0x5b6352ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0x5bafab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CDeviceEnumerator::PnpNotificationThread()", + "function_offset": "0x1d3", + "module": "MMDevAPI.dll", + "module_offset": "0x2100", + "offset": "0x73d22100", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CDeviceEnumerator::PnpNotificationThreadWrapper(void *)", + "function_offset": "0xc", + "module": "MMDevAPI.dll", + "module_offset": "0x27ed", + "offset": "0x73d227ed", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0x5b917e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x5b9fd9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x5b9182e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x1cb", + "line": 70, + "module": "xul.dll", + "module_offset": "0x44824b", + "offset": "0x5b91824b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0x5b87baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "RasmanServiceMonitorThread", + "function_offset": "0xbb", + "module": "rasman.dll", + "module_offset": "0x33b6", + "offset": "0x731a33b6", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 340, + "module": "xul.dll", + "module_offset": "0x42652f", + "offset": "0x5b8f652f", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsGetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4da87", + "offset": "0x7583da87", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 276, + "module": "xul.dll", + "module_offset": "0x62abc3", + "offset": "0x5bafabc3", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "ashShell.dll", + "module_offset": "0x1fdda", + "offset": "0x7076fdda", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "MsgWaitForMultipleObjects", + "function_offset": "0x1e", + "module": "user32.dll", + "module_offset": "0x137f6", + "offset": "0x768337f6", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BackgroundThreadProc(void *)", + "function_offset": "0x58", + "module": "GdiPlus.dll", + "module_offset": "0x47922", + "offset": "0x73a57922", + "trust": "cfi" + }, + { + "frame": 7, + "function": "DllRefCountSafeThreadThunk(void *)", + "function_offset": "0xf", + "module": "GdiPlus.dll", + "module_offset": "0x47841", + "offset": "0x73a57841", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:e2f9a0ed50bc", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83ca", + "offset": "0x727483ca", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "MessagePumpThreadProc(void *)", + "function_offset": "0x24", + "module": "shell32.dll", + "module_offset": "0xb9aee", + "offset": "0x75a89aee", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WrapperThreadProc(void *)", + "function_offset": "0xd2", + "module": "shlwapi.dll", + "module_offset": "0x143bf", + "offset": "0x756a43bf", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageA", + "function_offset": "0x3f", + "module": "user32.dll", + "module_offset": "0x118d8", + "offset": "0x768318d8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "mciwindow", + "function_offset": "0x7e", + "module": "winmm.dll", + "module_offset": "0x283f", + "offset": "0x6eba283f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "ObjectThread(void *)", + "function_offset": "0x44", + "module": "quartz.dll", + "module_offset": "0x1792d", + "offset": "0x60ff792d", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 620, + "module": "xul.dll", + "module_offset": "0x5ef05b", + "offset": "0x5babf05b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainUIThreads::DoRunLoop()", + "function_offset": "0xd3", + "line": 413, + "module": "xul.dll", + "module_offset": "0x9ac81f", + "offset": "0x5be7c81f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::TraceImpl::Process()", + "function_offset": "0x13", + "line": 531, + "module": "xul.dll", + "module_offset": "0x1508227", + "offset": "0x5c9d8227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CCompletionPortNT::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x40", + "module": "mfplat.dll", + "module_offset": "0x3977", + "offset": "0x6dfc3977", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "LFQueueGetWaitEx", + "function_offset": "0xaa", + "module": "mfplat.dll", + "module_offset": "0x2093", + "offset": "0x6dfc2093", + "trust": "cfi" + }, + { + "frame": 5, + "function": "LFQueueGetWait", + "function_offset": "0x21", + "module": "mfplat.dll", + "module_offset": "0x1fe0", + "offset": "0x6dfc1fe0", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CCompletionPortQ::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x1e", + "module": "mfplat.dll", + "module_offset": "0x1fa2", + "offset": "0x6dfc1fa2", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseFilter::StreamTime(CRefTime &)", + "function_offset": "0x53", + "module": "quartz.dll", + "module_offset": "0xb6be", + "offset": "0x60feb6be", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseOutputPin::GetDeliveryBuffer(IMediaSample * *,__int64 *,__int64 *,unsigned long)", + "function_offset": "0x23", + "module": "qasf.dll", + "module_offset": "0x64c8", + "offset": "0x716164c8", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "CMediaWrapperFilter::SuckOutOutput(CMediaWrapperFilter::DiscardType)", + "function_offset": "0xcf", + "module": "qasf.dll", + "module_offset": "0x28577", + "offset": "0x71638577", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CMediaWrapperFilter::NewSampleInternal(unsigned long,IMediaSample *)", + "function_offset": "0x133", + "module": "qasf.dll", + "module_offset": "0x28cdb", + "offset": "0x71638cdb", + "trust": "cfi" + }, + { + "frame": 9, + "function": "CMediaWrapperFilter::NewSample(unsigned long,IMediaSample *)", + "function_offset": "0x38", + "module": "qasf.dll", + "module_offset": "0x28d39", + "offset": "0x71638d39", + "trust": "cfi" + }, + { + "frame": 10, + "function": "CWrapperInputPin::Receive(IMediaSample *)", + "function_offset": "0x15", + "module": "qasf.dll", + "module_offset": "0x2a686", + "offset": "0x7163a686", + "trust": "cfi" + }, + { + "frame": 11, + "function": "CBaseInputPin::ReceiveMultiple(IMediaSample * *,long,long *)", + "function_offset": "0x32", + "module": "qasf.dll", + "module_offset": "0x6898", + "offset": "0x71616898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "COutputQueue::ThreadProc()", + "function_offset": "0xab", + "module": "quartz.dll", + "module_offset": "0x2426e", + "offset": "0x6100426e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7492635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x5b72bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "94883840", + "write_combine_size": "0" + }, + "last_crash": 82219, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "memory_report": { + "hasMozMallocUsableSize": true, + "reports": [ + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37120, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/locked/surface(126x18@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83488, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/locked/surface(14x14@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57568, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#bookmark)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#reload)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#stop)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/locked/surface(84x84@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34872, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#forward)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21856, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\info.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/locked/surface(20x10@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-active.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114768, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/locked/surface(774x36@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#back)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/locked/surface(24x24@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-black.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/locked/surface(48x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40168, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/locked/surface(64x64@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26448, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98016, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 443552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1102472, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/locked/surface(240x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(231x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(103x136@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(110x146@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(160x106@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(155x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(225x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x426, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159824, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(394x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499792, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/locked/surface(501x249@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254032, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/locked/surface(34x1840@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(286x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x255, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(205x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901200, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(352x640@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/unlocked/surface(160x213@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/unlocked/surface(403x403@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507984, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/locked/surface(312x405@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(487x365@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(526x526@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(155x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/locked/surface(398x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(152x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/locked/surface(230x87@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 467024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/locked/surface(296x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73808, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(105x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(103x130@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(268x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/vector/used/image(381x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/unlocked/surface(240x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x308, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x391, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x326@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323664, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x327@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(261x348@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x477, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/locked/surface(41x195@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(201x563, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(851x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(253x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(216x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176208, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(322x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(193x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 639056, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/locked/surface(398x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(433x160, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/unlocked/surface(487x292@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385104, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x465, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(471x424, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/locked/surface(137x154@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(409x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x518, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(259x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(270x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x364, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(391x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x64, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/locked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(306x172, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/locked/surface(35x293@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/locked/surface(24x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(324x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(425x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x254, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(110x115@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(103x107@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(219x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/locked/surface(222x397@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(466x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417872, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/unlocked/surface(263x395@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x372, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/locked/surface(400x222@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(495x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512080, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/locked/surface(400x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/locked/surface(157x82@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/unlocked/surface(149x78@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(254x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913488, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/locked/surface(480x475@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278608, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/locked/surface(104x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/locked/surface(33x446@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(365x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/locked/surface(18x476@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155728, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(472x260, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/locked/surface(73x183@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/locked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/locked/surface(17x7633@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131152, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188496, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/unlocked/surface(200x232@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x528, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/locked/surface(32x685@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/locked/surface(256x194@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143440, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/locked/surface(852x41@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x180, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/locked/surface(55x110@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x447, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/locked/surface(480x360@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/unlocked/surface(229x220@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(439x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(19x19@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729168, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/locked/surface(488x373@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/locked/surface(180x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(497x280@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(223x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x390, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(288x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880720, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/locked/surface(500x439@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x436, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/unlocked/surface(268x188@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/locked/surface(64x166@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/locked/surface(488x333@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2281248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212256, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11480464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32094336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/content/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libvpx for WebM media files.", + "kind": 1, + "path": "explicit/media/libvpx", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18986724, + "description": "Memory used by gfx surface of the given type.", + "kind": 2, + "path": "gfx-surface-win32", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory used to back small memory files (less than 0 bytes each).\n\nNote that the allocator may round up a memory file's length -- that is, an N-byte memory file may take up more than N bytes of memory.", + "kind": 1, + "path": "explicit/dom/memory-file-data/small", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1431666688, + "description": "Memory that cannot be shared with other processes, including memory that is committed and marked MEM_PRIVATE, data that is not mapped, and executable pages that have been written to.", + "kind": 2, + "path": "private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-texture", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303718860, + "description": "Memory mapped by the heap allocator that is currently allocated to the application. This may exceed the amount of memory requested by the application because the allocator regularly rounds up request sizes. (The exact amount requested is not recorded.)", + "kind": 2, + "path": "heap-allocated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30143364, + "description": "Bytes reserved for bins of fixed-size allocations which do not correspond to an active allocation.", + "kind": 0, + "path": "explicit/heap-overhead/bin-unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Committed bytes which do not correspond to an active allocation and which the allocator is not intentionally keeping alive (i.e., not 'heap-bookkeeping' or 'heap-page-cache' or 'heap-bin-unused'). Although the allocator will waste some space under any circumstances, a large value here may indicate that the heap is highly fragmented, or that allocator is performing poorly for some other reason.", + "kind": 0, + "path": "explicit/heap-overhead/waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3635888, + "description": "Committed bytes which the heap allocator uses for internal data structures.", + "kind": 0, + "path": "explicit/heap-overhead/bookkeeping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3801088, + "description": "Memory which the allocator could return to the operating system, but hasn't. The allocator keeps this memory around as an optimization, so it doesn't have to ask the OS the next time it needs to fulfill a request. This value is typically not larger than a few megabytes.", + "kind": 0, + "path": "explicit/heap-overhead/page-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311155836, + "description": "Memory mapped by the heap allocator that is committed, i.e. in physical memory or paged to disk. This value corresponds to 'heap-allocated' + 'heap-waste' + 'heap-bookkeeping' + 'heap-page-cache', but because these values are read at different times, the result probably won't match exactly.", + "kind": 2, + "path": "heap-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 244, + "description": "Ratio of committed, unused bytes to allocated bytes; i.e., 'heap-overhead' / 'heap-allocated'. This measures the overhead of the heap allocator relative to amount of memory allocated.", + "kind": 2, + "path": "heap-overhead-ratio", + "process": "Main Process (pid 5148)", + "units": 3 + }, + { + "amount": 398458880, + "description": "Amount of memory currently mapped.", + "kind": 2, + "path": "heap-mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Size of chunks.", + "kind": 2, + "path": "heap-chunksize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380, + "description": "Number of chunks currently mapped.", + "kind": 2, + "path": "heap-chunks", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 34448, + "description": "Memory used for the XPCOM category manager.", + "kind": 1, + "path": "explicit/xpcom/category-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393248, + "description": "Memory used by the event listener manager's hash table.", + "kind": 1, + "path": "explicit/dom/event-listener-managers-hash", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libnestegg for WebM media files.", + "kind": 1, + "path": "explicit/media/libnestegg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D DrawTargets.", + "kind": 2, + "path": "gfx-d2d-vram-draw-target", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D SourceSurfaces.", + "kind": 2, + "path": "gfx-d2d-vram-source-surface", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "The number of host objects stored for access via URLs (e.g. blobs passed to URL.createObjectURL).", + "kind": 2, + "path": "host-object-urls", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1442784, + "description": "Memory used by the main atoms table.", + "kind": 1, + "path": "explicit/atom-tables/main", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32800, + "description": "Memory used by the static atoms table.", + "kind": 1, + "path": "explicit/atom-tables/static", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20992, + "description": "Memory used by the cache IO manager.", + "kind": 1, + "path": "explicit/network/cache2/io", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 711936, + "description": "Memory used by the cache index.", + "kind": 1, + "path": "explicit/network/cache2/index", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20800, + "description": "Memory used by the cache storage service.", + "kind": 1, + "path": "explicit/network/cache2/service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19244458, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage(a,)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25190, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(a,/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2461046, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage()", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1983586304, + "description": "Memory mapped by the process, including code and data segments, the heap, thread stacks, memory explicitly mapped by the process via mmap and similar operations, and memory shared with other processes. This is the vsize figure as reported by 'top' and 'ps'. This figure is of limited use on Mac, where processes share huge amounts of memory with one another. But even on other operating systems, 'resident' is a much better measure of the memory resources used by the process.", + "kind": 2, + "path": "vsize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D11 shared textures", + "kind": 2, + "path": "d3d11-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 117, + "description": "The number of strong referents held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 65, + "description": "The number of strong referents held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of strong referents held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "The number of weak referents that are still alive held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "The number of weak referents that are dead held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/atoms", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/null-principal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], XPConnect Privileged Junk Compartment", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DataReportingService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ClientID.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Services.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppConstants.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ctypes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Timer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Promise.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Task.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Preferences.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Log.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\MainProcessSingleton.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], processChildGlobal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PushNotificationService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Weave.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FileUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\util.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\observers.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\stringbundle.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\async.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\constants.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\WebContentConverter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserGlue.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\addonManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AddonManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBlocklistService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\debug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateTimerManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsURLFormatter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsCrashMonitor.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\CrashService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ExperimentsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\marionettecomponent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SanityTest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TelemetryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\FormHistoryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\messageWakeupService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateServiceStub.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\distribution.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WebappManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Webapps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NetUtil.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Langpacks.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsAsyncShutdown.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\webrtcUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutHome.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutNewTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SocialService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentSearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentClick.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RemotePrompt.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Feeds.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsContentPrefService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Metrics.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Sqlite.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ReaderParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserContentHandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\webideCli.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\devtools-clhandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\recording-cmdline.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsDefaultCLH.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RecentWindow.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\XULStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\UnifiedComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentObservers.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PluginContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PeerConnection.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\AppsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NewTabURL.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\main.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\notifications.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SlowScriptDebug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfJs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHandlerService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushRecord.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Social.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Locale.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\storage-json.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\crypto-SDR.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginInfo.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\UITour.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierLib.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesExpiration.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\HiddenFrame.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\status.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\browserid_identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\tokenserverclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\cluster.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\policies.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\record.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\keys.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\resource.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\logmanager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkrequest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Credentials.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\service.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\clients.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\enginesync.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\declined.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\userapi.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\bookmarks.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\forms.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\history.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\passwords.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\prefs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\tabs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\addons.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonutils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonsreconciler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\WeaveCrypto.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CloudSync.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Downloads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadList.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\HealthReport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\healthreport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\translation\\Translation.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\amInstallTrigger.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CertUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PageThumbsProtocol.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ConsoleAPIStorage.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSidebar.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHelperAppDlg.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DownloadLegacy.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsInputListAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsFormAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchSuggestions.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Payment.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ContactManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Webapps.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TCPSocket.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:newtab", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 5584, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229504, + "description": "Memory used for active font instances.", + "kind": 1, + "path": "explicit/gfx/font-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998512, + "description": "Memory used to cache shaped glyph data.", + "kind": 1, + "path": "explicit/gfx/font-shaped-words", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Number of low-virtual-memory events fired since startup. We fire such an event if we notice there is less than memory.low_virtual_mem_threshold_mb of virtual address space available (if zero, this behavior is disabled). The process will probably crash if it runs out of virtual address space, so this event is dire.", + "kind": 2, + "path": "low-memory-events/virtual", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-commit-space events fired since startup. We fire such an event if we notice there is less than memory.low_commit_space_threshold_mb of commit space available (if zero, this behavior is disabled). Windows will likely kill the process if it runs out of commit space, so this event is dire.", + "kind": 2, + "path": "low-commit-space-events", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-physical-memory events fired since startup. We fire such an event if we notice there is less than memory.low_physical_memory_threshold_mb of physical memory available (if zero, this behavior is disabled). The machine will start to page if it runs out of physical memory. This may cause it to run slowly, but it shouldn't cause it to crash.", + "kind": 2, + "path": "low-memory-events/physical", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 5537792, + "description": "Heap memory shared between threads by texture clients and hosts.", + "kind": 1, + "path": "explicit/gfx/heap-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory committed by the Windows graphics system.", + "kind": 2, + "path": "gpu-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Out-of-process memory allocated for this process in a physical GPU adapter's memory.", + "kind": 2, + "path": "gpu-dedicated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "In-process memory that is shared with the GPU.", + "kind": 2, + "path": "gpu-shared", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "An object URL allocated with URL.createObjectURL; the referenced data cannot be freed until all URLs for it have been explicitly invalidated with URL.revokeObjectURL.", + "kind": 2, + "path": "dom-media-stream-urls/owner unknown/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 211056, + "description": "Memory used to manage the list of font families and faces.", + "kind": 1, + "path": "explicit/gfx/font-list", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 776416, + "description": "Memory used to record the character coverage of individual fonts.", + "kind": 1, + "path": "explicit/gfx/font-charmaps", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 578656, + "description": "Memory used for cached font metrics and layout tables.", + "kind": 1, + "path": "explicit/gfx/font-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12369920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3809280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67108864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12214272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12275712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16777216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4202496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9633792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2195456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 757760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 868352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 679936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 991232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 847872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 397312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 978944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 634880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 700416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1011712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 577536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1601536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2310144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1019904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 892928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 643072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 999424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 962560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8388608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4177920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3313664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527808, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 917504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 479232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 790528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 782336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 851968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 884736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 995328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1044480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 921600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 749568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2093056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3452928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4341760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 987136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1941504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 856064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 770048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28905472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7426048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1503232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1388544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2990080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5550080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3555328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7417856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 598016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1241088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6430720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2191360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 610304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1163264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1785856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3477504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 708608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 811008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2338816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4489216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1789952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3125248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2793472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 827392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1212416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1445888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1486848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 491520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1355776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4698112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1740800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1404928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 737280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1331200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3969024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8884224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1945600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 716800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 839680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3588096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7606272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114992, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3512, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13080, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2456, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64644, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11624, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 198, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9048, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48040, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17376, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46880, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8592, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11696, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22848, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325624, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 43, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1234, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 128568, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1026952, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151856, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75120, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59424, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516448, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32520, + "description": "Memory used by frames of type nsBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Memory used by frames of type nsImageBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsImageBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Memory used by frames of type nsMenuFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9920, + "description": "Memory used by frames of type nsMenuPopupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuPopupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15096, + "description": "Memory used by frames of type nsTextBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Memory used by frames of type nsXULScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsXULScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45048, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6763760, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806334, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 174624, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3526, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 274968, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 222868, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5340232, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475744, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1060584, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 137080, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 854496, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1096784, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1733056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24640, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 859824, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1314816, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 150040, + "description": "Memory used by frames of type nsContinuingTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsContinuingTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32824, + "description": "Memory used by frames of type nsHTMLButtonControlFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLButtonControlFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420368, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72360, + "description": "Memory used by frames of type nsImageFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsImageFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 603920, + "description": "Memory used by frames of type nsInlineFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsInlineFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168000, + "description": "Memory used by frames of type nsPlaceholderFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsPlaceholderFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29568, + "description": "Memory used by frames of type nsTableCellFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableCellFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34272, + "description": "Memory used by frames of type nsTableColFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20240, + "description": "Memory used by frames of type nsTableColGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31280, + "description": "Memory used by frames of type nsTableFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18400, + "description": "Memory used by frames of type nsTableOuterFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableOuterFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26096, + "description": "Memory used by frames of type nsTableRowFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20328, + "description": "Memory used by frames of type nsTableRowGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462880, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41264, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160340, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4072, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16816, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28056, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3768, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 56, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2640, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15272, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384368, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3720, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7336, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25392, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 703984, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3066240, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25264, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2406176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286640, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45648, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 104288, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1289168, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16480, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 773496, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30512, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 532480, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 103456, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57392, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466064, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69344, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77784, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14736, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 330504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 74352, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 47592, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1416, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89992, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24912, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6179904, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036464, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 209044, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101440, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 887376, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75568, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3080192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3131888, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 171040, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3551392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2589024, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 93800, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/compartment(atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37440, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 68800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 107344, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9976, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9936, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67808, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1976, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12880, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22896, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8232, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1160, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8656, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 52464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 62208, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23416, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7168, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8896, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10368, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14288, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1720, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3768, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36000, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13128, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1704, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38448, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9080, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3920, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30096, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15120, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23184, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7056, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15840, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14968, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16648, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25488, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5296, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17568, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10560, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 824, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9912, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60480, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11784, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11664, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8784, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24768, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15408, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12696, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12240, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15984, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8280, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9360, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6616, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16848, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23904, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38736, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4264, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38016, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7976, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9768, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4024, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5976, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 63488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 91648, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22192, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57888, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13796, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4640, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2752, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10784, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23448, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4388224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4241408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 113104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1375056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2717808, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1678304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 35072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13397840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7043648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1334784, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1346624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1373552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1973984, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 361088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5415728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028944, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9216, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25216, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12048, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21864, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4874556, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1362384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325776, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 826944, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2069248, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 535120, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196624, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136512, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135200, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19328, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51752, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21024, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/js-non-window/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4282400, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/js-non-window/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/js-non-window/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/js-non-window/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/js-non-window/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/js-non-window/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "The math cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 746000, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8219616, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36598, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100960, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58512, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11136, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12016, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4368, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16944, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 121632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19264, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33424, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15600, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 469472, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1647152, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130576, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77900, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7570836, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/js-non-window/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65568, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57974784, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15728640, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14433736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2457104, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5290056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3958680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2424192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3515888, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 916320, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4929560, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "window-objects/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "js-main-runtime/compartments/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1053840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "js-main-runtime/compartments/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 837824, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2100992, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592464, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 359504, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9376, + "description": "Tables of type objects associated with array literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/array-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569600, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 169440, + "description": "The JSCompartment object itself.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450368, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 665856, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "js-main-runtime/compartments/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41936, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "js-main-runtime/compartments/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177920, + "description": "The saved stacks set.", + "kind": 1, + "path": "js-main-runtime/compartments/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "js-main-runtime/compartments/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "js-main-runtime/zones/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8858376, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "js-main-runtime/zones/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "js-main-runtime/zones/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 215112, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "js-main-runtime/zones/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "js-main-runtime/zones/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "js-main-runtime/zones/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106880, + "description": "Object group addenda.", + "kind": 1, + "path": "js-main-runtime/zones/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3751936, + "description": "Type sets and related data.", + "kind": 1, + "path": "js-main-runtime/zones/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/zones/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6303824, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253888, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6424256, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945072, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "js-main-runtime/zones/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26306278, + "description": "The sum of all measurements under 'explicit/js-non-window/runtime/'.", + "kind": 2, + "path": "js-main-runtime/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3308048, + "description": "Unused object cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2558912, + "description": "Unused string cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Unused symbol cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925648, + "description": "Unused shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 271944, + "description": "Unused base shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 796944, + "description": "Unused object group cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172080, + "description": "Unused script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663120, + "description": "Unused lazy script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 157680, + "description": "Unused jitcode cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "The same as 'js-main-runtime/zones/gc-heap-arena-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Used object cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6557712, + "description": "Used string cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Used symbol cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248736, + "description": "Used shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Used base shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Used object group cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "Used script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Used lazy script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "Used jitcode cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 521492, + "description": "The XPConnect runtime.", + "kind": 1, + "path": "explicit/xpconnect/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95840, + "description": "Wrappers used to implement XPIDL interfaces with JS.", + "kind": 1, + "path": "explicit/xpconnect/wrappedjs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 537416, + "description": "XPConnect scopes.", + "kind": 1, + "path": "explicit/xpconnect/scopes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263400, + "description": "Prototype and interface binding caches.", + "kind": 1, + "path": "explicit/xpconnect/proto-iface-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89168, + "description": "XPConnect's JS component loader.", + "kind": 1, + "path": "explicit/xpconnect/js-component-loader", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7165500, + "description": "This is the sum of all windows' 'dom/element-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1484506, + "description": "This is the sum of all windows' 'dom/text-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "This is the sum of all windows' 'dom/cdata-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/cdata-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "This is the sum of all windows' 'dom/comment-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176096, + "description": "This is the sum of all windows' 'dom/event-targets' numbers.", + "kind": 2, + "path": "window-objects/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456304, + "description": "This is the sum of all windows' 'dom/other' numbers.", + "kind": 2, + "path": "window-objects/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237900, + "description": "This is the sum of all windows' 'property-tables' numbers.", + "kind": 2, + "path": "window-objects/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368560, + "description": "This is the sum of all windows' 'style-sheets' numbers.", + "kind": 2, + "path": "window-objects/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 725824, + "description": "This is the sum of all windows' 'layout/arenas' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1073184, + "description": "This is the sum of all windows' 'layout/line-boxes' numbers.", + "kind": 2, + "path": "window-objects/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245120, + "description": "This is the sum of all windows' 'layout/rule-nodes' numbers.", + "kind": 2, + "path": "window-objects/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 941472, + "description": "This is the sum of all windows' 'layout/style-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1593120, + "description": "This is the sum of all windows' 'layout/style-structs' numbers.", + "kind": 2, + "path": "window-objects/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2300640, + "description": "This is the sum of all windows' 'layout/style-sets' numbers.", + "kind": 2, + "path": "window-objects/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24752, + "description": "This is the sum of all windows' 'layout/text-runs' numbers.", + "kind": 2, + "path": "window-objects/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 894976, + "description": "This is the sum of all windows' 'layout/pres-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656080, + "description": "Memory used for layout frames within windows. This is the sum of all windows' 'layout/frames/' numbers.", + "kind": 2, + "path": "window-objects/layout/frames", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1867776, + "description": "Memory allocated for SPDY zlib send and receive buffers.", + "kind": 1, + "path": "explicit/network/spdy-zlib-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 805941248, + "description": "Memory mapped by the process that is present in physical memory, also known as the resident set size (RSS). This is the best single figure to use when considering the memory resources used by the process, but it depends both on other processes being run and details of the OS kernel and so is best used for comparing the memory usage of a single process at different points in time.", + "kind": 2, + "path": "resident", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 243544, + "description": "Memory used by ICU, a Unicode and globalization support library.", + "kind": 1, + "path": "explicit/icu", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Memory usage of HPACK static table.", + "kind": 1, + "path": "explicit/network/hpack/static-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 195296, + "description": "Memory allocated through libogg for Ogg, Theora, and related media files.", + "kind": 1, + "path": "explicit/media/libogg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 283082, + "description": "Memory used by the preferences system.", + "kind": 1, + "path": "explicit/preferences", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 689, + "description": "The number of strong referents held by the preference service.", + "kind": 2, + "path": "preference-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 168, + "description": "The number of weak referents held by the preference service that are still alive.", + "kind": 2, + "path": "preference-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents held by the preference service that are dead.", + "kind": 2, + "path": "preference-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4593236, + "description": "Memory used by 2D canvases. Each canvas requires (width * height * 4) bytes.", + "kind": 2, + "path": "canvas-2d-pixels", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "Size of the maximum contiguous block of available virtual memory.", + "kind": 2, + "path": "vsize-max-contiguous", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The number of ghost windows present (the number of nodes underneath explicit/window-objects/top(none)/ghost, modulo race conditions). A ghost window is not shown in any tab, does not share a domain with any non-detached windows, and has met these criteria for at least memory.ghost_window_timeout_seconds, or has survived a round of about:memory's minimize memory usage button.\n\nGhost windows can happen legitimately, but they are often indicative of leaks in the browser or add-ons.", + "kind": 2, + "path": "ghost-windows", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "Memory used for D3D9 surface images", + "kind": 2, + "path": "d3d9-surface-image", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998848, + "description": "Peak transient data size in the main JSRuntime (the current size of which is reported as 'explicit/js-non-window/runtime/temporary').", + "kind": 2, + "path": "js-main-runtime-temporary-peak", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory lost due to tiles extending past content boundaries", + "kind": 2, + "path": "gfx-tiles-waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for storing GL textures.", + "kind": 2, + "path": "gfx-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34624, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64512, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32256, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9112, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 92928, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 647168, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Memory used for the cycle collector object itself.", + "kind": 1, + "path": "explicit/cycle-collector/collector-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "Memory used for the cycle collector's purple buffer.", + "kind": 1, + "path": "explicit/cycle-collector/purple-buffer", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 484032, + "description": "Memory used for cached rule processors.", + "kind": 1, + "path": "explicit/layout/rule-processor-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100224, + "description": "Memory used for the script namespace manager.", + "kind": 1, + "path": "explicit/script-namespace-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 166332, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224360, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2174208, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46080, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1252560, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2141292, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99624, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1336, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11248, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38312, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51104, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 265080, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 132540, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65888, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450056, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000924, + "description": "All unclassified sqlite memory.", + "kind": 1, + "path": "explicit/storage/sqlite/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-unwanted-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-malware-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876672, + "description": "Memory used by the XPCOM typelib system.", + "kind": 1, + "path": "explicit/xpti-working-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-trackwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131120, + "description": "Memory used by the effective TLD service.", + "kind": 1, + "path": "explicit/xpcom/effective-TLD-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112194, + "description": "Memory used for the DNS service.", + "kind": 1, + "path": "explicit/network/dns-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3854466, + "description": "Memory used by the spell-checking engine.", + "kind": 1, + "path": "explicit/spell-check", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-track-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network disk cache.", + "kind": 1, + "path": "explicit/network/disk-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network memory cache.", + "kind": 1, + "path": "explicit/network/memory-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-downloadwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-track-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 116, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=memory-pressure)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 178, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=xpcom-shutdown)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 789, + "description": "The number of strong references held by the observer service.", + "kind": 2, + "path": "observer-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 299, + "description": "The number of weak references held by the observer service that are still alive.", + "kind": 2, + "path": "observer-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of weak references held by the observer service that are dead.", + "kind": 2, + "path": "observer-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 32315052, + "description": "Estimated total memory used by the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-total", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576712, + "description": "Estimated memory used by locked surfaces in the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-locked", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Count of how many times the surface cache has hit its capacity and been unable to insert a new surface.", + "kind": 2, + "path": "imagelib-surface-cache-overflow-count", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 59360, + "description": "Memory used by the hashtable that records changes to the visited state of links.", + "kind": 1, + "path": "explicit/history-links-hashtable", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9104, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98720, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9480, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274832, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53504, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 50112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7808, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23872, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31968, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4932, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65552, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96288, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99496, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-phish-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36144, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78136, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3396, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39312, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99152, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 334296, + "description": "Memory used for some built-in style sheets.", + "kind": 1, + "path": "explicit/layout/style-sheet-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-trackwhite-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168848, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-malware-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172248, + "description": "Memory used for the XPCOM component manager.", + "kind": 1, + "path": "explicit/xpcom/component-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 660192, + "description": "Memory used by the cookie service.", + "kind": 1, + "path": "explicit/cookie-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 563856, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-unwanted-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 97280, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-badbinurl-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Memory used for style sheets held by the style sheet service.", + "kind": 1, + "path": "explicit/layout/style-sheet-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1501008, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-phish-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263280, + "description": "Memory used by the telemetry system.", + "kind": 1, + "path": "explicit/telemetry", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded video frames.", + "kind": 1, + "path": "explicit/media/decoded/video", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded audio chunks.", + "kind": 1, + "path": "explicit/media/decoded/audio", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1343728, + "description": "Memory used by media resources including streaming buffers, caches, etc.", + "kind": 1, + "path": "explicit/media/resources", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2247903, + "description": "Memory used to hold the mapping of the startup cache from file. This memory is likely to be swapped out shortly after start-up.", + "kind": 0, + "path": "explicit/startup-cache/mapping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Memory used by the startup cache for things other than the file mapping.", + "kind": 1, + "path": "explicit/startup-cache/data", + "process": "Main Process (pid 5148)", + "units": 0 + } + ], + "version": 1 + }, + "original_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand | js::irregexp::InterpretedRegExpMacroAssembler::Emit32 | js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack | js::irregexp::ActionNode::Emit | js::irregexp::Trace::Flush | js::irregexp::ActionNode::Emit | js::irregexp::TextNode::Emit | js::irregexp::ChoiceNode::EmitOutOfLineContinuation | js::irregexp::ChoiceNode::Emit | nsHTMLScrollFrame::ReflowScrolledFrame | @0x1f", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "startedDateTime": "2015-11-30T00:00:13.718615+00:00", + "started_datetime": "2015-11-30T00:00:13.718615+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.296560+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 21613, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "version": "42.0" +} diff --git a/testcrash/processed/223f4074-ca43-4f1d-931f-737122151130.json b/testcrash/processed/223f4074-ca43-4f1d-931f-737122151130.json new file mode 100644 index 0000000000..d966a12508 --- /dev/null +++ b/testcrash/processed/223f4074-ca43-4f1d-931f-737122151130.json @@ -0,0 +1,12665 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "Tcpip MSAFD [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Tcpip MSAFD [UDP/IP] : 2 : 2 : \n Tcpip MSAFD [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n Provedor de Servi\u00e7o de TCPv6 de RSVP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de TCP de RSVP : 2 : 1 : \n Provedor de Servi\u00e7o de UDPv6 de RSVP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de UDP de RSVP : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{16E4F08D-C695-490B-A05A-F62CAD75D130}] SEQPACKET 10 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{16E4F08D-C695-490B-A05A-F62CAD75D130}] DATAGRAM 10 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] SEQPACKET 8 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] DATAGRAM 8 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{698E5E65-DB1A-44C1-9BB2-339975549C13}] SEQPACKET 4 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{698E5E65-DB1A-44C1-9BB2-339975549C13}] DATAGRAM 4 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] DATAGRAM 1 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{47EFD8BB-8142-40E9-834A-BBA56A242DED}] SEQPACKET 6 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{47EFD8BB-8142-40E9-834A-BBA56A242DED}] DATAGRAM 6 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{D1518985-585E-4D8A-A3EA-3CFB5AC3C09A}] SEQPACKET 0 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{D1518985-585E-4D8A-A3EA-3CFB5AC3C09A}] DATAGRAM 0 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{CC5D85D1-9D8B-4AF5-8A7B-A33ADF4E78AE}] SEQPACKET 13 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{CC5D85D1-9D8B-4AF5-8A7B-A33ADF4E78AE}] DATAGRAM 13 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{16E4F08D-C695-490B-A05A-F62CAD75D130}] SEQPACKET 11 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{16E4F08D-C695-490B-A05A-F62CAD75D130}] DATAGRAM 11 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] SEQPACKET 9 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] DATAGRAM 9 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{698E5E65-DB1A-44C1-9BB2-339975549C13}] SEQPACKET 5 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{698E5E65-DB1A-44C1-9BB2-339975549C13}] DATAGRAM 5 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1D352E56-314B-40F0-9911-A598B2F9D7AE}] SEQPACKET 3 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1D352E56-314B-40F0-9911-A598B2F9D7AE}] DATAGRAM 3 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] DATAGRAM 2 : 2 : 2 : ", + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "41.0.1" + ] + ], + "addons_checked": true, + "address": "0x70300e72", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0042, AdapterSubsysID: 04381028, AdapterDriverVersion: 8.15.10.2008\nD3D11 Layers- D3D11 Layers+ ", + "build": "20150929144111", + "client_crash_date": "2015-11-29T23:59:36+00:00", + "completed_datetime": "2015-11-30T00:00:20.466791+00:00", + "completeddatetime": "2015-11-30T00:00:20.466791+00:00", + "cpu_info": "GenuineIntel family 6 model 37 stepping 5 | 4", + "cpu_name": "x86", + "crash_id": "023f4074-ca43-4f1d-931f-737122151130", + "crash_time": 1448841576, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.470287+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 4604, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x70300e72", + "crashing_thread": 0, + "type": "EXCEPTION_ACCESS_VIOLATION_WRITE" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "offset": "0x610000", + "registers": { + "eax": "0x70300e72", + "ebp": "0x0044d900", + "ebx": "0x00000000", + "ecx": "0x1dd2d688", + "edi": "0x00000000", + "edx": "0x1a7ace20", + "efl": "0x00010246", + "eip": "0x00610000", + "esi": "0x1dd2d688", + "esp": "0x0044d894" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "FSDomNodeFirefox.DLL", + "module_offset": "0x67e7", + "offset": "0x702e67e7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "FSDomNodeFirefox.DLL", + "module_offset": "0x72d2", + "offset": "0x702e72d2", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x333b4", + "offset": "0x69ad33b4", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x338d0", + "offset": "0x69ad38d0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__ClientCallWinEventProc", + "function_offset": "0x29", + "module": "user32.dll", + "module_offset": "0x130eb", + "offset": "0x760230eb", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "KiUserCallbackDispatcher", + "function_offset": "0x2d", + "module": "ntdll.dll", + "module_offset": "0x4702d", + "offset": "0x774f702d", + "trust": "cfi" + }, + { + "frame": 7, + "function": "KiUserApcDispatcher", + "function_offset": "0x47", + "module": "ntdll.dll", + "module_offset": "0x46fdf", + "offset": "0x774f6fdf", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x3384f", + "offset": "0x69ad384f", + "trust": "scan" + }, + { + "frame": 9, + "function": "NtUserNotifyWinEvent", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x13111", + "offset": "0x76023111", + "trust": "scan" + } + ], + "threads_index": 0, + "total_frames": 23 + }, + "largest_free_vm_block": "0x20b90000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1c0000", + "code_id": "560B22A15f000", + "debug_file": "firefox.pdb", + "debug_id": "DB723377F6C84F95AB8A4E036C2626BD2", + "end_addr": "0x21f000", + "filename": "firefox.exe", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x10000000", + "code_id": "4B08827A3cf000", + "debug_file": "igd10umd32.pdb", + "debug_id": "74A7378551D14BF7BB48C677477499891", + "end_addr": "0x103cf000", + "filename": "igd10umd32.dll", + "version": "8.15.10.2008" + }, + { + "base_addr": "0x604c0000", + "code_id": "560B36732532000", + "debug_file": "xul.pdb", + "debug_id": "118A89FF4600449897F45B89AE31667A2", + "end_addr": "0x629f2000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x64550000", + "code_id": "560B10DB9ea000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x64f3a000", + "filename": "icudt52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x650c0000", + "code_id": "50A19DB7231000", + "debug_file": "msmpeg2vdec.pdb", + "debug_id": "93B9400A8472475DBBEAB9CE11E2B3932", + "end_addr": "0x652f1000", + "filename": "msmpeg2vdec.dll", + "version": "12.0.9200.16426" + }, + { + "base_addr": "0x65300000", + "code_id": "4CE7B880312000", + "debug_file": "mf.pdb", + "debug_id": "E53583973043441DA81867AB565AD9372", + "end_addr": "0x65612000", + "filename": "mf.dll", + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x65620000", + "code_id": "50F30D14347000", + "debug_file": "d2d1.pdb", + "debug_id": "7FE2AEA4B75B4D63932E129DB2488D981", + "end_addr": "0x65967000", + "filename": "d2d1.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x676a0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x67791000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x67800000", + "code_id": "525A68C033000", + "debug_file": "IEProxy.pdb", + "debug_id": "EAC7F66A65654E8A94DBCB2F13BBAC112", + "end_addr": "0x67833000", + "filename": "ieproxy.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x694b0000", + "code_id": "4A5BDA3859000", + "debug_file": "MFPLAT.pdb", + "debug_id": "F512BAE9BAA14B87A898050CB20C0E3B2", + "end_addr": "0x69509000", + "filename": "mfplat.dll", + "version": "12.0.7600.16385" + }, + { + "base_addr": "0x698b0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x69902000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69a70000", + "code_id": "4DF2BE6326000", + "debug_file": "atl100.i386.pdb", + "debug_id": "60555CB2A9794B299FD089717B24C6E33", + "end_addr": "0x69a96000", + "filename": "atl100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x69aa0000", + "code_id": "53581421131000", + "debug_file": "fsDomSrv.pdb", + "debug_id": "C11407222CFB4034B0F87B9077DC86551", + "end_addr": "0x69bd1000", + "filename": "FsDomSrv.dll", + "missing_symbols": true, + "version": "15.0.9023.400" + }, + { + "base_addr": "0x69e40000", + "code_id": "4CE7B86C7a000", + "debug_file": "EVR.pdb", + "debug_id": "FB33934061CB46CCB5CBD6AFDC9DF65F2", + "end_addr": "0x69eba000", + "filename": "evr.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6abd0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x6abe5000", + "filename": "rasman.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6c410000", + "code_id": "4FB3DF8584000", + "debug_file": "SQLite3.pdb", + "debug_id": "84251191684043F5968074EF9FFFC45F1", + "end_addr": "0x6c494000", + "filename": "SQLite3.dll", + "version": "" + }, + { + "base_addr": "0x6cb30000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x6cc1b000", + "filename": "dbghelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6cd50000", + "code_id": "53580AE69f000", + "debug_file": "jhook.pdb", + "debug_id": "12D006E428524E0EB3284D1B56A1C38F1", + "end_addr": "0x6cdef000", + "filename": "jhook.dll", + "version": "15.0.9023.400" + }, + { + "base_addr": "0x6ce00000", + "code_id": "4DF2BE4169000", + "debug_file": "msvcp100.i386.pdb", + "debug_id": "B7C5B4E3980A4DE7A0AE8D8D7776BA681", + "end_addr": "0x6ce69000", + "filename": "msvcp100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x6cf20000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x6cf38000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d090000", + "code_id": "4A5BDB1D8c000", + "debug_file": "UIAutomationCore.pdb", + "debug_id": "2AE12C7FE39F449DBE3C56EB4E2870DE2", + "end_addr": "0x6d11c000", + "filename": "UIAutomationCore.DLL", + "version": "7.0.0.0" + }, + { + "base_addr": "0x6d120000", + "code_id": "543BE99B18000", + "debug_file": "UiaHooks.pdb", + "debug_id": "6C696114318E42A6A4F1E3D69838DEED1", + "end_addr": "0x6d138000", + "filename": "uiahooks.dll", + "version": "16.0.1506.0" + }, + { + "base_addr": "0x6d140000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x6d145000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d5a0000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x6d5a4000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f230000", + "code_id": "5358131917000", + "debug_file": "FSDomNodeMSAA.pdb", + "debug_id": "5937F24749154B5AB79A7C3BA38FF8141", + "end_addr": "0x6f247000", + "filename": "FSDomNodeMSAA.DLL", + "version": "15.0.9023.400" + }, + { + "base_addr": "0x6f7f0000", + "code_id": "560B13156b000", + "debug_file": "nssckbi.pdb", + "debug_id": "3AA9F7E4544540739E2669F566F7EAFA1", + "end_addr": "0x6f85b000", + "filename": "nssckbi.dll", + "version": "2.4.0.0" + }, + { + "base_addr": "0x6f880000", + "code_id": "5266F3A61a000", + "debug_file": "FSDomNodeIAText.pdb", + "debug_id": "40C32CA7CB1D4695B60A9258617FA4831", + "end_addr": "0x6f89a000", + "filename": "FSDomNodeIAText.dll", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6f8a0000", + "code_id": "5266F39224000", + "debug_file": "FSDomNodeFlash.pdb", + "debug_id": "1A4CEE38AEC54D55AD63F0735E11F1E71", + "end_addr": "0x6f8c4000", + "filename": "FSDomNodeFlash.dll", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6fbd0000", + "code_id": "53CEA0343000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x6fbd3000", + "filename": "FsDomSrv.ptb", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "50C1E0694f000", + "debug_file": "Wpc.pdb", + "debug_id": "58C99D979ADA4CD795F8740CE23C2E1F2", + "end_addr": "0x6fc2f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x6fc30000", + "code_id": "560B131956000", + "debug_file": "freebl3.pdb", + "debug_id": "F078CD2D5CA74BE0989819C3438AE27D1", + "end_addr": "0x6fc86000", + "filename": "freebl3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x6fc90000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x6fd09000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fd10000", + "code_id": "5154C177135000", + "debug_file": "DWrite.pdb", + "debug_id": "E2417CE7CD554DF58FFA6E293EACB6791", + "end_addr": "0x6fe45000", + "filename": "DWrite.dll", + "version": "6.2.9200.16571" + }, + { + "base_addr": "0x6fe50000", + "code_id": "560B0FA2cd000", + "debug_file": "icuuc52.pdb", + "debug_id": "38C762C647E74BA197EA61E73B05606F1", + "end_addr": "0x6ff1d000", + "filename": "icuuc52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x6ff20000", + "code_id": "560B101610a000", + "debug_file": "icuin52.pdb", + "debug_id": "6E8FD96622124FA8B41C7BD3827E294D1", + "end_addr": "0x7002a000", + "filename": "icuin52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x70030000", + "code_id": "560B22CE1a2000", + "debug_file": "nss3.pdb", + "debug_id": "EFFE8BAF4DCC47928773943C1BA1018C2", + "end_addr": "0x701d2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x701e0000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x702ce000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x702e0000", + "code_id": "5266F3852d000", + "debug_file": "FSDomNodeFirefox.pdb", + "debug_id": "F75EDC2C57AD4CF0B8703DE03A4227351", + "end_addr": "0x7030d000", + "filename": "FSDomNodeFirefox.DLL", + "missing_symbols": true, + "version": "15.0.4204.400" + }, + { + "base_addr": "0x70310000", + "code_id": "560B131B27000", + "debug_file": "softokn3.pdb", + "debug_id": "86BA1BFB2E4C49BFBB4C29E34F73BBC51", + "end_addr": "0x70337000", + "filename": "softokn3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x70340000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x7037c000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x70380000", + "code_id": "560B22F635000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "7E3DED28423049278C4CAD383C2237C42", + "end_addr": "0x703b5000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x703f0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x70461000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x70470000", + "code_id": "4E5870283c000", + "debug_file": "oleacc.pdb", + "debug_id": "DC8A57A3E8C648228F2C3650F2BE1D672", + "end_addr": "0x704ac000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x70530000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x70538000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70540000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x70552000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70560000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x70570000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70810000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x7081f000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70ca0000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x70cb8000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71840000", + "code_id": "4CE7B9ACd000", + "debug_file": "rtutils.pdb", + "debug_id": "B77946994AF64DE6B40CBFFE6D34D0492", + "end_addr": "0x7184d000", + "filename": "rtutils.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71e00000", + "code_id": "5258ADA638000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "1F1E56C7FD0A45B09A523FA4F0944F632", + "end_addr": "0x71e38000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.18283" + }, + { + "base_addr": "0x71fd0000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x71fda000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72080000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x72094000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x720a0000", + "code_id": "506C6B0010000", + "debug_file": "nlaapi.pdb", + "debug_id": "BDCA2602CD3B439CB2EB80CB896D25DD2", + "end_addr": "0x720b0000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17964" + }, + { + "base_addr": "0x72240000", + "code_id": "560B131D18000", + "debug_file": "nssdbm3.pdb", + "debug_id": "0132C03EABF947BF9DABD05200B165291", + "end_addr": "0x72258000", + "filename": "nssdbm3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x72350000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x72357000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x723e0000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x72405000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72410000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x7241a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x725c0000", + "code_id": "560B229D1d000", + "debug_file": "mozglue.pdb", + "debug_id": "AD2E0A6BE34C4B3196A1DF6722D0DB0F2", + "end_addr": "0x725dd000", + "filename": "mozglue.dll", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x725f0000", + "code_id": "560B378Ef000", + "debug_file": "browsercomps.pdb", + "debug_id": "0D1222682BBA47CD8DF7CEBC5F6F59242", + "end_addr": "0x725ff000", + "filename": "browsercomps.dll", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x72600000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x72696000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72750000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x727ac000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72f80000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x72f87000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72f90000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x72fac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72fb0000", + "code_id": "4A5BDB116000", + "debug_file": "SensApi.pdb", + "debug_id": "1F9BBFCBF7A9451B89A51771CA4C47DB2", + "end_addr": "0x72fb6000", + "filename": "SensApi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73630000", + "code_id": "5153774D175000", + "debug_file": "d3d11.pdb", + "debug_id": "A40CED7361AB405886384123277BE23F1", + "end_addr": "0x737a5000", + "filename": "d3d11.dll", + "version": "6.2.9200.16570" + }, + { + "base_addr": "0x737b0000", + "code_id": "4CE7B86D16f000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E5AAAE8E539E418481918BC99DDF5A302", + "end_addr": "0x7391f000", + "filename": "explorerframe.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73a20000", + "code_id": "50F3170F4c000", + "debug_file": "dxgi.pdb", + "debug_id": "4184519EBA8C4D3C90017DC3F4DFBAA11", + "end_addr": "0x73a6c000", + "filename": "dxgi.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x73a80000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x73a86000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a90000", + "code_id": "4C991CEB27000", + "debug_file": "wlidNSP.pdb", + "debug_id": "E5561EFA78A74AF9BE171072BD4538821", + "end_addr": "0x73ab7000", + "filename": "WLIDNSP.DLL", + "version": "7.250.4225.0" + }, + { + "base_addr": "0x73b30000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x73b62000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d40000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x73d4f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d50000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73d59000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d60000", + "code_id": "4FF4B0F611000", + "debug_file": "netapi32.pdb", + "debug_id": "BB029B7F0A2941ADBCD6BE7A2DE3BAA42", + "end_addr": "0x73d71000", + "filename": "netapi32.dll", + "version": "6.1.7601.17887" + }, + { + "base_addr": "0x73fa0000", + "code_id": "4DF985DB2f000", + "debug_file": "XmlLite.pdb", + "debug_id": "2A7A661DFDDA4DB98ACC43DC56705DFC2", + "end_addr": "0x73fcf000", + "filename": "xmllite.dll", + "version": "1.3.1001.0" + }, + { + "base_addr": "0x73fd0000", + "code_id": "4A5BDA0713000", + "debug_file": "dwmapi.pdb", + "debug_id": "D8D91B3F339A4FDC960FC7121D146DF42", + "end_addr": "0x73fe3000", + "filename": "dwmapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73ff0000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x74029000", + "filename": "MMDevAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74080000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x740af000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x740b0000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x74162000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74300000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x74340000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74340000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x74352000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74360000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x7436f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74480000", + "code_id": "4CE7B71C19e000", + "debug_file": "comctl32.pdb", + "debug_id": "B4CE90AAB95E4B89A22A7711DFD7E6EF2", + "end_addr": "0x7461e000", + "filename": "comctl32.dll", + "version": "6.10.7601.17514" + }, + { + "base_addr": "0x74630000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x74637000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74690000", + "code_id": "4DF2BE1Ebf000", + "debug_file": "msvcr100.i386.pdb", + "debug_id": "FB319EC216E04A8996AF351118738F962", + "end_addr": "0x7474f000", + "filename": "msvcr100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x747e0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x748d5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x748e0000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x74901000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x749b0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x749bd000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74af0000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x74af9000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b80000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74b85000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74c50000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x74c67000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e50000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x74e8b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f30000", + "code_id": "4D6F273344000", + "debug_file": "dnsapi.pdb", + "debug_id": "4B77BA91498A432F8DD6E52085C4C4232", + "end_addr": "0x74f74000", + "filename": "dnsapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17570" + }, + { + "base_addr": "0x75060000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x75066000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75070000", + "code_id": "522BDB3E3c000", + "debug_file": "mswsock.pdb", + "debug_id": "8038E175506747EBA8552A29BC46BF4A2", + "end_addr": "0x750ac000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18254" + }, + { + "base_addr": "0x750b0000", + "code_id": "4A5BDA3D16000", + "debug_file": "cryptsp.pdb", + "debug_id": "9536207F9C264D92B2C50D44E77AC0A91", + "end_addr": "0x750c6000", + "filename": "cryptsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x751c0000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x751d7000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75250000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x75292000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75350000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x75369000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75370000", + "code_id": "4CE7BA4E29000", + "debug_file": "winsta.pdb", + "debug_id": "2A3148024D094FFEB24C3996E47658312", + "end_addr": "0x75399000", + "filename": "winsta.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75400000", + "code_id": "524243338000", + "debug_file": "secur32.pdb", + "debug_id": "20CFC3381C1943F094765098D95189422", + "end_addr": "0x75408000", + "filename": "secur32.dll", + "version": "6.1.7601.18270" + }, + { + "base_addr": "0x75550000", + "code_id": "524243491b000", + "debug_file": "sspicli.pdb", + "debug_id": "73222172EA194ECA97A588E1043818482", + "end_addr": "0x7556b000", + "filename": "sspicli.dll", + "version": "6.1.7601.18270" + }, + { + "base_addr": "0x75570000", + "code_id": "4CE7B73E4c000", + "debug_file": "apphelp.pdb", + "debug_id": "F442BEDCC0F646D3840D29898C5899CB2", + "end_addr": "0x755bc000", + "filename": "apphelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755c0000", + "code_id": "4A5BBF41c000", + "debug_file": "cryptbase.pdb", + "debug_id": "E62FEAE559EE4CD995614215B01AC2102", + "end_addr": "0x755cc000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x755d0000", + "code_id": "4CE7BA065f000", + "debug_file": "sxs.pdb", + "debug_id": "6C678DA4C31348AF8CDF90FC641DD4FB2", + "end_addr": "0x7562f000", + "filename": "sxs.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75630000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x7563e000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75640000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x7564b000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x756b0000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x756d7000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756e0000", + "code_id": "51FB10C64b000", + "debug_file": "kernelbase.pdb", + "debug_id": "4784EC188D05497EBC81D127F049ACCD2", + "end_addr": "0x7572b000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18229" + }, + { + "base_addr": "0x75730000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x75742000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75750000", + "code_id": "52506FC6120000", + "debug_file": "crypt32.pdb", + "debug_id": "2ED46CF71AD545E690D6B95F08FAA5BF2", + "end_addr": "0x75870000", + "filename": "crypt32.dll", + "version": "6.1.7601.18277" + }, + { + "base_addr": "0x75900000", + "code_id": "51DB97202e000", + "debug_file": "wintrust.pdb", + "debug_id": "4C6FDB9A0C334F429361471798F288B82", + "end_addr": "0x7592e000", + "filename": "wintrust.dll", + "version": "6.1.7601.18205" + }, + { + "base_addr": "0x75930000", + "code_id": "4E58702A8f000", + "debug_file": "oleaut32.pdb", + "debug_id": "68047829A4754E789AC1C8035BA168CD2", + "end_addr": "0x759bf000", + "filename": "oleaut32.dll", + "version": "6.1.7601.17676" + }, + { + "base_addr": "0x759c0000", + "code_id": "525A696411b000", + "debug_file": "wininet.pdb", + "debug_id": "8ECDBE04D4D448F3AF22EAC32F53CE4C2", + "end_addr": "0x75adb000", + "filename": "wininet.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x75ae0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x75c7d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75c80000", + "code_id": "4CE7B96F15c000", + "debug_file": "ole32.pdb", + "debug_id": "5061F11A9A57433595EA5EA75A156F4B2", + "end_addr": "0x75ddc000", + "filename": "ole32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75e10000", + "code_id": "521EA86Aa0000", + "debug_file": "advapi32.pdb", + "debug_id": "10001E3321C443A58AF37F7CDB2FBCD52", + "end_addr": "0x75eb0000", + "filename": "advapi32.dll", + "version": "6.1.7601.18247" + }, + { + "base_addr": "0x75eb0000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x75ee5000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75f70000", + "code_id": "524CCF2F4e000", + "debug_file": "gdi32.pdb", + "debug_id": "4EF44891512D4671ADC50D04D3C354812", + "end_addr": "0x75fbe000", + "filename": "gdi32.dll", + "version": "6.1.7601.18275" + }, + { + "base_addr": "0x75fc0000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x76005000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76010000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x760d9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x760e0000", + "code_id": "50ADADDF9d000", + "debug_file": "usp10.pdb", + "debug_id": "2EF794CAA59648A88F5649B4124A8FCF1", + "end_addr": "0x7617d000", + "filename": "usp10.dll", + "version": "1.626.7601.18009" + }, + { + "base_addr": "0x76180000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x76203000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x76210000", + "code_id": "4A5BDA69cc000", + "debug_file": "msctf.pdb", + "debug_id": "173DAEF86B2548DBA6134EB74C4D2F232", + "end_addr": "0x762dc000", + "filename": "msctf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x762e0000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x76337000", + "filename": "shlwapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76340000", + "code_id": "51F1D731c4a000", + "debug_file": "shell32.pdb", + "debug_id": "71AF3344690C4786B3DDD0D1356C23512", + "end_addr": "0x76f8a000", + "filename": "shell32.dll", + "version": "6.1.7601.18222" + }, + { + "base_addr": "0x76f90000", + "code_id": "525A69AF111000", + "debug_file": "urlmon.pdb", + "debug_id": "E4C53DE9129340A0A7BC6591607969612", + "end_addr": "0x770a1000", + "filename": "urlmon.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x770b0000", + "code_id": "525A67851b9000", + "debug_file": "iertutil.pdb", + "debug_id": "20D3A8A0F4E84560AF1681ED7B2F82F72", + "end_addr": "0x77269000", + "filename": "iertutil.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x77270000", + "code_id": "51FB10C5d4000", + "debug_file": "kernel32.pdb", + "debug_id": "DFC928461D46441BB667A828FACCE7B82", + "end_addr": "0x77344000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18229" + }, + { + "base_addr": "0x77350000", + "code_id": "51DB96A4a2000", + "debug_file": "rpcrt4.pdb", + "debug_id": "74C423E0915E49068D1835F72FC754B02", + "end_addr": "0x773f2000", + "filename": "rpcrt4.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18205" + }, + { + "base_addr": "0x77400000", + "code_id": "4EEAF722ac000", + "debug_file": "msvcrt.pdb", + "debug_id": "F1D253F9555C46DF8076400A52B3A9292", + "end_addr": "0x774ac000", + "filename": "msvcrt.dll", + "version": "7.0.7601.17744" + }, + { + "base_addr": "0x774b0000", + "code_id": "521EA91C13c000", + "debug_file": "ntdll.pdb", + "debug_id": "CD4062A231154A17A18DAE7D1A0FBACC2", + "end_addr": "0x775ec000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18247" + }, + { + "base_addr": "0x775f0000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x775fc000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77600000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x77605000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77610000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x7762f000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77630000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x77636000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77640000", + "code_id": "4A5BDAD43000", + "debug_file": "normaliz.pdb", + "debug_id": "9481804BB4FD4703AE6AE76F8B99B4761", + "end_addr": "0x77643000", + "filename": "normaliz.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77650000", + "code_id": "51B0158Aa000", + "debug_file": "lpk.pdb", + "debug_id": "F18A0F3FD9A14117A919DC26A1E6DF252", + "end_addr": "0x7765a000", + "filename": "lpk.dll", + "version": "6.1.7601.18177" + }, + { + "base_addr": "0x77660000", + "code_id": "4A5BDB0419000", + "debug_file": "sechost.pdb", + "debug_id": "7AF14D02D41E4CD6942745FE0E6372B11", + "end_addr": "0x77679000", + "filename": "sechost.dll", + "version": "6.1.7600.16385" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 4, + "cpu_info": "GenuineIntel family 6 model 37 stepping 5", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 67, + "threads": [ + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "normalized": "@0x610000", + "offset": "0x610000", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "fsdomnodefirefox.dll", + "module_offset": "0x67e7", + "normalized": "fsdomnodefirefox.dll@0x67e7", + "offset": "0x702e67e7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "fsdomnodefirefox.dll", + "module_offset": "0x72d2", + "normalized": "fsdomnodefirefox.dll@0x72d2", + "offset": "0x702e72d2", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x333b4", + "normalized": "fsdomsrv.dll@0x333b4", + "offset": "0x69ad33b4", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x338d0", + "normalized": "fsdomsrv.dll@0x338d0", + "offset": "0x69ad38d0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__ClientCallWinEventProc", + "function_offset": "0x29", + "module": "user32.dll", + "module_offset": "0x130eb", + "normalized": "__ClientCallWinEventProc", + "offset": "0x760230eb", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "KiUserCallbackDispatcher", + "function_offset": "0x2d", + "module": "ntdll.dll", + "module_offset": "0x4702d", + "normalized": "KiUserCallbackDispatcher", + "offset": "0x774f702d", + "trust": "cfi" + }, + { + "frame": 7, + "function": "KiUserApcDispatcher", + "function_offset": "0x47", + "module": "ntdll.dll", + "module_offset": "0x46fdf", + "normalized": "KiUserApcDispatcher", + "offset": "0x774f6fdf", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x3384f", + "normalized": "fsdomsrv.dll@0x3384f", + "offset": "0x69ad384f", + "trust": "scan" + }, + { + "frame": 9, + "function": "NtUserNotifyWinEvent", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x13111", + "normalized": "NtUserNotifyWinEvent", + "offset": "0x76023111", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/AccessibleWrap.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::a11y::AccessibleWrap::HandleAccEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0xe7", + "line": 1260, + "module": "xul.dll", + "module_offset": "0x1639831", + "normalized": "mozilla::a11y::AccessibleWrap::HandleAccEvent", + "offset": "0x61af9831", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/HyperTextAccessibleWrap.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0xd1", + "line": 74, + "module": "xul.dll", + "module_offset": "0x163996a", + "normalized": "mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent", + "offset": "0x61af996a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/nsEventShell.cpp:76aad04b2a72", + "frame": 12, + "function": "nsEventShell::FireEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0x48", + "line": 34, + "module": "xul.dll", + "module_offset": "0x1653e38", + "normalized": "nsEventShell::FireEvent", + "offset": "0x61b13e38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/EventQueue.cpp:76aad04b2a72", + "frame": 13, + "function": "mozilla::a11y::EventQueue::ProcessEventQueue()", + "function_offset": "0x115", + "line": 582, + "module": "xul.dll", + "module_offset": "0x164e301", + "normalized": "mozilla::a11y::EventQueue::ProcessEventQueue", + "offset": "0x61b0e301", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/NotificationController.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::a11y::NotificationController::WillRefresh(mozilla::TimeStamp)", + "function_offset": "0x379", + "line": 277, + "module": "xul.dll", + "module_offset": "0x164fab8", + "normalized": "mozilla::a11y::NotificationController::WillRefresh", + "offset": "0x61b0fab8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/StyleInfo.cpp:76aad04b2a72", + "frame": 15, + "function": "mozilla::a11y::StyleInfo::TextAlign(nsAString_internal &)", + "function_offset": "0x42", + "line": 42, + "module": "xul.dll", + "module_offset": "0x164f10c", + "normalized": "mozilla::a11y::StyleInfo::TextAlign", + "offset": "0x61b0f10c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 16, + "function": "nsRefreshDriver::Tick(__int64,mozilla::TimeStamp)", + "function_offset": "0x70d", + "line": 1650, + "module": "xul.dll", + "module_offset": "0x140c20", + "normalized": "nsRefreshDriver::Tick", + "offset": "0x60600c20", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 17, + "function": "mozilla::RefreshDriverTimer::TickDriver(nsRefreshDriver *,__int64,mozilla::TimeStamp)", + "function_offset": "0x38", + "line": 195, + "module": "xul.dll", + "module_offset": "0x13fa2b", + "normalized": "mozilla::RefreshDriverTimer::TickDriver", + "offset": "0x605ffa2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 18, + "function": "mozilla::RefreshDriverTimer::Tick(__int64,mozilla::TimeStamp)", + "function_offset": "0xb7", + "line": 186, + "module": "xul.dll", + "module_offset": "0x13f95a", + "normalized": "mozilla::RefreshDriverTimer::Tick", + "offset": "0x605ff95a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 19, + "function": "mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers(mozilla::TimeStamp)", + "function_offset": "0x78", + "line": 438, + "module": "xul.dll", + "module_offset": "0x35ce50", + "normalized": "mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers", + "offset": "0x6081ce50", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 20, + "function": "mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp)", + "function_offset": "0x4d", + "line": 372, + "module": "xul.dll", + "module_offset": "0x1a5b0f", + "normalized": "mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver", + "offset": "0x60665b0f", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:76aad04b2a72", + "frame": 21, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0x1e", + "line": 825, + "module": "xul.dll", + "module_offset": "0x35d6a2", + "normalized": "nsRunnableMethodImpl::Run", + "offset": "0x6081d6a2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 22, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x60666877", + "trust": "cfi" + } + ] + }, + { + "frame_count": 2, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "RtlInterlockedPopEntrySList", + "function_offset": "0xdf", + "module": "ntdll.dll", + "module_offset": "0x569a6", + "offset": "0x775069a6", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe38", + "offset": "0x774dfe38", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x756ed6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0x5d4be8", + "offset": "0x60a94be8", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0x5d4c92", + "offset": "0x60a94c92", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0x5d4b92", + "offset": "0x60a94b92", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x1a3a49", + "offset": "0x60663a49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:76aad04b2a72", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x1a3b4a", + "offset": "0x60663b4a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 11, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:76aad04b2a72", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x71", + "line": 198, + "module": "xul.dll", + "module_offset": "0x4be793", + "offset": "0x6097e793", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7507635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockWaitForSingleObject", + "function_offset": "0x39", + "module": "mswsock.dll", + "module_offset": "0x17cc", + "offset": "0x750717cc", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d3f", + "offset": "0x75076d3f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x75eb6a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:76aad04b2a72", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3ae16", + "offset": "0x7006ae16", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:76aad04b2a72", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3ab5f", + "offset": "0x7006ab5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 460, + "module": "xul.dll", + "module_offset": "0x4729c9", + "offset": "0x609329c9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1063, + "module": "xul.dll", + "module_offset": "0x4722d1", + "offset": "0x609322d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 854, + "module": "xul.dll", + "module_offset": "0x47202b", + "offset": "0x6093202b", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:76aad04b2a72", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1260, + "module": "xul.dll", + "module_offset": "0x48f34d", + "offset": "0x6094f34d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:76aad04b2a72", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1ea", + "line": 356, + "module": "xul.dll", + "module_offset": "0x1a426d", + "offset": "0x6066426d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x60245b", + "offset": "0x60ac245b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtDelayExecution", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45813", + "offset": "0x774f5813", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SleepEx", + "function_offset": "0x54", + "module": "KERNELBASE.dll", + "module_offset": "0x1875", + "offset": "0x756e1875", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x1817", + "offset": "0x756e1817", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x13", + "module": "ole32.dll", + "module_offset": "0x2d98c", + "offset": "0x75cad98c", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x21", + "module": "ole32.dll", + "module_offset": "0x2cd47", + "offset": "0x75cacd47", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "module": "ole32.dll", + "module_offset": "0x2d879", + "offset": "0x75cad879", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45513", + "offset": "0x774f5513", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6be1", + "offset": "0x756e6be1", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CloseHandleImplementation", + "function_offset": "0x27", + "module": "kernel32.dll", + "module_offset": "0x4e87f", + "offset": "0x772be87f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prfile.c:76aad04b2a72", + "frame": 4, + "function": "FileClose", + "function_offset": "0x2f", + "line": 207, + "module": "nss3.dll", + "module_offset": "0x285a9", + "offset": "0x700585a9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/priometh.c:76aad04b2a72", + "frame": 5, + "function": "PR_Close", + "function_offset": "0x9", + "line": 104, + "module": "nss3.dll", + "module_offset": "0x28577", + "offset": "0x70058577", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:76aad04b2a72", + "frame": 6, + "function": "mozilla::net::CacheFileIOManager::ReleaseNSPRHandleInternal(mozilla::net::CacheFileHandle *)", + "function_offset": "0x35", + "line": 2171, + "module": "xul.dll", + "module_offset": "0x328b95", + "offset": "0x607e8b95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::net::ReleaseNSPRHandleEvent::Run()", + "function_offset": "0x1e", + "line": 813, + "module": "xul.dll", + "module_offset": "0x32bc63", + "offset": "0x607ebc63", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::net::CacheIOThread::LoopOneLevel(unsigned int)", + "function_offset": "0x7a", + "line": 287, + "module": "xul.dll", + "module_offset": "0x101ffc", + "offset": "0x605c1ffc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xcd", + "line": 217, + "module": "xul.dll", + "module_offset": "0x101f23", + "offset": "0x605c1f23", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x60c940", + "offset": "0x60acc940", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x756e6a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bd65", + "offset": "0x772bbd65", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x760262f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:76aad04b2a72", + "frame": 5, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 617, + "module": "xul.dll", + "module_offset": "0x1a3b84", + "offset": "0x60663b84", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0xe0", + "line": 241, + "module": "xul.dll", + "module_offset": "0x1a3cbe", + "offset": "0x60663cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x1a3a49", + "offset": "0x60663a49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:76aad04b2a72", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x1a3b4a", + "offset": "0x60663b4a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 12, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x4c1e4b", + "offset": "0x60981e4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x1a497f", + "offset": "0x6066497f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 10, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x1cb", + "line": 70, + "module": "xul.dll", + "module_offset": "0x1a48e4", + "offset": "0x606648e4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x2ca597", + "offset": "0x6078a597", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x756e6a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bd65", + "offset": "0x772bbd65", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bdd3", + "offset": "0x772bbdd3", + "trust": "cfi" + }, + { + "frame": 5, + "function": "TraceServerThread", + "function_offset": "0x185", + "module": "rtutils.dll", + "module_offset": "0x7a30", + "offset": "0x71847a30", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "RasmanServiceMonitorThread", + "function_offset": "0xbb", + "module": "rasman.dll", + "module_offset": "0x33b6", + "offset": "0x6abd33b6", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x6d", + "line": 1182, + "module": "xul.dll", + "module_offset": "0x48902e", + "offset": "0x6094902e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x8f", + "line": 1416, + "module": "xul.dll", + "module_offset": "0x111497", + "offset": "0x605d1497", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 351, + "module": "xul.dll", + "module_offset": "0x515100", + "offset": "0x609d5100", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsSetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4f772", + "offset": "0x772bf772", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 287, + "module": "xul.dll", + "module_offset": "0x60c996", + "offset": "0x60acc996", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/indexeddb/ActorsParent.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::dom::indexedDB::`anonymous namespace'::ConnectionPool::ThreadRunnable::Run()", + "function_offset": "0x28", + "line": 11514, + "module": "xul.dll", + "module_offset": "0x5f4451", + "offset": "0x60ab4451", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x756ed6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:76aad04b2a72", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83b3", + "offset": "0x703883b3", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x4c1e4b", + "offset": "0x60981e4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x1a497f", + "offset": "0x6066497f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 10, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x6d", + "line": 1182, + "module": "xul.dll", + "module_offset": "0x48902e", + "offset": "0x6094902e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x8f", + "line": 1416, + "module": "xul.dll", + "module_offset": "0x111497", + "offset": "0x605d1497", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "66334720", + "write_combine_size": "37982208" + }, + "last_crash": 1344, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "@0x610000 | fsdomnodefirefox.dll@0x67e7 | fsdomnodefirefox.dll@0x72d2 | fsdomsrv.dll@0x333b4 | fsdomsrv.dll@0x338d0 | __ClientCallWinEventProc | KiUserCallbackDispatcher | KiUserApcDispatcher | fsdomsrv.dll@0x3384f | NtUserNotifyWinEvent | mozilla::a11y::AccessibleWrap::HandleAccEvent | mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent | nsEventShell::FireEvent | mozilla::a11y::EventQueue::ProcessEventQueue | mozilla::a11y::NotificationController::WillRefresh | mozilla::a11y::StyleInfo::TextAlign | nsRefreshDriver::Tick | mozilla::RefreshDriverTimer::TickDriver | mozilla::RefreshDriverTimer::Tick | mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver | nsRunnableMethodImpl::Run | nsThread::ProcessNextEvent", + "reason": "EXCEPTION_ACCESS_VIOLATION_WRITE", + "release_channel": "release", + "signature": "fsdomnodefirefox.dll@0x67e7", + "startedDateTime": "2015-11-30T00:00:12.572615+00:00", + "started_datetime": "2015-11-30T00:00:12.572615+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.470287+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/AccessibleWrap.cpp:76aad04b2a72", + "truncated": false, + "uptime": 27, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "023f4074-ca43-4f1d-931f-737122151130", + "version": "41.0.1" +} diff --git a/testcrash/processed/2444fc0b-ffd3-436c-9e13-8e5522151130.json b/testcrash/processed/2444fc0b-ffd3-436c-9e13-8e5522151130.json new file mode 100644 index 0000000000..fca7c215f7 --- /dev/null +++ b/testcrash/processed/2444fc0b-ffd3-436c-9e13-8e5522151130.json @@ -0,0 +1,9576 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "LavasoftLSP over [MSAFD Tcpip [TCP/IP]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : \n LavasoftLSP over [MSAFD Tcpip [TCP/IPv6]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IPv6]] : 2 : 2 : \n MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IP] : 2 : 2 : \n MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n RSVP TCP Service Provider : 2 : 1 : \n RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n RSVP UDP Service Provider : 2 : 2 : \n MSAFD RfComm [Bluetooth] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n LavasoftLSP : 2 : 0 : ", + "additional_minidumps": [], + "addons": [ + [ + "mozilla_cc2@internetdownloadmanager.com", + "6.25.3" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "light_plugin_D772DC8D6FAF43A29B25C4EBAA5AD1DE@kaspersky.com", + "4.6.2.21" + ] + ], + "addons_checked": true, + "address": "0xc", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0166, AdapterSubsysID: 10cb1462, AdapterDriverVersion: 10.18.10.4276\nHas dual GPUs. GPU #2: AdapterVendorID2: 0x10de, AdapterDeviceID2: 0x1212, AdapterSubsysID2: 10cb1462, AdapterDriverVersion2: 10.18.13.5900DWrite- DWrite+ D2D1.1- D2D1.1+ D2D- D2D+ D3D11 Layers- D3D11 Layers+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:48+00:00", + "completed_datetime": "2015-11-30T00:00:20.934647+00:00", + "completeddatetime": "2015-11-30T00:00:20.934647+00:00", + "cpu_info": "GenuineIntel family 6 model 58 stepping 9 | 8", + "cpu_name": "x86", + "crash_id": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "crash_time": 1448841588, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:06.096660+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 428232, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0xc", + "crashing_thread": 0, + "type": "EXCEPTION_ACCESS_VIOLATION_READ" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "offset": "0xa192294", + "registers": { + "eax": "0x0c4b2620", + "ebp": "0x0110d924", + "ebx": "0x1b301a3c", + "ecx": "0x00000000", + "edi": "0x0c140ca0", + "edx": "0x0110de74", + "efl": "0x00210206", + "eip": "0x0a192294", + "esi": "0x1b301a6c", + "esp": "0x0110d918" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "offset": "0xfb075ba", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 13 + }, + "largest_free_vm_block": "0x70df0000", + "main_module": 0, + "modules": [ + { + "base_addr": "0xfa0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x1003000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x1230000", + "code_id": "555DC64758000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x1288000", + "filename": "LavasoftTcpService.dll", + "missing_symbols": true, + "version": "2.3.4.7" + }, + { + "base_addr": "0x9490000", + "code_id": "55D1FF95b3b000", + "debug_file": "igd10iumd32.pdb", + "debug_id": "F625776624BD4E1688A1C2E0B88046E91", + "end_addr": "0x9fcb000", + "filename": "igd10iumd32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0xa0b0000", + "code_id": "5646C5A7e65000", + "debug_file": "nvwgf2um.pdb", + "debug_id": "5045B1B737D345479E140DB0F1FC16CA1", + "end_addr": "0xaf15000", + "filename": "nvwgf2um.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0xf880000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x11db9000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x50540000", + "code_id": "5621051F52000", + "debug_file": "idmcchandler.pdb", + "debug_id": "5E62F48AC9094E26ADF6CB6D5B25B9771", + "end_addr": "0x50592000", + "filename": "idmcchandler7.dll", + "version": "6.25.2.1" + }, + { + "base_addr": "0x505a0000", + "code_id": "54503A9660000", + "debug_file": "AudioSes.pdb", + "debug_id": "5D4235DBC80646EBAB4D502B157E522D2", + "end_addr": "0x50600000", + "filename": "AudioSes.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50600000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5066a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x507c0000", + "code_id": "54503E7C260000", + "debug_file": "Wpc.pdb", + "debug_id": "B5C07484BB49410ABBA5AA4E30593E0E2", + "end_addr": "0x50a20000", + "filename": "Wpc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50bf0000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x50c46000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c50000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x50c68000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c70000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x50c97000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50ca0000", + "code_id": "54503C0E5a000", + "debug_file": "d3d10_1core.pdb", + "debug_id": "63ADD3DEA4954A22B76BB5E934FE97EB2", + "end_addr": "0x50cfa000", + "filename": "d3d10_1core.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d00000", + "code_id": "54503BCF2d000", + "debug_file": "d3d10_1.pdb", + "debug_id": "83DCCDBD008943F3B277DA251BC372802", + "end_addr": "0x50d2d000", + "filename": "d3d10_1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d30000", + "code_id": "54503C492e000", + "debug_file": "XmlLite.pdb", + "debug_id": "26301BBC08C04CB3AFD914439CBC588F2", + "end_addr": "0x50d5e000", + "filename": "xmllite.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d60000", + "code_id": "54503AFB53000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "B3BB21AF5F1641A5A26D762CD97228952", + "end_addr": "0x50db3000", + "filename": "MMDevAPI.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50dc0000", + "code_id": "5450401D156000", + "debug_file": "sapi.pdb", + "debug_id": "60984AF9C6E74FA88E54F474D3DDFF6D1", + "end_addr": "0x50f16000", + "filename": "sapi.dll", + "version": "5.3.17828.0" + }, + { + "base_addr": "0x50f20000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5193a000", + "filename": "icudt55.dll", + "missing_symbols": true, + "version": "55.1.0.0" + }, + { + "base_addr": "0x51940000", + "code_id": "54503D2644000", + "debug_file": "pdh.pdb", + "debug_id": "6C29BD8C06AE4DF38391BE27484410E22", + "end_addr": "0x51984000", + "filename": "pdh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x51990000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x51a6f000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51cf0000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x51e2c000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51e30000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x51ee2000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x51ef0000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x51f25000", + "filename": "sandboxbroker.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x53150000", + "code_id": "55BB8F779000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x53159000", + "filename": "idmmzcc7.dll", + "missing_symbols": true, + "version": "6.23.18.1" + }, + { + "base_addr": "0x53160000", + "code_id": "5646153936000", + "debug_file": "klsihk.pdb", + "debug_id": "027DF81010E144A8B7D3272CE47CABBA2", + "end_addr": "0x53196000", + "filename": "klsihk.dll", + "version": "11.0.242.0" + }, + { + "base_addr": "0x531a0000", + "code_id": "559AAADB56000", + "debug_file": "inproc_agent.pdb", + "debug_id": "D9715CBB909543ECA7D095CBE086D6551", + "end_addr": "0x531f6000", + "filename": "inproc_agent.dll", + "missing_symbols": true, + "version": "4.6.0.375" + }, + { + "base_addr": "0x53200000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x533a2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x533b0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x53421000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x53430000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x5351e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x547c0000", + "code_id": "54503C44b000", + "debug_file": "msdmo.pdb", + "debug_id": "957E30D1E22E4AEF8EFD2710FCD0810A2", + "end_addr": "0x547cb000", + "filename": "msdmo.dll", + "version": "6.6.9600.17415" + }, + { + "base_addr": "0x547d0000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x547e0000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x547e0000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x547fd000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x580d0000", + "code_id": "54503B6B1d9000", + "debug_file": "d3d11.pdb", + "debug_id": "678CC08384074A76960599C081A0F8D02", + "end_addr": "0x582a9000", + "filename": "d3d11.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x582b0000", + "code_id": "55C388BB3e6000", + "debug_file": "d2d1.pdb", + "debug_id": "810D011F05F04CECA605289FEF8EDA9B2", + "end_addr": "0x58696000", + "filename": "d2d1.dll", + "version": "6.3.9600.18006" + }, + { + "base_addr": "0x59e60000", + "code_id": "54503AEC7f000", + "debug_file": "mscms.pdb", + "debug_id": "1B7C4A75D24047A4A0464E4FBD4018622", + "end_addr": "0x59edf000", + "filename": "mscms.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5c670000", + "code_id": "551B5864141000", + "debug_file": "dbghelp.pdb", + "debug_id": "94501BB87F074F37BA1EB8996D89969E1", + "end_addr": "0x5c7b1000", + "filename": "dbghelp.dll", + "version": "6.3.9600.17787" + }, + { + "base_addr": "0x5c900000", + "code_id": "54503CA069000", + "debug_file": "dxgi.pdb", + "debug_id": "68A59756D3184BF3B37185D373D58CC42", + "end_addr": "0x5c969000", + "filename": "dxgi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5d9b0000", + "code_id": "55B8E1C4181000", + "debug_file": "DWrite.pdb", + "debug_id": "651B38D48E22461CA389FD1968FC47352", + "end_addr": "0x5db31000", + "filename": "DWrite.dll", + "version": "6.3.9600.17999" + }, + { + "base_addr": "0x5e140000", + "code_id": "5646C3DA329000", + "debug_file": "nvapi.pdb", + "debug_id": "FF2FC29C0B3F4608B588284955AB834E1", + "end_addr": "0x5e469000", + "filename": "nvapi.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x5f4c0000", + "code_id": "56446E6A171000", + "debug_file": "nvspcap.pdb", + "debug_id": "0994F3D9F3974207AB2F889C961B6B6C1", + "end_addr": "0x5f631000", + "filename": "nvspcap.dll", + "version": "2.7.4.10" + }, + { + "base_addr": "0x5f700000", + "code_id": "54504AE516000", + "debug_file": "usp10.pdb", + "debug_id": "540D2B5EAA204EE498E9AE068C7E592C1", + "end_addr": "0x5f716000", + "filename": "usp10.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5f820000", + "code_id": "55D1FD14375000", + "debug_file": "igdusc32.pdb", + "debug_id": "EA6CE12299DD4E3894F838FAF27868F81", + "end_addr": "0x5fb95000", + "filename": "igdusc32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0x62120000", + "code_id": "5646C38865000", + "debug_file": "nvumdshim.pdb", + "debug_id": "5D42D7388852470EA464B38672C800F81", + "end_addr": "0x62185000", + "filename": "nvumdshim.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0x67c30000", + "code_id": "54503D5117000", + "debug_file": "msacm32.pdb", + "debug_id": "66E10C1311264BB0AC86FB7A8B8CCE1C2", + "end_addr": "0x67c47000", + "filename": "msacm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68280000", + "code_id": "54504AAE13a000", + "debug_file": "propsys.pdb", + "debug_id": "4B81AA7029904FB9B20D470E0C23D8262", + "end_addr": "0x683ba000", + "filename": "propsys.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x68430000", + "code_id": "54503BE7c4000", + "debug_file": "fastprox.pdb", + "debug_id": "0D150477D43C4260A7C23BE1F8BD22032", + "end_addr": "0x684f4000", + "filename": "fastprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68500000", + "code_id": "54503D4911000", + "debug_file": "wbemsvc.pdb", + "debug_id": "9CC3F59123F64A2AA000B4B8BF53D9032", + "end_addr": "0x68511000", + "filename": "wbemsvc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68520000", + "code_id": "54503C2566000", + "debug_file": "wbemcomn.pdb", + "debug_id": "1FBAD0B1C77F4735A9F02F346E6F1BBF2", + "end_addr": "0x68586000", + "filename": "wbemcomn.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68590000", + "code_id": "54503BFAd000", + "debug_file": "wbemprox.pdb", + "debug_id": "ADDDC4C11575431C9C600DFA695B574A2", + "end_addr": "0x6859d000", + "filename": "wbemprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69400000", + "code_id": "54503D6A29000", + "debug_file": "ntasn1.pdb", + "debug_id": "44F0033E1AAD40D99FE852E7BCED3EE61", + "end_addr": "0x69429000", + "filename": "ntasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69430000", + "code_id": "5619414C20000", + "debug_file": "ncrypt.pdb", + "debug_id": "1C034BE3D41641DAACF3B5B24F5C94F42", + "end_addr": "0x69450000", + "filename": "ncrypt.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x696d0000", + "code_id": "5646C30D1e000", + "debug_file": "nvdxgiwrap.pdb", + "debug_id": "517824984ADF47A5A880239C2A3317101", + "end_addr": "0x696ee000", + "filename": "nvdxgiwrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x696f0000", + "code_id": "5646C3122a000", + "debug_file": "nvd3d9wrap.pdb", + "debug_id": "616C5DF63B0C4B46B00DC240E3AE31E01", + "end_addr": "0x6971a000", + "filename": "nvd3d9wrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x69720000", + "code_id": "536B44F66000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x69726000", + "filename": "_etoured.dll", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x6b410000", + "code_id": "545049557e000", + "debug_file": "sxs.pdb", + "debug_id": "15742458696E42DCB7DC65CA96D887DF2", + "end_addr": "0x6b48e000", + "filename": "sxs.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c580000", + "code_id": "54503C3010000", + "debug_file": "wshbth.pdb", + "debug_id": "76CA6DB5CABA4ADA8BC0CBAC1F7785051", + "end_addr": "0x6c590000", + "filename": "wshbth.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c590000", + "code_id": "54504A15a000", + "debug_file": "winrnr.pdb", + "debug_id": "767E2B2A0DFB4EA1A6504FD51D5A75D72", + "end_addr": "0x6c59a000", + "filename": "winrnr.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c5a0000", + "code_id": "54503C8414000", + "debug_file": "nlaapi.pdb", + "debug_id": "CF84207C658C4943B13849E1A93690DE2", + "end_addr": "0x6c5b4000", + "filename": "nlaapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6c0000", + "code_id": "54503D1616000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "8EC06048FD7649DC8AF180BE7447588D2", + "end_addr": "0x6c6d6000", + "filename": "pnrpnsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6e0000", + "code_id": "545049B211000", + "debug_file": "NapiNSP.pdb", + "debug_id": "0798F80535DD40D9B44DA419E597BD912", + "end_addr": "0x6c6f1000", + "filename": "NapiNSP.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c770000", + "code_id": "54503BAE1a000", + "debug_file": "dwmapi.pdb", + "debug_id": "60670C1EC9C44D20B99C8E6E83D24E4C2", + "end_addr": "0x6c78a000", + "filename": "dwmapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c7f0000", + "code_id": "54503957ed000", + "debug_file": "wUxTheme.pdb", + "debug_id": "AB2FF8F5FF0042CA95ABF8212A39AB302", + "end_addr": "0x6c8dd000", + "filename": "uxtheme.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6cdd0000", + "code_id": "54503D6E6000", + "debug_file": "msimg32.pdb", + "debug_id": "BE5BA4D0B49947AA957345F2A9DBE09A2", + "end_addr": "0x6cdd6000", + "filename": "msimg32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e420000", + "code_id": "54503D6A1e000", + "debug_file": "bcrypt.pdb", + "debug_id": "F2D36EE24F934FCD82ED0ADA83E89A5C1", + "end_addr": "0x6e43e000", + "filename": "bcrypt.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e460000", + "code_id": "54504A168000", + "debug_file": "wsock32.pdb", + "debug_id": "2CA2F997582E46DEBFD5B1847D6AF4042", + "end_addr": "0x6e468000", + "filename": "wsock32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e470000", + "code_id": "54503D8430000", + "debug_file": "rsaenh.pdb", + "debug_id": "2866A6CE0121437D8628FFD8E2225D682", + "end_addr": "0x6e4a0000", + "filename": "rsaenh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e4d0000", + "code_id": "54503D8E19000", + "debug_file": "cryptsp.pdb", + "debug_id": "12A0D34A216D4605B5031EC9CCE381D42", + "end_addr": "0x6e4e9000", + "filename": "cryptsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e520000", + "code_id": "54503D5513000", + "debug_file": "samcli.pdb", + "debug_id": "184AE0F4F8B14D8BB9C3A8F49DDE7C432", + "end_addr": "0x6e533000", + "filename": "samcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e540000", + "code_id": "54503D3640000", + "debug_file": "powrprof.pdb", + "debug_id": "F225392CB03F4B2BB2829273B6BDC6662", + "end_addr": "0x6e580000", + "filename": "powrprof.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x71400000", + "code_id": "559D8FBF33000", + "debug_file": "product_info.pdb", + "debug_id": "4B3E8CF267A1486BA80DEBCA6F4314071", + "end_addr": "0x71433000", + "filename": "product_info.dll", + "version": "16.0.0.614" + }, + { + "base_addr": "0x72690000", + "code_id": "54597B677e000", + "debug_file": "dnsapi.pdb", + "debug_id": "26E09A4DB5304891B3B5C4494AD2D0282", + "end_addr": "0x7270e000", + "filename": "dnsapi.dll", + "version": "6.3.9600.17481" + }, + { + "base_addr": "0x72710000", + "code_id": "54503D874b000", + "debug_file": "mswsock.pdb", + "debug_id": "6B0D683946884027BECB35001726E8D92", + "end_addr": "0x7275b000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727a0000", + "code_id": "54503D898000", + "debug_file": "winnsi.pdb", + "debug_id": "2CA93168086649659E0DAEFC75A2B3622", + "end_addr": "0x727a8000", + "filename": "winnsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727b0000", + "code_id": "54503D8120000", + "debug_file": "iphlpapi.pdb", + "debug_id": "02D9AC3003424C6CAB4B8392CF9D26052", + "end_addr": "0x727d0000", + "filename": "IPHLPAPI.DLL", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x728d0000", + "code_id": "54503BD045000", + "debug_file": "winsta.pdb", + "debug_id": "F891F2CFDD5B4A318FA54956DAC58CE32", + "end_addr": "0x72915000", + "filename": "winsta.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x72fe0000", + "code_id": "54503D1A9000", + "debug_file": "Kernel.Appcore.pdb", + "debug_id": "9FDD5E16955248D0AAF693BD83D5A7851", + "end_addr": "0x72fe9000", + "filename": "kernel.appcore.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73100000", + "code_id": "5646C3BA2b000", + "debug_file": "nvinit.pdb", + "debug_id": "FBEB8A5BC3D84D76BC0DD21BA9C68FCE1", + "end_addr": "0x7312b000", + "filename": "nvinit.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x73130000", + "code_id": "54C1B6278b000", + "debug_file": "shcore.pdb", + "debug_id": "AB29E1ED4D524FED828E421AE8673DD72", + "end_addr": "0x731bb000", + "filename": "SHCore.dll", + "version": "6.3.9600.17666" + }, + { + "base_addr": "0x731c0000", + "code_id": "54503D83f000", + "debug_file": "profapi.pdb", + "debug_id": "4E4981A8EFED432A824E07F832A0F9892", + "end_addr": "0x731cf000", + "filename": "profapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73260000", + "code_id": "54503CD921000", + "debug_file": "devobj.pdb", + "debug_id": "7DDA1BFD61C943B98898EE3D9035BE532", + "end_addr": "0x73281000", + "filename": "devobj.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73290000", + "code_id": "54503C491b000", + "debug_file": "userenv.pdb", + "debug_id": "83D19410382448E6B3D28D2DACC1F6D12", + "end_addr": "0x732ab000", + "filename": "userenv.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x732b0000", + "code_id": "5633F237232000", + "debug_file": "iertutil.pdb", + "debug_id": "460B2013ECF74803914AE5548DFBC5512", + "end_addr": "0x734e2000", + "filename": "iertutil.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x734f0000", + "code_id": "54503D3911000", + "debug_file": "wkscli.pdb", + "debug_id": "FB3425B2A8A84AA7A1F7B13A9B51AD2E2", + "end_addr": "0x73501000", + "filename": "wkscli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73510000", + "code_id": "54503D381d000", + "debug_file": "srvcli.pdb", + "debug_id": "D9009006546348DC96565CA04E44BE962", + "end_addr": "0x7352d000", + "filename": "srvcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73530000", + "code_id": "54503D5Aa000", + "debug_file": "netutils.pdb", + "debug_id": "03EC60C3DACA48B1AD78F95F825F0DE22", + "end_addr": "0x7353a000", + "filename": "netutils.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735b0000", + "code_id": "54503B8A23000", + "debug_file": "winmmbase.pdb", + "debug_id": "773A9D5B79834D06B3A0A02385AAAD2D2", + "end_addr": "0x735d3000", + "filename": "WINMMBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735e0000", + "code_id": "5633E6511f3000", + "debug_file": "wininet.pdb", + "debug_id": "16BED61FCA4E44C59E0C7AEC73876B892", + "end_addr": "0x737d3000", + "filename": "wininet.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x737e0000", + "code_id": "54503CFD13000", + "debug_file": "netapi32.pdb", + "debug_id": "3C95A0C13D174142B826FC3942DB3E2B2", + "end_addr": "0x737f3000", + "filename": "netapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73820000", + "code_id": "54503B2F9f000", + "debug_file": "winhttp.pdb", + "debug_id": "52A299A670004E7694661C6112C500962", + "end_addr": "0x738bf000", + "filename": "winhttp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74260000", + "code_id": "54504A118000", + "debug_file": "version.pdb", + "debug_id": "4DADB143E2344821A4C080EF73A4952E2", + "end_addr": "0x74268000", + "filename": "version.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74640000", + "code_id": "54503B0A23000", + "debug_file": "winmm.pdb", + "debug_id": "FF0D255353AC46D48C593C91F26717EE2", + "end_addr": "0x74663000", + "filename": "winmm.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74670000", + "code_id": "54503CE850000", + "debug_file": "wevtapi.pdb", + "debug_id": "CC459681668C4D0DB2E62C1AC0160A492", + "end_addr": "0x746c0000", + "filename": "wevtapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x746c0000", + "code_id": "5450499Af000", + "debug_file": "wtsapi32.pdb", + "debug_id": "EDC8CD90C2D04DDDA22048C88BCB446A2", + "end_addr": "0x746cf000", + "filename": "wtsapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x754d0000", + "code_id": "5619414F54000", + "debug_file": "bcryptprimitives.pdb", + "debug_id": "3BE24DBAAA6B4A59B80D68F24FE4D27C2", + "end_addr": "0x75524000", + "filename": "bcryptPrimitives.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x75530000", + "code_id": "54504A6Ba000", + "debug_file": "cryptbase.pdb", + "debug_id": "965B22DD4CAE4F698EF8939960BE657C2", + "end_addr": "0x7553a000", + "filename": "CRYPTBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75540000", + "code_id": "54503D7C1e000", + "debug_file": "wsspicli.pdb", + "debug_id": "849B8E8D67774A859ED4435F558189111", + "end_addr": "0x7555e000", + "filename": "sspicli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75560000", + "code_id": "54504AF37000", + "debug_file": "nsi.pdb", + "debug_id": "E855CBEA595C4FF2B952FF7F824470832", + "end_addr": "0x75567000", + "filename": "nsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75610000", + "code_id": "55DC77E612bc000", + "debug_file": "shell32.pdb", + "debug_id": "A514A533B09F410685C8954C7F2C7BC22", + "end_addr": "0x768cc000", + "filename": "shell32.dll", + "version": "6.3.9600.18038" + }, + { + "base_addr": "0x768d0000", + "code_id": "545032FE188000", + "debug_file": "crypt32.pdb", + "debug_id": "A93FD8C6CEBC44158B2937EFCEE9804F2", + "end_addr": "0x76a58000", + "filename": "crypt32.dll", + "version": "6.3.9600.17475" + }, + { + "base_addr": "0x76c50000", + "code_id": "557F30FB129000", + "debug_file": "ole32.pdb", + "debug_id": "9823825475624BDF820D4CB09BD0CE002", + "end_addr": "0x76d79000", + "filename": "ole32.dll", + "version": "6.3.9600.17905" + }, + { + "base_addr": "0x76d80000", + "code_id": "5450383A1b1000", + "debug_file": "setupapi.pdb", + "debug_id": "2789FF1B9E7A4E56B7963A59A1FED96C2", + "end_addr": "0x76f31000", + "filename": "setupapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x76f40000", + "code_id": "55D612E610e000", + "debug_file": "wgdi32.pdb", + "debug_id": "16BCB5B895F04AE2BFEA5C3A0F467C8E2", + "end_addr": "0x7704e000", + "filename": "gdi32.dll", + "version": "6.3.9600.18034" + }, + { + "base_addr": "0x77050000", + "code_id": "54503C1D3d000", + "debug_file": "wintrust.pdb", + "debug_id": "7FD9A0CDB8F4468B96D2BCE0C30591422", + "end_addr": "0x7708d000", + "filename": "wintrust.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77090000", + "code_id": "54504B2Ec3000", + "debug_file": "msvcrt.pdb", + "debug_id": "D4416A97D40C497AAA487F2B1835A1422", + "end_addr": "0x77153000", + "filename": "msvcrt.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x77160000", + "code_id": "54503D7A3c000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "126AAF7D05414D42B11AC7240A355BEE2", + "end_addr": "0x7719c000", + "filename": "cfgmgr32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x771a0000", + "code_id": "5493AE7395000", + "debug_file": "oleaut32.pdb", + "debug_id": "AB2D635EE22541D094BEB9153DEA45192", + "end_addr": "0x77235000", + "filename": "oleaut32.dll", + "version": "6.3.9600.17560" + }, + { + "base_addr": "0x77250000", + "code_id": "550B921B41000", + "debug_file": "sechost.pdb", + "debug_id": "F28ED1EB82E744D3B999E441A6B3EF432", + "end_addr": "0x77291000", + "filename": "sechost.dll", + "version": "6.3.9600.17734" + }, + { + "base_addr": "0x772a0000", + "code_id": "54503D97e000", + "debug_file": "msasn1.pdb", + "debug_id": "47067747AEFA40A3A05B91148806FA022", + "end_addr": "0x772ae000", + "filename": "msasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772b0000", + "code_id": "54504A1427000", + "debug_file": "wimm32.pdb", + "debug_id": "57D0ACFA22754450BB9660DA8818F3622", + "end_addr": "0x772d7000", + "filename": "imm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772e0000", + "code_id": "54504A2F5000", + "debug_file": "normaliz.pdb", + "debug_id": "D3BE4325291C49BC9B3E93D20257AAC21", + "end_addr": "0x772e5000", + "filename": "normaliz.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772f0000", + "code_id": "558ED276ba000", + "debug_file": "wrpcrt4.pdb", + "debug_id": "34F9F7D096A445DAA6A69FA4DE53993E2", + "end_addr": "0x773aa000", + "filename": "rpcrt4.dll", + "version": "6.3.9600.17919" + }, + { + "base_addr": "0x773b0000", + "code_id": "54503D20153000", + "debug_file": "wuser32.pdb", + "debug_id": "FBAAE417246B4E84AE5BCEC86A73FC642", + "end_addr": "0x77503000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x775a0000", + "code_id": "55C4BC8A7c000", + "debug_file": "advapi32.pdb", + "debug_id": "6A0005D83AD84EFFA3342DE450F0615B2", + "end_addr": "0x7761c000", + "filename": "advapi32.dll", + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77620000", + "code_id": "5450381C45000", + "debug_file": "shlwapi.pdb", + "debug_id": "68EC2A424E5242C2A309E194E68B56CB2", + "end_addr": "0x77665000", + "filename": "shlwapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776d0000", + "code_id": "54503D926000", + "debug_file": "psapi.pdb", + "debug_id": "F88219992C7646718A6425D0FC65CC642", + "end_addr": "0x776d6000", + "filename": "psapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776e0000", + "code_id": "55038671112000", + "debug_file": "msctf.pdb", + "debug_id": "7E83843868234F45B491C219CC6A00032", + "end_addr": "0x777f2000", + "filename": "msctf.dll", + "version": "6.3.9600.17706" + }, + { + "base_addr": "0x77800000", + "code_id": "54503D8150000", + "debug_file": "ws2_32.pdb", + "debug_id": "B4ACD51CF1B9497A89B2C0DE225BD36D2", + "end_addr": "0x77850000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77850000", + "code_id": "545049BE140000", + "debug_file": "wkernel32.pdb", + "debug_id": "DFB9F6A1661C482C87B4D0D454332CB81", + "end_addr": "0x77990000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77990000", + "code_id": "55C4BCFCd7000", + "debug_file": "wkernelbase.pdb", + "debug_id": "21DACBC754B849B98B431A83EBA15E882", + "end_addr": "0x77a67000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77a70000", + "code_id": "54503D8417d000", + "debug_file": "combase.pdb", + "debug_id": "B9684E7A2A1E43DCB0F9A0A9717CB1AB2", + "end_addr": "0x77bed000", + "filename": "combase.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77bf0000", + "code_id": "545038838d000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "B5BC85FFA57446759326A6D3D9889DA22", + "end_addr": "0x77c7d000", + "filename": "clbcatq.dll", + "version": "2001.12.10530.17415" + }, + { + "base_addr": "0x77d50000", + "code_id": "55C4BC8E16e000", + "debug_file": "wntdll.pdb", + "debug_id": "8C67971C1474490580FC7B7918183B462", + "end_addr": "0x77ebe000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 8, + "cpu_info": "GenuineIntel family 6 model 58 stepping 9", + "os": "Windows NT", + "os_ver": "6.3.9600 " + }, + "thread_count": 68, + "threads": [ + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "normalized": "nvwgf2um.dll@0xe2294", + "offset": "0xa192294", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "normalized": "nvumdshim.dll@0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "normalized": "nvumdshim.dll@0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "normalized": "nvumdshim.dll@0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "normalized": "d3d11.dll@0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "normalized": "mozilla::layers::SyncObjectD3D11::FinalizeFrame", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "normalized": "mozilla::layers::ClientLayerManager::ForwardTransaction", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "normalized": "mozilla::layers::ClientLayerManager::EndTransaction", + "offset": "0xfb075ba", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsDisplayList.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsDisplayList::PaintRoot(nsDisplayListBuilder *,nsRenderingContext *,unsigned int)", + "function_offset": "0x485", + "line": 1683, + "module": "xul.dll", + "module_offset": "0x178486", + "normalized": "nsDisplayList::PaintRoot", + "offset": "0xf9f8486", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsLayoutUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsLayoutUtils::PaintFrame(nsRenderingContext *,nsIFrame *,nsRegion const &,unsigned int,unsigned int)", + "function_offset": "0x5b4", + "line": 3345, + "module": "xul.dll", + "module_offset": "0x417432", + "normalized": "nsLayoutUtils::PaintFrame", + "offset": "0xfc97432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsPresShell.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "PresShell::Paint(nsView *,nsRegion const &,unsigned int)", + "function_offset": "0x14b", + "line": 6165, + "module": "xul.dll", + "module_offset": "0x2495b6", + "normalized": "PresShell::Paint", + "offset": "0xfac95b6", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SleepEx", + "function_offset": "0x52", + "module": "KERNELBASE.dll", + "module_offset": "0x2b82", + "offset": "0x77992b82", + "trust": "cfi" + }, + { + "frame": 2, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x104e", + "offset": "0x7799104e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x5212", + "offset": "0x531a5212", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc392", + "offset": "0x531ac392", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xa23f", + "offset": "0x531aa23f", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc98c", + "offset": "0x531ac98c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c436", + "offset": "0x531bc436", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c4c0", + "offset": "0x531bc4c0", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "function": "NtGetContextThread", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3d28c", + "offset": "0x77d8d28c", + "trust": "context" + }, + { + "frame": 1, + "function": "LdrpResGetMappingSize", + "function_offset": "0x104", + "module": "ntdll.dll", + "module_offset": "0x57c54", + "offset": "0x77da7c54", + "trust": "cfi" + }, + { + "frame": 2, + "function": "wcstombs", + "function_offset": "0x8f", + "module": "ntdll.dll", + "module_offset": "0x9749f", + "offset": "0x77de749f", + "trust": "scan" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0xf95bddc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0xf95bd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0xf95bd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 11, + "offset": "0x1baf7af", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0xfcaad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjects", + "function_offset": "0x18", + "module": "kernel32.dll", + "module_offset": "0x17b88", + "offset": "0x77867b88", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e5c4", + "offset": "0x124e5c4", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x7ea6", + "offset": "0x1237ea6", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "ApcThread", + "function_offset": "0x72", + "module": "ws2_32.dll", + "module_offset": "0x321c2", + "offset": "0x778321c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "SockAsyncThread", + "function_offset": "0x7f", + "module": "mswsock.dll", + "module_offset": "0xcfbf", + "offset": "0x7271cfbf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SockWaitForSingleObject", + "function_offset": "0x167", + "module": "mswsock.dll", + "module_offset": "0x566b", + "offset": "0x7271566b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WSPSelect", + "function_offset": "0x153", + "module": "mswsock.dll", + "module_offset": "0xa53f", + "offset": "0x7271a53f", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x18692", + "offset": "0x1248692", + "trust": "cfi" + }, + { + "frame": 4, + "module": "ws2_32.dll", + "module_offset": "0x115c9", + "offset": "0x778115c9", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5323c0d6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5323be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0xf9e656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0xf9e5b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0xf9e5eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0xfd9a82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 6, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 7, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 8, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0xfcca1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0xfea0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitCoalesced(void *,unsigned int,void * const *,unsigned long,unsigned long,int,unsigned long *)", + "function_offset": "0x76", + "module": "combase.dll", + "module_offset": "0xb791", + "offset": "0x77a7b791", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x4b", + "module": "combase.dll", + "module_offset": "0xb80b", + "offset": "0x77a7b80b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x9", + "module": "combase.dll", + "module_offset": "0x49ec8", + "offset": "0x77ab9ec8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "module": "combase.dll", + "module_offset": "0x3d7f5", + "offset": "0x77aad7f5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0xf9e52ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0xfeaab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e2ce", + "offset": "0x124e2ce", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x10902", + "offset": "0x1240902", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "MsgWaitForMultipleObjectsEx", + "function_offset": "0x162", + "module": "user32.dll", + "module_offset": "0xd432", + "offset": "0x773bd432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0xfcc7e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 10, + "offset": "0xc8cf81f", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0xfdad9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0xfcc82e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 9, + "offset": "0xca0f8a3", + "trust": "cfi" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtRequestWaitReplyPort", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c69c", + "offset": "0x77d8c69c", + "trust": "context" + }, + { + "frame": 1, + "function": "CPortClient::SendComplexSyncRequestWow64(unsigned long,void const *,short,void *,short,long *)", + "function_offset": "0xc6", + "module": "dwmapi.dll", + "module_offset": "0xda36", + "offset": "0x6c77da36", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CApiPortClient::SendRequest(void const *,short,long *,void *,short)", + "function_offset": "0x1e", + "module": "dwmapi.dll", + "module_offset": "0x8fba", + "offset": "0x6c778fba", + "trust": "cfi" + }, + { + "frame": 3, + "function": "DwmFlush", + "function_offset": "0x3a", + "module": "dwmapi.dll", + "module_offset": "0x359a", + "offset": "0x6c77359a", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/thebes/gfxWindowsPlatform.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "D3DVsyncSource::D3DVsyncDisplay::VBlankLoop()", + "function_offset": "0x8d", + "line": 2695, + "module": "xul.dll", + "module_offset": "0xc4d5b8", + "offset": "0x104cd5b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::DoWork()", + "function_offset": "0x1a0", + "line": 459, + "module": "xul.dll", + "module_offset": "0x44867e", + "offset": "0xfcc867e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x52cf2f", + "offset": "0xfdacf2f", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0xfc2baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0xfd4459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0xfd44ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0xfdae14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0xfadbf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "17600512", + "write_combine_size": "20484096" + }, + "last_crash": 8, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 8.1", + "os_version": "6.3.9600", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "nvwgf2um.dll@0xe2294 | nvumdshim.dll@0x22b5e | nvumdshim.dll@0x31496 | nvumdshim.dll@0x1bdd8 | d3d11.dll@0xcd6a9 | CContext::ID3D11DeviceContext2_CopySubresourceRegion_ | CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized | mozilla::layers::SyncObjectD3D11::FinalizeFrame | mozilla::layers::ClientLayerManager::ForwardTransaction | mozilla::layers::ClientLayerManager::EndTransaction | nsDisplayList::PaintRoot | nsLayoutUtils::PaintFrame | PresShell::Paint", + "reason": "EXCEPTION_ACCESS_VIOLATION_READ", + "release_channel": "release", + "signature": "nvwgf2um.dll@0xe2294", + "startedDateTime": "2015-11-30T00:00:12.150251+00:00", + "started_datetime": "2015-11-30T00:00:12.150251+00:00", + "submitted_timestamp": "2015-11-30T00:00:06.096660+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 2, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "version": "42.0" +} diff --git a/testcrash/processed/2f5b9b28-b5eb-4347-81c2-8ab2b2151130.json b/testcrash/processed/2f5b9b28-b5eb-4347-81c2-8ab2b2151130.json new file mode 100644 index 0000000000..a0a11a03b4 --- /dev/null +++ b/testcrash/processed/2f5b9b28-b5eb-4347-81c2-8ab2b2151130.json @@ -0,0 +1,127368 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : \n MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IP] : 2 : 3 : \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP TCPv6 : 2 : 1 : \n Fournisseur de services RSVP TCP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP UDPv6 : 2 : 2 : \n Fournisseur de services RSVP UDP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 1 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 0 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 0 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] SEQPACKET 4 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] DATAGRAM 4 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] SEQPACKET 9 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] DATAGRAM 9 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] SEQPACKET 6 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] DATAGRAM 6 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 3 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 3 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 2 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 2 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll", + "additional_minidumps": [], + "addons": [], + "addons_checked": true, + "address": "0x5bb55e54", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02, AdapterSubsysID: 01f91028, AdapterDriverVersion: 8.15.10.1749\n", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:10+00:00", + "completed_datetime": "2015-11-30T00:00:22.712457+00:00", + "completeddatetime": "2015-11-30T00:00:22.712457+00:00", + "cpu_info": "GenuineIntel family 6 model 15 stepping 13 | 2", + "cpu_name": "x86", + "crash_id": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "crash_time": 1448841550, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.296560+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 2181694, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x5bb55e54", + "crashing_thread": 0, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "offset": "0x5bb55e54", + "registers": { + "eax": "0x00000000", + "ebp": "0x00396a5c", + "ebx": "0x163364b8", + "ecx": "0x6715e040", + "edi": "0x0039b038", + "edx": "0x00000006", + "efl": "0x00200246", + "eip": "0x5bb55e54", + "esi": "0x00320000", + "esp": "0x00396658" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "offset": "0x5b96fa4e", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 12 + }, + "largest_free_vm_block": "0x2e6000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1a0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x203000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x59ed0000", + "code_id": "4A5BDAAA20e000", + "debug_file": "msmpeg2vdec.warbird.pdb", + "debug_id": "669C9D5E982C43DB9CEEE3821AEFB9692", + "end_addr": "0x5a0de000", + "filename": "msmpeg2vdec.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a0e0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x5a1d1000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a300000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5a36a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x5a370000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x5a3c6000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x5a3d0000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x5a449000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a450000", + "code_id": "4CE7B9A312a000", + "debug_file": "sapi.pdb", + "debug_id": "63C97D1D323C43A3844B09A0409498631", + "end_addr": "0x5a57a000", + "filename": "sapi.dll", + "version": "5.3.13120.0" + }, + { + "base_addr": "0x5a580000", + "code_id": "4CE7B81710a000", + "debug_file": "DWrite.pdb", + "debug_id": "DB173129FFC54F479DFF3D629C196ED21", + "end_addr": "0x5a68a000", + "filename": "DWrite.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a970000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5b38a000", + "filename": "icudt55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b390000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x5b4cc000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b4d0000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x5da09000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5da10000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x5dbb2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5dbd0000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x5dcaf000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5dcb0000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x5dd62000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x60ec0000", + "code_id": "4A5BDA3D99000", + "debug_file": "MFWMAAEC.pdb", + "debug_id": "F63FD7B86BDE43DFBE6F87ECB0A1A2DD1", + "end_addr": "0x60f59000", + "filename": "MFWMAAEC.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x60fe0000", + "code_id": "4CE7B99C177000", + "debug_file": "quartz.pdb", + "debug_id": "CFBEEFF8D2044661A6E5F0FB35AC2CF32", + "end_addr": "0x61157000", + "filename": "quartz.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x626c0000", + "code_id": "4CE7B880312000", + "debug_file": "mf.pdb", + "debug_id": "E53583973043441DA81867AB565AD9372", + "end_addr": "0x629d2000", + "filename": "mf.dll", + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x663b0000", + "code_id": "4CE7B86C7a000", + "debug_file": "EVR.pdb", + "debug_id": "FB33934061CB46CCB5CBD6AFDC9DF65F2", + "end_addr": "0x6642a000", + "filename": "evr.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x66540000", + "code_id": "4A5BDB3C4f000", + "debug_file": "Wpc.pdb", + "debug_id": "217D8704AEDC4F6EB5A6B93C78BCFE632", + "end_addr": "0x6658f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x67080000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x6716e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x67190000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x671a8000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x671b0000", + "code_id": "55F98C7C2c000", + "debug_file": "aswJsFlt.pdb", + "debug_id": "F411C114E3114E2A99AC37C1415A901F1", + "end_addr": "0x671dc000", + "filename": "aswJsFlt.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x671e0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x67251000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x677b0000", + "code_id": "4CE7B847a80000", + "debug_file": "ieframe.pdb", + "debug_id": "3B9BE5FB52F14731879F4B8981FB26422", + "end_addr": "0x68230000", + "filename": "ieframe.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x68330000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x68348000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6b310000", + "code_id": "4CE7B9C8a0000", + "debug_file": "SearchFolder.pdb", + "debug_id": "2F6719406FEF4D2592C074702EBA1BD72", + "end_addr": "0x6b3b0000", + "filename": "SearchFolder.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6b4d0000", + "code_id": "55F98C7447000", + "debug_file": "snxhk.pdb", + "debug_id": "EA04201E4F7D4D5EA7AFA4F843F6B3EC1", + "end_addr": "0x6b517000", + "filename": "snxhk.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x6b530000", + "code_id": "4A5BD9BE14000", + "debug_file": "devenum.pdb", + "debug_id": "728AEF77CC244D8BADC3F6255CE396B31", + "end_addr": "0x6b544000", + "filename": "devenum.dll", + "version": "6.6.7600.16385" + }, + { + "base_addr": "0x6b720000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x6b747000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x6ce60000", + "code_id": "4CE7B9B089000", + "debug_file": "PortableDeviceApi.pdb", + "debug_id": "97A85AFE755B4DEDA368C5794FB8F66C2", + "end_addr": "0x6cee9000", + "filename": "PortableDeviceApi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6dfc0000", + "code_id": "4A5BDA3859000", + "debug_file": "MFPLAT.pdb", + "debug_id": "F512BAE9BAA14B87A898050CB20C0E3B2", + "end_addr": "0x6e019000", + "filename": "mfplat.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7600.16385" + }, + { + "base_addr": "0x6e1b0000", + "code_id": "4CE7BA035c000", + "debug_file": "StructuredQuery.pdb", + "debug_id": "75F9CA3991244B738784DD5E65739D461", + "end_addr": "0x6e20c000", + "filename": "StructuredQuery.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x6e280000", + "code_id": "4A5BDA4E14000", + "debug_file": "msacm32.pdb", + "debug_id": "3D318D5E38C54502B64578F0710A510F2", + "end_addr": "0x6e294000", + "filename": "msacm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e2b0000", + "code_id": "4CE7B72536000", + "debug_file": "AudioSes.pdb", + "debug_id": "A88FCF91944949A8A1863D1592BB2FD12", + "end_addr": "0x6e2e6000", + "filename": "AudioSes.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e2f0000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x6e2f4000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e330000", + "code_id": "4A5BBFC98000", + "debug_file": "davhlpr.pdb", + "debug_id": "59C1CF63A3964C2CB96E729C676055251", + "end_addr": "0x6e338000", + "filename": "davhlpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e340000", + "code_id": "4CE7B7BA17000", + "debug_file": "davclnt.pdb", + "debug_id": "293647BFB30C495D951B194D5F4278972", + "end_addr": "0x6e357000", + "filename": "davclnt.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e360000", + "code_id": "4CE7B97B14000", + "debug_file": "ntlanman.pdb", + "debug_id": "5990C9AC82FE4B3BA0A6562EAA753A612", + "end_addr": "0x6e374000", + "filename": "ntlanman.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e380000", + "code_id": "4A5BD9F38000", + "debug_file": "drprov.pdb", + "debug_id": "F95DEB9639494BD5829B3036EC4E0CE52", + "end_addr": "0x6e388000", + "filename": "drprov.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e390000", + "code_id": "4CE7B90C198000", + "debug_file": "NetworkExplorer.pdb", + "debug_id": "EE0AFAC2F7CE4959BD172CE0D5AE6D342", + "end_addr": "0x6e528000", + "filename": "NetworkExplorer.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e550000", + "code_id": "4A5BDB2058000", + "debug_file": "tiptsf.pdb", + "debug_id": "403AEEC7F144404798CADBFD8329497C2", + "end_addr": "0x6e5a8000", + "filename": "tiptsf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6eba0000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x6ebd2000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ec40000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x6ec48000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec50000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x6ec62000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec70000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x6ec80000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ee30000", + "code_id": "4A5BDAA62a000", + "debug_file": "msls31.pdb", + "debug_id": "7919161B84F0418F9FCD19A720CF43902", + "end_addr": "0x6ee5a000", + "filename": "msls31.dll", + "version": "3.10.349.0" + }, + { + "base_addr": "0x6eed0000", + "code_id": "4CE7B7F422000", + "debug_file": "EhStorapi.pdb", + "debug_id": "213D3C22BEF04CBDB8592878A0D499C11", + "end_addr": "0x6eef2000", + "filename": "EhStorAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ef20000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x6ef7c000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6efc0000", + "code_id": "4A5BDA0C9000", + "debug_file": "linkinfo.pdb", + "debug_id": "C59792ACF0F34EC89B922F50152D26F72", + "end_addr": "0x6efc9000", + "filename": "linkinfo.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6efd0000", + "code_id": "4CE7B9DD2e000", + "debug_file": "shdocvw.pdb", + "debug_id": "12FE66A5FBC346CBA3FB85D90A8F76A92", + "end_addr": "0x6effe000", + "filename": "shdocvw.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6f000000", + "code_id": "4A5BDB116000", + "debug_file": "SensApi.pdb", + "debug_id": "1F9BBFCBF7A9451B89A51771CA4C47DB2", + "end_addr": "0x6f006000", + "filename": "SensApi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f010000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x6f01a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f550000", + "code_id": "4CE7B70D4e000", + "debug_file": "ActXPrxy.pdb", + "debug_id": "C674D3ABFBB34B75BC59063E6B68ABA12", + "end_addr": "0x6f59e000", + "filename": "actxprxy.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fbc0000", + "code_id": "4A5BD9FC6000", + "debug_file": "IconCodecService.pdb", + "debug_id": "765628B778E94EE28391DF261E546B1D2", + "end_addr": "0x6fbc6000", + "filename": "IconCodecService.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "4CE7B97E70000", + "debug_file": "ntshrui.pdb", + "debug_id": "09BC7D892AFD4A0D85C2AA7D316F58E72", + "end_addr": "0x6fc50000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc50000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x6fc5b000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc60000", + "code_id": "4CE7B84A9000", + "debug_file": "cscdll.pdb", + "debug_id": "397103E014B34AC895D2DC79190003972", + "end_addr": "0x6fc69000", + "filename": "cscdll.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc70000", + "code_id": "4CE7B84E6a000", + "debug_file": "cscui.pdb", + "debug_id": "F60659FD6AD14770A6416C32C6C6EE5C2", + "end_addr": "0x6fcda000", + "filename": "cscui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fce0000", + "code_id": "4A5BD9E331000", + "debug_file": "EhStorshell.pdb", + "debug_id": "878E29FEBFDD46DBA28AA12389F37C741", + "end_addr": "0x6fd11000", + "filename": "EhStorShell.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fd20000", + "code_id": "4CE7B902240000", + "debug_file": "msi.pdb", + "debug_id": "931C9F66B9BC44A6B828506DF2597E332", + "end_addr": "0x6ff60000", + "filename": "msi.dll", + "version": "5.0.7601.17514" + }, + { + "base_addr": "0x70290000", + "code_id": "55F98CE3e7000", + "debug_file": "aswAux.pdb", + "debug_id": "5CDBFDD700334D9DB6276EB83532CEF01", + "end_addr": "0x70377000", + "filename": "aswAux.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70380000", + "code_id": "55F98ED263000", + "debug_file": "ashTask.pdb", + "debug_id": "317541F1FD554C04969F0D51F7D3CB101", + "end_addr": "0x703e3000", + "filename": "ashTask.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x703f0000", + "code_id": "55F98F191ac000", + "debug_file": "Aavm4h.pdb", + "debug_id": "8259A81E94044A1B912A9BC136D7F5E91", + "end_addr": "0x7059c000", + "filename": "Aavm4h.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70750000", + "code_id": "55F98C96ae000", + "debug_file": "ashShell.pdb", + "debug_id": "9404A1F61E1C402685620750FA7C90F81", + "end_addr": "0x707fe000", + "filename": "ashShell.dll", + "missing_symbols": true, + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70810000", + "code_id": "55F98E1649000", + "debug_file": "AavmRpch.pdb", + "debug_id": "193D1E760CC741FDAFED4A2805DF25931", + "end_addr": "0x70859000", + "filename": "AavmRpch.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70860000", + "code_id": "55F98CAD20000", + "debug_file": "JsonRpcServer.pdb", + "debug_id": "62AB0861622E4183AE9F117541D3CBFE1", + "end_addr": "0x70880000", + "filename": "JsonRpcServer.dll", + "version": "" + }, + { + "base_addr": "0x70bb0000", + "code_id": "4CE7B86D16f000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E5AAAE8E539E418481918BC99DDF5A302", + "end_addr": "0x70d1f000", + "filename": "explorerframe.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71070000", + "code_id": "55F98D5C11000", + "debug_file": "aswEngLdr.pdb", + "debug_id": "BB94E885E60341989CBF5453EB6EFD071", + "end_addr": "0x71081000", + "filename": "aswEngLdr.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71090000", + "code_id": "55F98CDB14000", + "debug_file": "avastIP.pdb", + "debug_id": "AC32D00C0C20450E82004E54955B3CBA1", + "end_addr": "0x710a4000", + "filename": "avastIP.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x710b0000", + "code_id": "4CE7BA274f000", + "debug_file": "webio.pdb", + "debug_id": "2F1D696AC6284AA18DC9E9F084FBA1BD2", + "end_addr": "0x710ff000", + "filename": "webio.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71100000", + "code_id": "4CE7BA3E58000", + "debug_file": "winhttp.pdb", + "debug_id": "AB606DA647F94A108FFE404A2624D13E2", + "end_addr": "0x71158000", + "filename": "winhttp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71160000", + "code_id": "55F98E4493000", + "debug_file": "commchannel.pdb", + "debug_id": "7BC6CA9FFD4E49688A4EADE933FCBE271", + "end_addr": "0x711f3000", + "filename": "commchannel.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71200000", + "code_id": "4A5BDA3612000", + "debug_file": "mpr.pdb", + "debug_id": "1408743D42224025A49E02A79CE7190A2", + "end_addr": "0x71212000", + "filename": "mpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71220000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x71227000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71230000", + "code_id": "55F98E5Ff7000", + "debug_file": "ashBase.pdb", + "debug_id": "14964934A3494F2CB66D59980CBBDDDA1", + "end_addr": "0x71327000", + "filename": "ashBase.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71340000", + "code_id": "55F98C9E1b000", + "debug_file": "log.pdb", + "debug_id": "A27F7FC26AC846628DE451016BABE6441", + "end_addr": "0x7135b000", + "filename": "log.dll", + "version": "" + }, + { + "base_addr": "0x71360000", + "code_id": "5098859585000", + "debug_file": "msvcp110.i386.pdb", + "debug_id": "C4746119B92C4F389EA45BD8C44117631", + "end_addr": "0x713e5000", + "filename": "msvcp110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x713f0000", + "code_id": "55F98D3321000", + "debug_file": "aswCmnOS.pdb", + "debug_id": "0FD9CA68C64E42C0BE316BDD265379B91", + "end_addr": "0x71411000", + "filename": "aswCmnOS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71420000", + "code_id": "5098858Ed6000", + "debug_file": "msvcr110.i386.pdb", + "debug_id": "D667470E009A4586B69244CB837F958E2", + "end_addr": "0x714f6000", + "filename": "msvcr110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x71500000", + "code_id": "55F98CD85d000", + "debug_file": "aswCmnIS.pdb", + "debug_id": "E99E51D346404D8A90E1F0F2B55AF44C1", + "end_addr": "0x7155d000", + "filename": "aswCmnIS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71560000", + "code_id": "55F98D4E58000", + "debug_file": "aswCmnBS.pdb", + "debug_id": "07B44BD773344543A81C1CB97CF5EEBA1", + "end_addr": "0x715b8000", + "filename": "aswCmnBS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71610000", + "code_id": "4CE7B99235000", + "debug_file": "qasf.pdb", + "debug_id": "9BD26FFA3B5F4FDBA04379D9F92935DD1", + "end_addr": "0x71645000", + "filename": "qasf.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x71880000", + "code_id": "4A5BD9B6d000", + "debug_file": "dhcpcsvc6.pdb", + "debug_id": "4BCFF2B35428411EA9A0FCD6C14194D52", + "end_addr": "0x7188d000", + "filename": "dhcpcsvc6.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71890000", + "code_id": "4A5BD9B512000", + "debug_file": "dhcpcsvc.pdb", + "debug_id": "D3E01A80603143AC83EA5801BEC674D82", + "end_addr": "0x718a2000", + "filename": "dhcpcsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x718c0000", + "code_id": "4CE7B83238000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "EB7D55A536354AD987CE2E36914AAF372", + "end_addr": "0x718f8000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71d40000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x71e2b000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71fe0000", + "code_id": "4A5BDAC83c000", + "debug_file": "oleacc.pdb", + "debug_id": "67620D076A2E43C5A18ECD5AF77AADBE2", + "end_addr": "0x7201c000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x72020000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x72025000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72320000", + "code_id": "4CE7B8E5b000", + "debug_file": "msdmo.pdb", + "debug_id": "7E91458399E34CF99F0C993D9128BB301", + "end_addr": "0x7232b000", + "filename": "msdmo.dll", + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x72340000", + "code_id": "4CE7BA0C16000", + "debug_file": "thumbcache.pdb", + "debug_id": "755F313B57194E558046E7E44D88FF502", + "end_addr": "0x72356000", + "filename": "thumbcache.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x723e0000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x7241c000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x724e0000", + "code_id": "4CE7B8492b000", + "debug_file": "IEProxy.pdb", + "debug_id": "4A11DD8A1EC54450BFDF649819606FCD1", + "end_addr": "0x7250b000", + "filename": "ieproxy.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x72730000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x72740000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72740000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x72775000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72780000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x7279d000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72800000", + "code_id": "4A5BDA2A17000", + "debug_file": "MP3DMOD.pdb", + "debug_id": "54618A168148428DADB4CE0B4628168F2", + "end_addr": "0x72817000", + "filename": "MP3DMOD.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72860000", + "code_id": "4A5BD9FA38000", + "debug_file": "icm32.pdb", + "debug_id": "189BAB60FB414E258DC5E4996497EEA91", + "end_addr": "0x72898000", + "filename": "icm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72d30000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x72dc6000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73070000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x73077000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73090000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x730ac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x730b0000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x730bf000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x730c0000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x730c6000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73190000", + "code_id": "4CE7B9ACd000", + "debug_file": "rtutils.pdb", + "debug_id": "B77946994AF64DE6B40CBFFE6D34D0492", + "end_addr": "0x7319d000", + "filename": "rtutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x731a0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x731b5000", + "filename": "rasman.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x731c0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x73212000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73260000", + "code_id": "4CE7BA0C33000", + "debug_file": "sqmapi.pdb", + "debug_id": "47D9B820A60149D1B23FA837FA80C4FD2", + "end_addr": "0x73293000", + "filename": "sqmapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73300000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x7330a000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73310000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x7331f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73320000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x7332f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73330000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73339000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73340000", + "code_id": "4CE7B91311000", + "debug_file": "netapi32.pdb", + "debug_id": "61D38ADE80DD487498441E7742BD60362", + "end_addr": "0x73351000", + "filename": "netapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73360000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x73378000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x734a0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x734ad000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x734b0000", + "code_id": "4CE7BA3Afb000", + "debug_file": "WindowsCodecs.pdb", + "debug_id": "1A9E904F00E8490C83F8BB46A620A91D2", + "end_addr": "0x735ab000", + "filename": "WindowsCodecs.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x735d0000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x735e4000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x73660000", + "code_id": "4CE7B90F10000", + "debug_file": "nlaapi.pdb", + "debug_id": "4C9854C489D74A7F97B24D70FAC99CF32", + "end_addr": "0x73670000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x736f0000", + "code_id": "4A5BDB422f000", + "debug_file": "XmlLite.pdb", + "debug_id": "22C448B0417A48789983910B61DB1CA22", + "end_addr": "0x7371f000", + "filename": "xmllite.dll", + "version": "1.3.1000.0" + }, + { + "base_addr": "0x73720000", + "code_id": "4A5BDA0713000", + "debug_file": "dwmapi.pdb", + "debug_id": "D8D91B3F339A4FDC960FC7121D146DF42", + "end_addr": "0x73733000", + "filename": "dwmapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73790000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x737bf000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73920000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x73941000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73950000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x73a02000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a10000", + "code_id": "4CE7B714190000", + "debug_file": "MicrosoftWindowsGdiPlus-1.1.7601.17514-gdiplus.pdb", + "debug_id": "999409491C874F1DAA3DBBD44C54AC201", + "end_addr": "0x73ba0000", + "filename": "GdiPlus.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73ba0000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x73be0000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73be0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x73cd5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x73ce0000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x73cf2000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73d20000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x73d59000", + "filename": "MMDevAPI.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d60000", + "code_id": "4CE7B71C19e000", + "debug_file": "comctl32.pdb", + "debug_id": "B4CE90AAB95E4B89A22A7711DFD7E6EF2", + "end_addr": "0x73efe000", + "filename": "comctl32.dll", + "version": "6.10.7601.17514" + }, + { + "base_addr": "0x73f30000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x73f37000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73f40000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x73f65000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x743e0000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x743e9000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74470000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74475000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74540000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x74557000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74700000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x7473b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x747e0000", + "code_id": "4CE7B7E644000", + "debug_file": "dnsapi.pdb", + "debug_id": "5479EE67E2B54CE8A72863F57C17C95A2", + "end_addr": "0x74824000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74910000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x74916000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74920000", + "code_id": "4CE7B8E83c000", + "debug_file": "mswsock.pdb", + "debug_id": "5D01BC6D4DA84939BAF8725D60D595A62", + "end_addr": "0x7495c000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74960000", + "code_id": "4A5BDA3D16000", + "debug_file": "cryptsp.pdb", + "debug_id": "9536207F9C264D92B2C50D44E77AC0A91", + "end_addr": "0x74976000", + "filename": "cryptsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74a70000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x74a87000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b00000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x74b42000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74c20000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x74c39000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74d90000", + "code_id": "4CE7B9D18000", + "debug_file": "secur32.pdb", + "debug_id": "0DA96AA60D0E4E55B945B15E213DFFD02", + "end_addr": "0x74d98000", + "filename": "secur32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74dc0000", + "code_id": "4CE7BA241b000", + "debug_file": "sspicli.pdb", + "debug_id": "BC5AA3B963D74DAFBE0BC5795D295C442", + "end_addr": "0x74ddb000", + "filename": "sspicli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74de0000", + "code_id": "4CE7B73E4c000", + "debug_file": "apphelp.pdb", + "debug_id": "F442BEDCC0F646D3840D29898C5899CB2", + "end_addr": "0x74e2c000", + "filename": "apphelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e30000", + "code_id": "4A5BBF41c000", + "debug_file": "cryptbase.pdb", + "debug_id": "E62FEAE559EE4CD995614215B01AC2102", + "end_addr": "0x74e3c000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74ea0000", + "code_id": "4CE7BA4E29000", + "debug_file": "winsta.pdb", + "debug_id": "2A3148024D094FFEB24C3996E47658312", + "end_addr": "0x74ec9000", + "filename": "winsta.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ed0000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x74ede000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ee0000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x74eeb000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f50000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x74f5c000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74f60000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x74f72000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f80000", + "code_id": "4CE7B84111d000", + "debug_file": "crypt32.pdb", + "debug_id": "3D273410EA6D46768097F52C36CF1C9D2", + "end_addr": "0x7509d000", + "filename": "crypt32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750a0000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x750c7000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750d0000", + "code_id": "4CE7B8F04a000", + "debug_file": "kernelbase.pdb", + "debug_id": "F50B25D282504188B73063D653B7D27E2", + "end_addr": "0x7511a000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751b0000", + "code_id": "4CE7BA522d000", + "debug_file": "wintrust.pdb", + "debug_id": "C26DBF6B4D8A4116B1FCC9FCB2A612932", + "end_addr": "0x751dd000", + "filename": "wintrust.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751e0000", + "code_id": "4A5BDA69cc000", + "debug_file": "msctf.pdb", + "debug_id": "173DAEF86B2548DBA6134EB74C4D2F232", + "end_addr": "0x752ac000", + "filename": "msctf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75340000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x753c3000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x753d0000", + "code_id": "4CE7B80A4e000", + "debug_file": "gdi32.pdb", + "debug_id": "96948E513A8747C58A699B8A7009DCB22", + "end_addr": "0x7541e000", + "filename": "gdi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75420000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x75455000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75460000", + "code_id": "4CE7B96F15c000", + "debug_file": "ole32.pdb", + "debug_id": "5061F11A9A57433595EA5EA75A156F4B2", + "end_addr": "0x755bc000", + "filename": "ole32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755c0000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x755df000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755e0000", + "code_id": "4CE7B9A2a1000", + "debug_file": "rpcrt4.pdb", + "debug_id": "189CC56E2D4A43DA8A269E088721F13D2", + "end_addr": "0x75681000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75690000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x756e7000", + "filename": "shlwapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756f0000", + "code_id": "4CE7BA3Ff5000", + "debug_file": "wininet.pdb", + "debug_id": "D6D3CA92696941FFBEED773F53FBE2F42", + "end_addr": "0x757e5000", + "filename": "wininet.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x757f0000", + "code_id": "4CE7B8EFd4000", + "debug_file": "kernel32.pdb", + "debug_id": "D4AC3906D49D487B9F69F9326A7D206A2", + "end_addr": "0x758c4000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x758d0000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x75915000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75920000", + "code_id": "4CE7B9728f000", + "debug_file": "oleaut32.pdb", + "debug_id": "312BF231E76A450ABF027EBFB52FA2162", + "end_addr": "0x759af000", + "filename": "oleaut32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x759c0000", + "code_id": "4A5BDA19a000", + "debug_file": "lpk.pdb", + "debug_id": "B99319FE4427418F9EB5432B9F6A13412", + "end_addr": "0x759ca000", + "filename": "lpk.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x759d0000", + "code_id": "4CE7B9DEc4a000", + "debug_file": "shell32.pdb", + "debug_id": "4555A5FB02FA4E49B65A25616CD97A6B2", + "end_addr": "0x7661a000", + "filename": "shell32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76620000", + "code_id": "4CE7B84B1fb000", + "debug_file": "iertutil.pdb", + "debug_id": "8CDBFB09680D42AFAD565D19A1B9C4062", + "end_addr": "0x7681b000", + "filename": "iertutil.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76820000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x768e9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x768f0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x76a8d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76a90000", + "code_id": "4CE7B82D7b000", + "debug_file": "comdlg32.pdb", + "debug_id": "96BC483CDFF04D1AAFE462F093B954EC2", + "end_addr": "0x76b0b000", + "filename": "comdlg32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76b10000", + "code_id": "4CE7B706a0000", + "debug_file": "advapi32.pdb", + "debug_id": "3F32049F550C42B09CF114A1FB8A97E92", + "end_addr": "0x76bb0000", + "filename": "advapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76bb0000", + "code_id": "4CE7BA299d000", + "debug_file": "usp10.pdb", + "debug_id": "F49786E2C7C54EA99E7C37120CDAEB9C1", + "end_addr": "0x76c4d000", + "filename": "usp10.dll", + "version": "1.626.7601.17514" + }, + { + "base_addr": "0x76c50000", + "code_id": "4CE7BA23136000", + "debug_file": "urlmon.pdb", + "debug_id": "A5BE5537F0D14C669613108119A872E52", + "end_addr": "0x76d86000", + "filename": "urlmon.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76d90000", + "code_id": "4CE7B96E13c000", + "debug_file": "ntdll.pdb", + "debug_id": "120028FA453F4CD5A6A404EC37396A582", + "end_addr": "0x76ecc000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76ed0000", + "code_id": "4A5BDB0419000", + "debug_file": "sechost.pdb", + "debug_id": "7AF14D02D41E4CD6942745FE0E6372B11", + "end_addr": "0x76ee9000", + "filename": "sechost.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76ef0000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x76ef5000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f00000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x76f06000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f10000", + "code_id": "4A5BDA6Fac000", + "debug_file": "msvcrt.pdb", + "debug_id": "6EC79267530C45188F2A816AD59DBBF92", + "end_addr": "0x76fbc000", + "filename": "msvcrt.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "7.0.7600.16385" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 15 stepping 13", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 126, + "threads": [ + { + "frame_count": 12, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "normalized": "js::CrashAtUnhandlableOOM", + "offset": "0x5bb55e54", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "normalized": "js::irregexp::Trace::Flush", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "normalized": "js::irregexp::TextNode::Emit", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "normalized": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "normalized": "js::irregexp::ChoiceNode::Emit", + "offset": "0x5b96fa4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/generic/nsGfxScrollFrame.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState *,bool,bool,nsHTMLReflowMetrics *,bool)", + "function_offset": "0x3b7", + "line": 559, + "module": "xul.dll", + "module_offset": "0x280761", + "normalized": "nsHTMLScrollFrame::ReflowScrolledFrame", + "offset": "0x5b750761", + "trust": "cfi_scan" + }, + { + "frame": 11, + "normalized": "@0x1f", + "offset": "0x1f", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x454d3", + "offset": "0x76dd54d3", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6b31", + "offset": "0x750d6b31", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x1fd", + "module": "dbghelp.dll", + "module_offset": "0x4c126", + "offset": "0x71d8c126", + "trust": "cfi_scan" + }, + { + "frame": 4, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x21b", + "module": "dbghelp.dll", + "module_offset": "0x4c144", + "offset": "0x71d8c144", + "trust": "scan" + }, + { + "frame": 5, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x3bd", + "module": "dbghelp.dll", + "module_offset": "0x47a9e", + "offset": "0x71d87a9e", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "RtlpFreeHeap", + "function_offset": "0x417", + "module": "ntdll.dll", + "module_offset": "0x56593", + "offset": "0x76de6593", + "trust": "scan" + }, + { + "frame": 7, + "function": "RtlpFreeHeap", + "function_offset": "0x3f3", + "module": "ntdll.dll", + "module_offset": "0x5656f", + "offset": "0x76de656f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0x5b5abddc", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0x5b5abd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0x5b5abd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0x5b8fad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe3a", + "offset": "0x76dbfe3a", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "__WSAFDIsSet", + "function_offset": "0x121", + "module": "mswsock.dll", + "module_offset": "0x6f0e", + "offset": "0x74926f0e", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d2f", + "offset": "0x74926d2f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x75426a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5da4c0d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5da4be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0x5b63656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0x5b635b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0x5b635eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0x5b9ea82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0x5b91a1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0x5baf0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0x5b6352ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0x5bafab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CDeviceEnumerator::PnpNotificationThread()", + "function_offset": "0x1d3", + "module": "MMDevAPI.dll", + "module_offset": "0x2100", + "offset": "0x73d22100", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CDeviceEnumerator::PnpNotificationThreadWrapper(void *)", + "function_offset": "0xc", + "module": "MMDevAPI.dll", + "module_offset": "0x27ed", + "offset": "0x73d227ed", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0x5b917e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x5b9fd9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x5b9182e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x1cb", + "line": 70, + "module": "xul.dll", + "module_offset": "0x44824b", + "offset": "0x5b91824b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0x5b87baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "RasmanServiceMonitorThread", + "function_offset": "0xbb", + "module": "rasman.dll", + "module_offset": "0x33b6", + "offset": "0x731a33b6", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 340, + "module": "xul.dll", + "module_offset": "0x42652f", + "offset": "0x5b8f652f", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsGetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4da87", + "offset": "0x7583da87", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 276, + "module": "xul.dll", + "module_offset": "0x62abc3", + "offset": "0x5bafabc3", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "ashShell.dll", + "module_offset": "0x1fdda", + "offset": "0x7076fdda", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "MsgWaitForMultipleObjects", + "function_offset": "0x1e", + "module": "user32.dll", + "module_offset": "0x137f6", + "offset": "0x768337f6", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BackgroundThreadProc(void *)", + "function_offset": "0x58", + "module": "GdiPlus.dll", + "module_offset": "0x47922", + "offset": "0x73a57922", + "trust": "cfi" + }, + { + "frame": 7, + "function": "DllRefCountSafeThreadThunk(void *)", + "function_offset": "0xf", + "module": "GdiPlus.dll", + "module_offset": "0x47841", + "offset": "0x73a57841", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:e2f9a0ed50bc", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83ca", + "offset": "0x727483ca", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "MessagePumpThreadProc(void *)", + "function_offset": "0x24", + "module": "shell32.dll", + "module_offset": "0xb9aee", + "offset": "0x75a89aee", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WrapperThreadProc(void *)", + "function_offset": "0xd2", + "module": "shlwapi.dll", + "module_offset": "0x143bf", + "offset": "0x756a43bf", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageA", + "function_offset": "0x3f", + "module": "user32.dll", + "module_offset": "0x118d8", + "offset": "0x768318d8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "mciwindow", + "function_offset": "0x7e", + "module": "winmm.dll", + "module_offset": "0x283f", + "offset": "0x6eba283f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "ObjectThread(void *)", + "function_offset": "0x44", + "module": "quartz.dll", + "module_offset": "0x1792d", + "offset": "0x60ff792d", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 620, + "module": "xul.dll", + "module_offset": "0x5ef05b", + "offset": "0x5babf05b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainUIThreads::DoRunLoop()", + "function_offset": "0xd3", + "line": 413, + "module": "xul.dll", + "module_offset": "0x9ac81f", + "offset": "0x5be7c81f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::TraceImpl::Process()", + "function_offset": "0x13", + "line": 531, + "module": "xul.dll", + "module_offset": "0x1508227", + "offset": "0x5c9d8227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CCompletionPortNT::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x40", + "module": "mfplat.dll", + "module_offset": "0x3977", + "offset": "0x6dfc3977", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "LFQueueGetWaitEx", + "function_offset": "0xaa", + "module": "mfplat.dll", + "module_offset": "0x2093", + "offset": "0x6dfc2093", + "trust": "cfi" + }, + { + "frame": 5, + "function": "LFQueueGetWait", + "function_offset": "0x21", + "module": "mfplat.dll", + "module_offset": "0x1fe0", + "offset": "0x6dfc1fe0", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CCompletionPortQ::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x1e", + "module": "mfplat.dll", + "module_offset": "0x1fa2", + "offset": "0x6dfc1fa2", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseFilter::StreamTime(CRefTime &)", + "function_offset": "0x53", + "module": "quartz.dll", + "module_offset": "0xb6be", + "offset": "0x60feb6be", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseOutputPin::GetDeliveryBuffer(IMediaSample * *,__int64 *,__int64 *,unsigned long)", + "function_offset": "0x23", + "module": "qasf.dll", + "module_offset": "0x64c8", + "offset": "0x716164c8", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "CMediaWrapperFilter::SuckOutOutput(CMediaWrapperFilter::DiscardType)", + "function_offset": "0xcf", + "module": "qasf.dll", + "module_offset": "0x28577", + "offset": "0x71638577", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CMediaWrapperFilter::NewSampleInternal(unsigned long,IMediaSample *)", + "function_offset": "0x133", + "module": "qasf.dll", + "module_offset": "0x28cdb", + "offset": "0x71638cdb", + "trust": "cfi" + }, + { + "frame": 9, + "function": "CMediaWrapperFilter::NewSample(unsigned long,IMediaSample *)", + "function_offset": "0x38", + "module": "qasf.dll", + "module_offset": "0x28d39", + "offset": "0x71638d39", + "trust": "cfi" + }, + { + "frame": 10, + "function": "CWrapperInputPin::Receive(IMediaSample *)", + "function_offset": "0x15", + "module": "qasf.dll", + "module_offset": "0x2a686", + "offset": "0x7163a686", + "trust": "cfi" + }, + { + "frame": 11, + "function": "CBaseInputPin::ReceiveMultiple(IMediaSample * *,long,long *)", + "function_offset": "0x32", + "module": "qasf.dll", + "module_offset": "0x6898", + "offset": "0x71616898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "COutputQueue::ThreadProc()", + "function_offset": "0xab", + "module": "quartz.dll", + "module_offset": "0x2426e", + "offset": "0x6100426e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7492635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x5b72bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "94883840", + "write_combine_size": "0" + }, + "last_crash": 82219, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "memory_report": { + "hasMozMallocUsableSize": true, + "reports": [ + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37120, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/locked/surface(126x18@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83488, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/locked/surface(14x14@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57568, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#bookmark)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#reload)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#stop)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/locked/surface(84x84@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34872, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#forward)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21856, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\info.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/locked/surface(20x10@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-active.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114768, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/locked/surface(774x36@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#back)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/locked/surface(24x24@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-black.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/locked/surface(48x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40168, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/locked/surface(64x64@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26448, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98016, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 443552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1102472, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/locked/surface(240x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(231x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(103x136@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(110x146@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(160x106@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(155x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(225x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x426, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159824, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(394x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499792, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/locked/surface(501x249@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254032, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/locked/surface(34x1840@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(286x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x255, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(205x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901200, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(352x640@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/unlocked/surface(160x213@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/unlocked/surface(403x403@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507984, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/locked/surface(312x405@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(487x365@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(526x526@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(155x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/locked/surface(398x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(152x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/locked/surface(230x87@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 467024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/locked/surface(296x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73808, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(105x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(103x130@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(268x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/vector/used/image(381x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/unlocked/surface(240x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x308, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x391, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x326@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323664, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x327@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(261x348@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x477, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/locked/surface(41x195@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(201x563, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(851x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(253x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(216x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176208, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(322x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(193x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 639056, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/locked/surface(398x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(433x160, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/unlocked/surface(487x292@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385104, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x465, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(471x424, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/locked/surface(137x154@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(409x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x518, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(259x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(270x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x364, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(391x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x64, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/locked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(306x172, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/locked/surface(35x293@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/locked/surface(24x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(324x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(425x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x254, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(110x115@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(103x107@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(219x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/locked/surface(222x397@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(466x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417872, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/unlocked/surface(263x395@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x372, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/locked/surface(400x222@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(495x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512080, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/locked/surface(400x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/locked/surface(157x82@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/unlocked/surface(149x78@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(254x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913488, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/locked/surface(480x475@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278608, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/locked/surface(104x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/locked/surface(33x446@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(365x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/locked/surface(18x476@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155728, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(472x260, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/locked/surface(73x183@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/locked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/locked/surface(17x7633@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131152, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188496, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/unlocked/surface(200x232@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x528, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/locked/surface(32x685@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/locked/surface(256x194@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143440, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/locked/surface(852x41@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x180, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/locked/surface(55x110@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x447, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/locked/surface(480x360@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/unlocked/surface(229x220@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(439x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(19x19@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729168, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/locked/surface(488x373@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/locked/surface(180x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(497x280@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(223x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x390, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(288x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880720, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/locked/surface(500x439@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x436, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/unlocked/surface(268x188@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/locked/surface(64x166@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/locked/surface(488x333@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2281248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212256, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11480464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32094336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/content/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libvpx for WebM media files.", + "kind": 1, + "path": "explicit/media/libvpx", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18986724, + "description": "Memory used by gfx surface of the given type.", + "kind": 2, + "path": "gfx-surface-win32", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory used to back small memory files (less than 0 bytes each).\n\nNote that the allocator may round up a memory file's length -- that is, an N-byte memory file may take up more than N bytes of memory.", + "kind": 1, + "path": "explicit/dom/memory-file-data/small", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1431666688, + "description": "Memory that cannot be shared with other processes, including memory that is committed and marked MEM_PRIVATE, data that is not mapped, and executable pages that have been written to.", + "kind": 2, + "path": "private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-texture", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303718860, + "description": "Memory mapped by the heap allocator that is currently allocated to the application. This may exceed the amount of memory requested by the application because the allocator regularly rounds up request sizes. (The exact amount requested is not recorded.)", + "kind": 2, + "path": "heap-allocated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30143364, + "description": "Bytes reserved for bins of fixed-size allocations which do not correspond to an active allocation.", + "kind": 0, + "path": "explicit/heap-overhead/bin-unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Committed bytes which do not correspond to an active allocation and which the allocator is not intentionally keeping alive (i.e., not 'heap-bookkeeping' or 'heap-page-cache' or 'heap-bin-unused'). Although the allocator will waste some space under any circumstances, a large value here may indicate that the heap is highly fragmented, or that allocator is performing poorly for some other reason.", + "kind": 0, + "path": "explicit/heap-overhead/waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3635888, + "description": "Committed bytes which the heap allocator uses for internal data structures.", + "kind": 0, + "path": "explicit/heap-overhead/bookkeeping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3801088, + "description": "Memory which the allocator could return to the operating system, but hasn't. The allocator keeps this memory around as an optimization, so it doesn't have to ask the OS the next time it needs to fulfill a request. This value is typically not larger than a few megabytes.", + "kind": 0, + "path": "explicit/heap-overhead/page-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311155836, + "description": "Memory mapped by the heap allocator that is committed, i.e. in physical memory or paged to disk. This value corresponds to 'heap-allocated' + 'heap-waste' + 'heap-bookkeeping' + 'heap-page-cache', but because these values are read at different times, the result probably won't match exactly.", + "kind": 2, + "path": "heap-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 244, + "description": "Ratio of committed, unused bytes to allocated bytes; i.e., 'heap-overhead' / 'heap-allocated'. This measures the overhead of the heap allocator relative to amount of memory allocated.", + "kind": 2, + "path": "heap-overhead-ratio", + "process": "Main Process (pid 5148)", + "units": 3 + }, + { + "amount": 398458880, + "description": "Amount of memory currently mapped.", + "kind": 2, + "path": "heap-mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Size of chunks.", + "kind": 2, + "path": "heap-chunksize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380, + "description": "Number of chunks currently mapped.", + "kind": 2, + "path": "heap-chunks", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 34448, + "description": "Memory used for the XPCOM category manager.", + "kind": 1, + "path": "explicit/xpcom/category-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393248, + "description": "Memory used by the event listener manager's hash table.", + "kind": 1, + "path": "explicit/dom/event-listener-managers-hash", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libnestegg for WebM media files.", + "kind": 1, + "path": "explicit/media/libnestegg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D DrawTargets.", + "kind": 2, + "path": "gfx-d2d-vram-draw-target", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D SourceSurfaces.", + "kind": 2, + "path": "gfx-d2d-vram-source-surface", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "The number of host objects stored for access via URLs (e.g. blobs passed to URL.createObjectURL).", + "kind": 2, + "path": "host-object-urls", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1442784, + "description": "Memory used by the main atoms table.", + "kind": 1, + "path": "explicit/atom-tables/main", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32800, + "description": "Memory used by the static atoms table.", + "kind": 1, + "path": "explicit/atom-tables/static", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20992, + "description": "Memory used by the cache IO manager.", + "kind": 1, + "path": "explicit/network/cache2/io", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 711936, + "description": "Memory used by the cache index.", + "kind": 1, + "path": "explicit/network/cache2/index", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20800, + "description": "Memory used by the cache storage service.", + "kind": 1, + "path": "explicit/network/cache2/service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19244458, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage(a,)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25190, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(a,/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2461046, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage()", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1983586304, + "description": "Memory mapped by the process, including code and data segments, the heap, thread stacks, memory explicitly mapped by the process via mmap and similar operations, and memory shared with other processes. This is the vsize figure as reported by 'top' and 'ps'. This figure is of limited use on Mac, where processes share huge amounts of memory with one another. But even on other operating systems, 'resident' is a much better measure of the memory resources used by the process.", + "kind": 2, + "path": "vsize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D11 shared textures", + "kind": 2, + "path": "d3d11-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 117, + "description": "The number of strong referents held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 65, + "description": "The number of strong referents held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of strong referents held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "The number of weak referents that are still alive held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "The number of weak referents that are dead held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/atoms", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/null-principal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], XPConnect Privileged Junk Compartment", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DataReportingService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ClientID.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Services.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppConstants.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ctypes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Timer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Promise.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Task.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Preferences.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Log.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\MainProcessSingleton.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], processChildGlobal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PushNotificationService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Weave.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FileUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\util.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\observers.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\stringbundle.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\async.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\constants.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\WebContentConverter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserGlue.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\addonManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AddonManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBlocklistService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\debug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateTimerManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsURLFormatter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsCrashMonitor.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\CrashService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ExperimentsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\marionettecomponent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SanityTest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TelemetryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\FormHistoryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\messageWakeupService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateServiceStub.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\distribution.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WebappManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Webapps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NetUtil.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Langpacks.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsAsyncShutdown.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\webrtcUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutHome.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutNewTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SocialService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentSearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentClick.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RemotePrompt.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Feeds.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsContentPrefService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Metrics.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Sqlite.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ReaderParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserContentHandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\webideCli.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\devtools-clhandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\recording-cmdline.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsDefaultCLH.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RecentWindow.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\XULStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\UnifiedComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentObservers.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PluginContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PeerConnection.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\AppsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NewTabURL.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\main.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\notifications.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SlowScriptDebug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfJs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHandlerService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushRecord.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Social.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Locale.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\storage-json.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\crypto-SDR.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginInfo.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\UITour.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierLib.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesExpiration.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\HiddenFrame.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\status.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\browserid_identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\tokenserverclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\cluster.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\policies.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\record.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\keys.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\resource.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\logmanager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkrequest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Credentials.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\service.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\clients.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\enginesync.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\declined.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\userapi.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\bookmarks.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\forms.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\history.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\passwords.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\prefs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\tabs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\addons.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonutils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonsreconciler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\WeaveCrypto.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CloudSync.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Downloads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadList.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\HealthReport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\healthreport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\translation\\Translation.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\amInstallTrigger.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CertUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PageThumbsProtocol.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ConsoleAPIStorage.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSidebar.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHelperAppDlg.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DownloadLegacy.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsInputListAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsFormAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchSuggestions.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Payment.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ContactManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Webapps.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TCPSocket.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:newtab", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 5584, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229504, + "description": "Memory used for active font instances.", + "kind": 1, + "path": "explicit/gfx/font-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998512, + "description": "Memory used to cache shaped glyph data.", + "kind": 1, + "path": "explicit/gfx/font-shaped-words", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Number of low-virtual-memory events fired since startup. We fire such an event if we notice there is less than memory.low_virtual_mem_threshold_mb of virtual address space available (if zero, this behavior is disabled). The process will probably crash if it runs out of virtual address space, so this event is dire.", + "kind": 2, + "path": "low-memory-events/virtual", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-commit-space events fired since startup. We fire such an event if we notice there is less than memory.low_commit_space_threshold_mb of commit space available (if zero, this behavior is disabled). Windows will likely kill the process if it runs out of commit space, so this event is dire.", + "kind": 2, + "path": "low-commit-space-events", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-physical-memory events fired since startup. We fire such an event if we notice there is less than memory.low_physical_memory_threshold_mb of physical memory available (if zero, this behavior is disabled). The machine will start to page if it runs out of physical memory. This may cause it to run slowly, but it shouldn't cause it to crash.", + "kind": 2, + "path": "low-memory-events/physical", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 5537792, + "description": "Heap memory shared between threads by texture clients and hosts.", + "kind": 1, + "path": "explicit/gfx/heap-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory committed by the Windows graphics system.", + "kind": 2, + "path": "gpu-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Out-of-process memory allocated for this process in a physical GPU adapter's memory.", + "kind": 2, + "path": "gpu-dedicated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "In-process memory that is shared with the GPU.", + "kind": 2, + "path": "gpu-shared", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "An object URL allocated with URL.createObjectURL; the referenced data cannot be freed until all URLs for it have been explicitly invalidated with URL.revokeObjectURL.", + "kind": 2, + "path": "dom-media-stream-urls/owner unknown/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 211056, + "description": "Memory used to manage the list of font families and faces.", + "kind": 1, + "path": "explicit/gfx/font-list", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 776416, + "description": "Memory used to record the character coverage of individual fonts.", + "kind": 1, + "path": "explicit/gfx/font-charmaps", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 578656, + "description": "Memory used for cached font metrics and layout tables.", + "kind": 1, + "path": "explicit/gfx/font-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12369920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3809280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67108864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12214272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12275712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16777216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4202496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9633792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2195456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 757760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 868352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 679936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 991232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 847872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 397312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 978944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 634880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 700416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1011712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 577536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1601536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2310144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1019904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 892928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 643072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 999424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 962560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8388608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4177920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3313664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527808, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 917504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 479232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 790528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 782336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 851968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 884736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 995328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1044480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 921600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 749568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2093056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3452928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4341760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 987136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1941504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 856064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 770048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28905472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7426048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1503232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1388544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2990080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5550080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3555328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7417856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 598016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1241088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6430720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2191360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 610304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1163264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1785856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3477504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 708608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 811008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2338816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4489216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1789952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3125248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2793472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 827392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1212416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1445888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1486848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 491520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1355776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4698112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1740800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1404928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 737280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1331200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3969024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8884224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1945600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 716800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 839680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3588096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7606272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114992, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3512, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13080, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2456, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64644, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11624, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 198, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9048, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48040, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17376, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46880, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8592, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11696, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22848, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325624, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 43, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1234, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 128568, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1026952, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151856, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75120, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59424, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516448, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32520, + "description": "Memory used by frames of type nsBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Memory used by frames of type nsImageBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsImageBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Memory used by frames of type nsMenuFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9920, + "description": "Memory used by frames of type nsMenuPopupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuPopupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15096, + "description": "Memory used by frames of type nsTextBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Memory used by frames of type nsXULScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsXULScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45048, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6763760, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806334, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 174624, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3526, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 274968, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 222868, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5340232, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475744, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1060584, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 137080, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 854496, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1096784, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1733056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24640, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 859824, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1314816, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 150040, + "description": "Memory used by frames of type nsContinuingTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsContinuingTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32824, + "description": "Memory used by frames of type nsHTMLButtonControlFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLButtonControlFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420368, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72360, + "description": "Memory used by frames of type nsImageFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsImageFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 603920, + "description": "Memory used by frames of type nsInlineFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsInlineFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168000, + "description": "Memory used by frames of type nsPlaceholderFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsPlaceholderFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29568, + "description": "Memory used by frames of type nsTableCellFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableCellFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34272, + "description": "Memory used by frames of type nsTableColFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20240, + "description": "Memory used by frames of type nsTableColGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31280, + "description": "Memory used by frames of type nsTableFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18400, + "description": "Memory used by frames of type nsTableOuterFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableOuterFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26096, + "description": "Memory used by frames of type nsTableRowFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20328, + "description": "Memory used by frames of type nsTableRowGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462880, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41264, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160340, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4072, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16816, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28056, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3768, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 56, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2640, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15272, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384368, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3720, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7336, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25392, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 703984, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3066240, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25264, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2406176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286640, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45648, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 104288, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1289168, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16480, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 773496, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30512, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 532480, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 103456, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57392, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466064, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69344, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77784, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14736, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 330504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 74352, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 47592, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1416, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89992, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24912, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6179904, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036464, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 209044, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101440, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 887376, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75568, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3080192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3131888, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 171040, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3551392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2589024, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 93800, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/compartment(atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37440, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 68800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 107344, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9976, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9936, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67808, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1976, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12880, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22896, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8232, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1160, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8656, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 52464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 62208, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23416, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7168, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8896, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10368, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14288, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1720, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3768, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36000, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13128, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1704, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38448, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9080, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3920, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30096, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15120, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23184, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7056, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15840, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14968, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16648, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25488, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5296, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17568, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10560, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 824, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9912, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60480, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11784, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11664, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8784, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24768, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15408, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12696, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12240, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15984, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8280, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9360, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6616, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16848, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23904, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38736, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4264, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38016, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7976, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9768, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4024, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5976, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 63488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 91648, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22192, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57888, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13796, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4640, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2752, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10784, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23448, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4388224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4241408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 113104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1375056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2717808, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1678304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 35072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13397840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7043648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1334784, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1346624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1373552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1973984, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 361088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5415728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028944, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9216, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25216, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12048, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21864, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4874556, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1362384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325776, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 826944, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2069248, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 535120, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196624, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136512, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135200, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19328, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51752, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21024, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/js-non-window/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4282400, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/js-non-window/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/js-non-window/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/js-non-window/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/js-non-window/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/js-non-window/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "The math cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 746000, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8219616, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36598, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100960, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58512, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11136, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12016, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4368, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16944, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 121632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19264, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33424, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15600, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 469472, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1647152, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130576, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77900, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7570836, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/js-non-window/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65568, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57974784, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15728640, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14433736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2457104, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5290056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3958680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2424192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3515888, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 916320, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4929560, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "window-objects/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "js-main-runtime/compartments/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1053840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "js-main-runtime/compartments/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 837824, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2100992, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592464, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 359504, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9376, + "description": "Tables of type objects associated with array literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/array-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569600, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 169440, + "description": "The JSCompartment object itself.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450368, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 665856, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "js-main-runtime/compartments/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41936, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "js-main-runtime/compartments/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177920, + "description": "The saved stacks set.", + "kind": 1, + "path": "js-main-runtime/compartments/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "js-main-runtime/compartments/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "js-main-runtime/zones/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8858376, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "js-main-runtime/zones/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "js-main-runtime/zones/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 215112, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "js-main-runtime/zones/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "js-main-runtime/zones/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "js-main-runtime/zones/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106880, + "description": "Object group addenda.", + "kind": 1, + "path": "js-main-runtime/zones/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3751936, + "description": "Type sets and related data.", + "kind": 1, + "path": "js-main-runtime/zones/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/zones/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6303824, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253888, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6424256, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945072, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "js-main-runtime/zones/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26306278, + "description": "The sum of all measurements under 'explicit/js-non-window/runtime/'.", + "kind": 2, + "path": "js-main-runtime/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3308048, + "description": "Unused object cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2558912, + "description": "Unused string cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Unused symbol cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925648, + "description": "Unused shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 271944, + "description": "Unused base shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 796944, + "description": "Unused object group cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172080, + "description": "Unused script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663120, + "description": "Unused lazy script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 157680, + "description": "Unused jitcode cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "The same as 'js-main-runtime/zones/gc-heap-arena-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Used object cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6557712, + "description": "Used string cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Used symbol cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248736, + "description": "Used shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Used base shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Used object group cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "Used script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Used lazy script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "Used jitcode cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 521492, + "description": "The XPConnect runtime.", + "kind": 1, + "path": "explicit/xpconnect/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95840, + "description": "Wrappers used to implement XPIDL interfaces with JS.", + "kind": 1, + "path": "explicit/xpconnect/wrappedjs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 537416, + "description": "XPConnect scopes.", + "kind": 1, + "path": "explicit/xpconnect/scopes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263400, + "description": "Prototype and interface binding caches.", + "kind": 1, + "path": "explicit/xpconnect/proto-iface-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89168, + "description": "XPConnect's JS component loader.", + "kind": 1, + "path": "explicit/xpconnect/js-component-loader", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7165500, + "description": "This is the sum of all windows' 'dom/element-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1484506, + "description": "This is the sum of all windows' 'dom/text-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "This is the sum of all windows' 'dom/cdata-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/cdata-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "This is the sum of all windows' 'dom/comment-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176096, + "description": "This is the sum of all windows' 'dom/event-targets' numbers.", + "kind": 2, + "path": "window-objects/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456304, + "description": "This is the sum of all windows' 'dom/other' numbers.", + "kind": 2, + "path": "window-objects/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237900, + "description": "This is the sum of all windows' 'property-tables' numbers.", + "kind": 2, + "path": "window-objects/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368560, + "description": "This is the sum of all windows' 'style-sheets' numbers.", + "kind": 2, + "path": "window-objects/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 725824, + "description": "This is the sum of all windows' 'layout/arenas' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1073184, + "description": "This is the sum of all windows' 'layout/line-boxes' numbers.", + "kind": 2, + "path": "window-objects/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245120, + "description": "This is the sum of all windows' 'layout/rule-nodes' numbers.", + "kind": 2, + "path": "window-objects/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 941472, + "description": "This is the sum of all windows' 'layout/style-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1593120, + "description": "This is the sum of all windows' 'layout/style-structs' numbers.", + "kind": 2, + "path": "window-objects/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2300640, + "description": "This is the sum of all windows' 'layout/style-sets' numbers.", + "kind": 2, + "path": "window-objects/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24752, + "description": "This is the sum of all windows' 'layout/text-runs' numbers.", + "kind": 2, + "path": "window-objects/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 894976, + "description": "This is the sum of all windows' 'layout/pres-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656080, + "description": "Memory used for layout frames within windows. This is the sum of all windows' 'layout/frames/' numbers.", + "kind": 2, + "path": "window-objects/layout/frames", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1867776, + "description": "Memory allocated for SPDY zlib send and receive buffers.", + "kind": 1, + "path": "explicit/network/spdy-zlib-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 805941248, + "description": "Memory mapped by the process that is present in physical memory, also known as the resident set size (RSS). This is the best single figure to use when considering the memory resources used by the process, but it depends both on other processes being run and details of the OS kernel and so is best used for comparing the memory usage of a single process at different points in time.", + "kind": 2, + "path": "resident", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 243544, + "description": "Memory used by ICU, a Unicode and globalization support library.", + "kind": 1, + "path": "explicit/icu", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Memory usage of HPACK static table.", + "kind": 1, + "path": "explicit/network/hpack/static-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 195296, + "description": "Memory allocated through libogg for Ogg, Theora, and related media files.", + "kind": 1, + "path": "explicit/media/libogg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 283082, + "description": "Memory used by the preferences system.", + "kind": 1, + "path": "explicit/preferences", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 689, + "description": "The number of strong referents held by the preference service.", + "kind": 2, + "path": "preference-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 168, + "description": "The number of weak referents held by the preference service that are still alive.", + "kind": 2, + "path": "preference-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents held by the preference service that are dead.", + "kind": 2, + "path": "preference-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4593236, + "description": "Memory used by 2D canvases. Each canvas requires (width * height * 4) bytes.", + "kind": 2, + "path": "canvas-2d-pixels", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "Size of the maximum contiguous block of available virtual memory.", + "kind": 2, + "path": "vsize-max-contiguous", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The number of ghost windows present (the number of nodes underneath explicit/window-objects/top(none)/ghost, modulo race conditions). A ghost window is not shown in any tab, does not share a domain with any non-detached windows, and has met these criteria for at least memory.ghost_window_timeout_seconds, or has survived a round of about:memory's minimize memory usage button.\n\nGhost windows can happen legitimately, but they are often indicative of leaks in the browser or add-ons.", + "kind": 2, + "path": "ghost-windows", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "Memory used for D3D9 surface images", + "kind": 2, + "path": "d3d9-surface-image", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998848, + "description": "Peak transient data size in the main JSRuntime (the current size of which is reported as 'explicit/js-non-window/runtime/temporary').", + "kind": 2, + "path": "js-main-runtime-temporary-peak", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory lost due to tiles extending past content boundaries", + "kind": 2, + "path": "gfx-tiles-waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for storing GL textures.", + "kind": 2, + "path": "gfx-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34624, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64512, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32256, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9112, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 92928, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 647168, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Memory used for the cycle collector object itself.", + "kind": 1, + "path": "explicit/cycle-collector/collector-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "Memory used for the cycle collector's purple buffer.", + "kind": 1, + "path": "explicit/cycle-collector/purple-buffer", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 484032, + "description": "Memory used for cached rule processors.", + "kind": 1, + "path": "explicit/layout/rule-processor-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100224, + "description": "Memory used for the script namespace manager.", + "kind": 1, + "path": "explicit/script-namespace-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 166332, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224360, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2174208, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46080, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1252560, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2141292, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99624, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1336, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11248, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38312, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51104, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 265080, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 132540, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65888, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450056, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000924, + "description": "All unclassified sqlite memory.", + "kind": 1, + "path": "explicit/storage/sqlite/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-unwanted-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-malware-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876672, + "description": "Memory used by the XPCOM typelib system.", + "kind": 1, + "path": "explicit/xpti-working-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-trackwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131120, + "description": "Memory used by the effective TLD service.", + "kind": 1, + "path": "explicit/xpcom/effective-TLD-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112194, + "description": "Memory used for the DNS service.", + "kind": 1, + "path": "explicit/network/dns-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3854466, + "description": "Memory used by the spell-checking engine.", + "kind": 1, + "path": "explicit/spell-check", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-track-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network disk cache.", + "kind": 1, + "path": "explicit/network/disk-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network memory cache.", + "kind": 1, + "path": "explicit/network/memory-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-downloadwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-track-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 116, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=memory-pressure)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 178, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=xpcom-shutdown)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 789, + "description": "The number of strong references held by the observer service.", + "kind": 2, + "path": "observer-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 299, + "description": "The number of weak references held by the observer service that are still alive.", + "kind": 2, + "path": "observer-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of weak references held by the observer service that are dead.", + "kind": 2, + "path": "observer-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 32315052, + "description": "Estimated total memory used by the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-total", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576712, + "description": "Estimated memory used by locked surfaces in the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-locked", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Count of how many times the surface cache has hit its capacity and been unable to insert a new surface.", + "kind": 2, + "path": "imagelib-surface-cache-overflow-count", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 59360, + "description": "Memory used by the hashtable that records changes to the visited state of links.", + "kind": 1, + "path": "explicit/history-links-hashtable", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9104, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98720, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9480, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274832, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53504, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 50112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7808, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23872, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31968, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4932, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65552, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96288, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99496, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-phish-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36144, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78136, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3396, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39312, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99152, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 334296, + "description": "Memory used for some built-in style sheets.", + "kind": 1, + "path": "explicit/layout/style-sheet-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-trackwhite-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168848, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-malware-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172248, + "description": "Memory used for the XPCOM component manager.", + "kind": 1, + "path": "explicit/xpcom/component-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 660192, + "description": "Memory used by the cookie service.", + "kind": 1, + "path": "explicit/cookie-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 563856, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-unwanted-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 97280, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-badbinurl-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Memory used for style sheets held by the style sheet service.", + "kind": 1, + "path": "explicit/layout/style-sheet-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1501008, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-phish-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263280, + "description": "Memory used by the telemetry system.", + "kind": 1, + "path": "explicit/telemetry", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded video frames.", + "kind": 1, + "path": "explicit/media/decoded/video", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded audio chunks.", + "kind": 1, + "path": "explicit/media/decoded/audio", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1343728, + "description": "Memory used by media resources including streaming buffers, caches, etc.", + "kind": 1, + "path": "explicit/media/resources", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2247903, + "description": "Memory used to hold the mapping of the startup cache from file. This memory is likely to be swapped out shortly after start-up.", + "kind": 0, + "path": "explicit/startup-cache/mapping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Memory used by the startup cache for things other than the file mapping.", + "kind": 1, + "path": "explicit/startup-cache/data", + "process": "Main Process (pid 5148)", + "units": 0 + } + ], + "version": 1 + }, + "original_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand | js::irregexp::InterpretedRegExpMacroAssembler::Emit32 | js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack | js::irregexp::ActionNode::Emit | js::irregexp::Trace::Flush | js::irregexp::ActionNode::Emit | js::irregexp::TextNode::Emit | js::irregexp::ChoiceNode::EmitOutOfLineContinuation | js::irregexp::ChoiceNode::Emit | nsHTMLScrollFrame::ReflowScrolledFrame | @0x1f", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "startedDateTime": "2015-11-30T00:00:13.718615+00:00", + "started_datetime": "2015-11-30T00:00:13.718615+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.296560+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 21613, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "version": "42.0" +} diff --git a/testcrash/processed/31576563-8052-48b4-b58a-74a892151130.json b/testcrash/processed/31576563-8052-48b4-b58a-74a892151130.json new file mode 100644 index 0000000000..632daff516 --- /dev/null +++ b/testcrash/processed/31576563-8052-48b4-b58a-74a892151130.json @@ -0,0 +1,5674 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ] + ], + "addons_checked": true, + "address": "0x0", + "app_notes": "AdapterVendorID: 0x10de, AdapterDeviceID: 0x0863GL Layers- GL Context- GL Context+ GL Layers+ WebGL- WebGL+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:41:16+00:00", + "completed_datetime": "2015-11-30T00:00:52.021538+00:00", + "completeddatetime": "2015-11-30T00:00:52.021538+00:00", + "cpu_info": "family 6 model 23 stepping 10 | 2", + "cpu_name": "amd64", + "crash_id": "31576563-8052-48b4-b58a-74a892151130", + "crash_time": 1448840476, + "crashedThread": 37, + "date_processed": "2015-11-30T00:00:26.506399+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 535997, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x0", + "crashing_thread": 37, + "type": "EXC_BAD_ACCESS / KERN_INVALID_ADDRESS" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::(anonymous namespace)::RunWatchdog(void*)", + "function_offset": "0x4b", + "line": 151, + "module": "XUL", + "module_offset": "0x21876db", + "offset": "0x1031876db", + "registers": { + "r10": "0x00000000ffffffff", + "r11": "0x0000000119c00e70", + "r12": "0x0000000004000000", + "r13": "0x0000000000035a0b", + "r14": "0x000000012a997000", + "r15": "0x00000001243a07a0", + "r8": "0x0000000100200301", + "r9": "0x000000011bb00420", + "rax": "0x000000000000003f", + "rbp": "0x000000000000003f", + "rbx": "0x000000011cc4c0a0", + "rcx": "0x0000000000000001", + "rdi": "0x0000000100200040", + "rdx": "0x0000000100200300", + "rip": "0x00000001031876db", + "rsi": "0x0000000106d004e0", + "rsp": "0x000000012a996ed0" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 1, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 2, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 3, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 4, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ], + "threads_index": 37, + "total_frames": 5 + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x100000000", + "code_id": "id", + "debug_file": "firefox", + "debug_id": "D578FEF3BB893378A0335E49F574F3140", + "end_addr": "0x100003000", + "filename": "firefox", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x100008000", + "code_id": "id", + "debug_file": "libmozglue.dylib", + "debug_id": "06575BB642373749B816EABFF4D0348B0", + "end_addr": "0x100021000", + "filename": "libmozglue.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1000f4000", + "code_id": "id", + "debug_file": "libbrowsercomps.dylib", + "debug_id": "3C276310E4B73A52A8313FA839BCD11C0", + "end_addr": "0x1000fc000", + "filename": "libbrowsercomps.dylib", + "version": "" + }, + { + "base_addr": "0x100400000", + "code_id": "id", + "debug_file": "libnss3.dylib", + "debug_id": "74939224001536BC96F751A79DB79E0A0", + "end_addr": "0x100670000", + "filename": "libnss3.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1006dd000", + "code_id": "id", + "debug_file": "liblgpllibs.dylib", + "debug_id": "2406C77216A738DFB420F69522E50DA20", + "end_addr": "0x1006e8000", + "filename": "liblgpllibs.dylib", + "version": "" + }, + { + "base_addr": "0x101000000", + "code_id": "id", + "debug_file": "XUL", + "debug_id": "7F158D82C4AA34068FB2E1B0235907330", + "end_addr": "0x105448000", + "filename": "XUL", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1071d7000", + "code_id": "id", + "debug_file": "libLatinSuppConverter.dylib", + "debug_id": "F78219BFF4871BB96B3EF479B6401D340", + "end_addr": "0x1071db000", + "filename": "libLatinSuppConverter.dylib", + "version": "" + }, + { + "base_addr": "0x11a9c5000", + "code_id": "id", + "debug_file": "VideoDecodeAcceleration", + "debug_id": "7682BE847991C1BE0248995E9CC9E97A0", + "end_addr": "0x11a9c7000", + "filename": "VideoDecodeAcceleration", + "version": "" + }, + { + "base_addr": "0x11d3f1000", + "code_id": "id", + "debug_file": "AudioIPCPlugIn", + "debug_id": "917E3DC8E34DB130F61F50808466E6740", + "end_addr": "0x11d3f6000", + "filename": "AudioIPCPlugIn", + "version": "" + }, + { + "base_addr": "0x120dae000", + "code_id": "id", + "debug_file": "GLRendererFloat", + "debug_id": "490221DD53D9178E3F313A4974D34DCD0", + "end_addr": "0x120dd5000", + "filename": "GLRendererFloat", + "version": "" + }, + { + "base_addr": "0x124c7a000", + "code_id": "id", + "debug_file": "AppleHDAHALPlugIn", + "debug_id": "C35BDA6035FC4BE7B378DCC73D99E2C90", + "end_addr": "0x124c81000", + "filename": "AppleHDAHALPlugIn", + "version": "" + }, + { + "base_addr": "0x126100000", + "code_id": "id", + "debug_file": "GLEngine", + "debug_id": "53A8A7E84846D236F3D9DA3F2AF686D80", + "end_addr": "0x126294000", + "filename": "GLEngine", + "version": "" + }, + { + "base_addr": "0x1262c4000", + "code_id": "id", + "debug_file": "libclh.dylib", + "debug_id": "432F5475F93492A0FB4978F03DA821760", + "end_addr": "0x1266e8000", + "filename": "libclh.dylib", + "version": "" + }, + { + "base_addr": "0x1280ec000", + "code_id": "id", + "debug_file": "libFontStreams.A.dylib", + "debug_id": "87272933FB2181D000E692BC3D7583FB0", + "end_addr": "0x1280f3000", + "filename": "libFontStreams.A.dylib", + "version": "" + }, + { + "base_addr": "0x12a5bd000", + "code_id": "id", + "debug_file": "libJapaneseConverter.dylib", + "debug_id": "1A440248D188CA5D8C205FA33647DE930", + "end_addr": "0x12a5d5000", + "filename": "libJapaneseConverter.dylib", + "version": "" + }, + { + "base_addr": "0x148500000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "98E3D066C3A9FF74C623D152708EDBCF0", + "end_addr": "0x1485cc000", + "filename": "CoreAudio", + "version": "" + }, + { + "base_addr": "0x15c425000", + "code_id": "id", + "debug_file": "AudioCodecs", + "debug_id": "9C486CBC47B66703EE2A34F28C1FE0230", + "end_addr": "0x15c618000", + "filename": "AudioCodecs", + "version": "" + }, + { + "base_addr": "0x16ca09000", + "code_id": "id", + "debug_file": "AVA_HD_VP3.dylib", + "debug_id": "D4F4C33B76E21D8C0481FC429D8E67D80", + "end_addr": "0x16ca3a000", + "filename": "AVA_HD_VP3.dylib", + "version": "" + }, + { + "base_addr": "0x170200000", + "code_id": "id", + "debug_file": "GeForceVADriver", + "debug_id": "7BCCC7B2A76B40835E6589DD035849670", + "end_addr": "0x1702c0000", + "filename": "GeForceVADriver", + "version": "" + }, + { + "base_addr": "0x182b18000", + "code_id": "id", + "debug_file": "AppleGVA", + "debug_id": "F4355E24796A8B23549C81AF6932B6BC0", + "end_addr": "0x182c5e000", + "filename": "AppleGVA", + "version": "" + }, + { + "base_addr": "0x200000000", + "code_id": "id", + "debug_file": "GeForceGLDriver", + "debug_id": "4F23289AD45A06308D7F4C35A4D2AA000", + "end_addr": "0x200788000", + "filename": "GeForceGLDriver", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff8000f000", + "code_id": "id", + "debug_file": "vecLib", + "debug_id": "96FB6BAD5568C4E06FA702791A58B5840", + "end_addr": "0x7fff80010000", + "filename": "vecLib", + "version": "" + }, + { + "base_addr": "0x7fff80010000", + "code_id": "id", + "debug_file": "AppKit", + "debug_id": "4CFBE04C8FB3B0EA8DDB7E7D10E9D2510", + "end_addr": "0x7fff80a0b000", + "filename": "AppKit", + "version": "" + }, + { + "base_addr": "0x7fff80a0b000", + "code_id": "id", + "debug_file": "libCGXCoreImage.A.dylib", + "debug_id": "D2F8C7E3CBA12E66137604AA839DABBB0", + "end_addr": "0x7fff80a12000", + "filename": "libCGXCoreImage.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80b0a000", + "code_id": "id", + "debug_file": "OpenScripting", + "debug_id": "9D50701D54AC405BCC65026FCB28258B0", + "end_addr": "0x7fff80b26000", + "filename": "OpenScripting", + "version": "" + }, + { + "base_addr": "0x7fff80b26000", + "code_id": "id", + "debug_file": "libsqlite3.dylib", + "debug_id": "2C5ED312E6469ADE73A96199A2A431500", + "end_addr": "0x7fff80be0000", + "filename": "libsqlite3.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80cb9000", + "code_id": "id", + "debug_file": "ImageCapture", + "debug_id": "79AB21312A6CF35138A9ED58B25534FD0", + "end_addr": "0x7fff80cd1000", + "filename": "ImageCapture", + "version": "" + }, + { + "base_addr": "0x7fff80d19000", + "code_id": "id", + "debug_file": "libTIFF.dylib", + "debug_id": "1E2593D1A7F684C6DF8F0B46AE4459260", + "end_addr": "0x7fff80d69000", + "filename": "libTIFF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80d69000", + "code_id": "id", + "debug_file": "libvMisc.dylib", + "debug_id": "AF0EA96D000F8C12B952CB7E00566E080", + "end_addr": "0x7fff80dd4000", + "filename": "libvMisc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80dd4000", + "code_id": "id", + "debug_file": "CarbonCore", + "debug_id": "1386A24DDD155903057E4A224FAF580B0", + "end_addr": "0x7fff81109000", + "filename": "CarbonCore", + "version": "" + }, + { + "base_addr": "0x7fff81936000", + "code_id": "id", + "debug_file": "libGLImage.dylib", + "debug_id": "7F102A07E4FB9F52B2F64E2D2383CA130", + "end_addr": "0x7fff81968000", + "filename": "libGLImage.dylib", + "version": "" + }, + { + "base_addr": "0x7fff81968000", + "code_id": "id", + "debug_file": "ApplicationServices", + "debug_id": "10A0B9E9498803D4FC56DDE231A02C630", + "end_addr": "0x7fff81969000", + "filename": "ApplicationServices", + "version": "" + }, + { + "base_addr": "0x7fff81c19000", + "code_id": "id", + "debug_file": "libvDSP.dylib", + "debug_id": "98FC4457F405026200F756119CA107B60", + "end_addr": "0x7fff81c62000", + "filename": "libvDSP.dylib", + "version": "" + }, + { + "base_addr": "0x7fff81c62000", + "code_id": "id", + "debug_file": "ImageIO", + "debug_id": "0A4F51A14502767B8A4EF14C6214EF880", + "end_addr": "0x7fff81e21000", + "filename": "ImageIO", + "version": "" + }, + { + "base_addr": "0x7fff81e21000", + "code_id": "id", + "debug_file": "libxml2.2.dylib", + "debug_id": "1B27AFDDDF872009170EC129E1572E8B0", + "end_addr": "0x7fff81f39000", + "filename": "libxml2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff81f3b000", + "code_id": "id", + "debug_file": "Apple80211", + "debug_id": "B67C7A65E4FB44193F314482E17EF2030", + "end_addr": "0x7fff81f72000", + "filename": "Apple80211", + "version": "" + }, + { + "base_addr": "0x7fff81f72000", + "code_id": "id", + "debug_file": "SearchKit", + "debug_id": "4175DC311506228A08FDC704AC9DF6420", + "end_addr": "0x7fff82003000", + "filename": "SearchKit", + "version": "" + }, + { + "base_addr": "0x7fff82003000", + "code_id": "id", + "debug_file": "CoreText", + "debug_id": "5496199755D8DC0F2634674E452D5A8E0", + "end_addr": "0x7fff82082000", + "filename": "CoreText", + "version": "" + }, + { + "base_addr": "0x7fff82082000", + "code_id": "id", + "debug_file": "libbsm.0.dylib", + "debug_id": "42D3023AA1F741216417FCC6B51B3E900", + "end_addr": "0x7fff82099000", + "filename": "libbsm.0.dylib", + "version": "" + }, + { + "base_addr": "0x7fff820a6000", + "code_id": "id", + "debug_file": "IOKit", + "debug_id": "4F071EF0826001E9C641830E582FA4160", + "end_addr": "0x7fff82107000", + "filename": "IOKit", + "version": "" + }, + { + "base_addr": "0x7fff82193000", + "code_id": "id", + "debug_file": "AudioToolbox", + "debug_id": "E5D7DBDB6DDFE6F9C71C86F4520EE5A30", + "end_addr": "0x7fff822c9000", + "filename": "AudioToolbox", + "version": "" + }, + { + "base_addr": "0x7fff822c9000", + "code_id": "id", + "debug_file": "libSystem.B.dylib", + "debug_id": "9AB4F1D189DC0E8ADC8EA4FE4D69DB690", + "end_addr": "0x7fff8248b000", + "filename": "libSystem.B.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff8248b000", + "code_id": "id", + "debug_file": "libz.1.dylib", + "debug_id": "97019C74161A348841ECA6CA8738418C0", + "end_addr": "0x7fff8249d000", + "filename": "libz.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8249d000", + "code_id": "id", + "debug_file": "libauto.dylib", + "debug_id": "F7221B46DC4F3153CE617F52C8C293CF0", + "end_addr": "0x7fff824ea000", + "filename": "libauto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff824ea000", + "code_id": "id", + "debug_file": "Foundation", + "debug_id": "6F2A5BBF6990D5612928AD61E94036D90", + "end_addr": "0x7fff8276d000", + "filename": "Foundation", + "version": "" + }, + { + "base_addr": "0x7fff8277f000", + "code_id": "id", + "debug_file": "HelpData", + "debug_id": "24DC6CD302B79332FF6DF0C545857B550", + "end_addr": "0x7fff8278b000", + "filename": "HelpData", + "version": "" + }, + { + "base_addr": "0x7fff827c3000", + "code_id": "id", + "debug_file": "libCGXType.A.dylib", + "debug_id": "DB710299B4D9371466F75D2964DE585B0", + "end_addr": "0x7fff827c8000", + "filename": "libCGXType.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff827c8000", + "code_id": "id", + "debug_file": "libFontParser.dylib", + "debug_id": "A00BB0A7E46C1D071391194745566C7E0", + "end_addr": "0x7fff8288a000", + "filename": "libFontParser.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8288a000", + "code_id": "id", + "debug_file": "libGLU.dylib", + "debug_id": "1C0500884AB22BC262E6C969F925A9450", + "end_addr": "0x7fff828d4000", + "filename": "libGLU.dylib", + "version": "" + }, + { + "base_addr": "0x7fff828d4000", + "code_id": "id", + "debug_file": "QuartzCore", + "debug_id": "16DFF6CDEA58CE62A1D75F6CE3D066DD0", + "end_addr": "0x7fff82c72000", + "filename": "QuartzCore", + "version": "" + }, + { + "base_addr": "0x7fff82d28000", + "code_id": "id", + "debug_file": "SecurityInterface", + "debug_id": "77FDB498B502050C6AF41DAB17F64B6F0", + "end_addr": "0x7fff82d72000", + "filename": "SecurityInterface", + "version": "" + }, + { + "base_addr": "0x7fff82f12000", + "code_id": "id", + "debug_file": "CoreServices", + "debug_id": "DC7400FB851E7B8A5BF66F50094302FB0", + "end_addr": "0x7fff82f13000", + "filename": "CoreServices", + "version": "" + }, + { + "base_addr": "0x7fff83021000", + "code_id": "id", + "debug_file": "RawCamera", + "debug_id": "5AFA87CADC3DF84E7EA16EABA88077660", + "end_addr": "0x7fff83469000", + "filename": "RawCamera", + "version": "" + }, + { + "base_addr": "0x7fff835c2000", + "code_id": "id", + "debug_file": "CoreVideo", + "debug_id": "E138C8E73CB655A90A2CB73FE63EA2880", + "end_addr": "0x7fff835e8000", + "filename": "CoreVideo", + "version": "" + }, + { + "base_addr": "0x7fff835e8000", + "code_id": "id", + "debug_file": "libGIF.dylib", + "debug_id": "201B8077B5CC11AAE1B01D057ABE416A0", + "end_addr": "0x7fff835ee000", + "filename": "libGIF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff835ee000", + "code_id": "id", + "debug_file": "CoreMediaIOServices", + "debug_id": "D93293EB0B84E97DE78C9FE8D48AF58E0", + "end_addr": "0x7fff83634000", + "filename": "CoreMediaIOServices", + "version": "" + }, + { + "base_addr": "0x7fff83634000", + "code_id": "id", + "debug_file": "DictionaryServices", + "debug_id": "E926906993FA2B71F9BAFDDD23C4A65E0", + "end_addr": "0x7fff8365d000", + "filename": "DictionaryServices", + "version": "" + }, + { + "base_addr": "0x7fff8365d000", + "code_id": "id", + "debug_file": "Backup", + "debug_id": "CD3554D8DA47DDBC910CB2F1DE3B8CA60", + "end_addr": "0x7fff836db000", + "filename": "Backup", + "version": "" + }, + { + "base_addr": "0x7fff836f1000", + "code_id": "id", + "debug_file": "libtidy.A.dylib", + "debug_id": "2F4273D3418B668CF4887E659D3A8C230", + "end_addr": "0x7fff83735000", + "filename": "libtidy.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83735000", + "code_id": "id", + "debug_file": "PrintCore", + "debug_id": "CDFE82DDD811A091179F6E76069B432D0", + "end_addr": "0x7fff837bb000", + "filename": "PrintCore", + "version": "" + }, + { + "base_addr": "0x7fff83bab000", + "code_id": "id", + "debug_file": "libresolv.9.dylib", + "debug_id": "9F322F470584CB7D5B739EBD670851CD0", + "end_addr": "0x7fff83bcd000", + "filename": "libresolv.9.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83bcd000", + "code_id": "id", + "debug_file": "MediaToolbox", + "debug_id": "F03DAC3279DBEA5A9B8DCB288AF91A560", + "end_addr": "0x7fff83cf6000", + "filename": "MediaToolbox", + "version": "" + }, + { + "base_addr": "0x7fff83cf6000", + "code_id": "id", + "debug_file": "libkxld.dylib", + "debug_id": "8145A53495CC9F3CB78BAC9898F38C6F0", + "end_addr": "0x7fff83d05000", + "filename": "libkxld.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83d05000", + "code_id": "id", + "debug_file": "Accelerate", + "debug_id": "15DF8B4A96B2CB4E368DDEC7DF6B62BB0", + "end_addr": "0x7fff83d06000", + "filename": "Accelerate", + "version": "" + }, + { + "base_addr": "0x7fff83d06000", + "code_id": "id", + "debug_file": "MultitouchSupport", + "debug_id": "8233CE716F8D8B3CA0E1E123F64061630", + "end_addr": "0x7fff83d1d000", + "filename": "MultitouchSupport", + "version": "" + }, + { + "base_addr": "0x7fff83f87000", + "code_id": "id", + "debug_file": "SecurityHI", + "debug_id": "AEF55AF154D3DB8D27A7E16192E0045A0", + "end_addr": "0x7fff83f8b000", + "filename": "SecurityHI", + "version": "" + }, + { + "base_addr": "0x7fff83f8b000", + "code_id": "id", + "debug_file": "libobjc.A.dylib", + "debug_id": "031405313B2D1EBADA7FE12CC8F639690", + "end_addr": "0x7fff84042000", + "filename": "libobjc.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8405e000", + "code_id": "id", + "debug_file": "HIToolbox", + "debug_id": "AD1C18F651CB7E3935DDF16B1EB978A80", + "end_addr": "0x7fff8435d000", + "filename": "HIToolbox", + "version": "" + }, + { + "base_addr": "0x7fff8435d000", + "code_id": "id", + "debug_file": "SystemConfiguration", + "debug_id": "78D48D27A9C462CA2803D0BBED82855A0", + "end_addr": "0x7fff8439f000", + "filename": "SystemConfiguration", + "version": "" + }, + { + "base_addr": "0x7fff843ea000", + "code_id": "id", + "debug_file": "FamilyControls", + "debug_id": "8807EB96D12D86012E7425784A0DE4FF0", + "end_addr": "0x7fff84440000", + "filename": "FamilyControls", + "version": "" + }, + { + "base_addr": "0x7fff84478000", + "code_id": "id", + "debug_file": "libGLProgrammability.dylib", + "debug_id": "8A4B86E30FA786842EF2C5F8079428DB0", + "end_addr": "0x7fff84593000", + "filename": "libGLProgrammability.dylib", + "version": "" + }, + { + "base_addr": "0x7fff84911000", + "code_id": "id", + "debug_file": "CoreGraphics", + "debug_id": "58D597B1EB3B710E0B8CEC114D54E11B0", + "end_addr": "0x7fff8500e000", + "filename": "CoreGraphics", + "version": "" + }, + { + "base_addr": "0x7fff8500e000", + "code_id": "id", + "debug_file": "vecLib", + "debug_id": "4CCE5D69F1B38FD31483E0271DB2CCF30", + "end_addr": "0x7fff8500f000", + "filename": "vecLib", + "version": "" + }, + { + "base_addr": "0x7fff8518e000", + "code_id": "id", + "debug_file": "VideoToolbox", + "debug_id": "FA1B81978F5F73CBA9A149E0FB49CF510", + "end_addr": "0x7fff85695000", + "filename": "VideoToolbox", + "version": "" + }, + { + "base_addr": "0x7fff85695000", + "code_id": "id", + "debug_file": "libsasl2.2.dylib", + "debug_id": "76B83C8D8EFE44670F75275648AFED970", + "end_addr": "0x7fff856a8000", + "filename": "libsasl2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff856a8000", + "code_id": "id", + "debug_file": "libCSync.A.dylib", + "debug_id": "1C35FA509C7048DC9E8D2054F7A266B10", + "end_addr": "0x7fff856b6000", + "filename": "libCSync.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff856b6000", + "code_id": "id", + "debug_file": "CrashReporterSupport", + "debug_id": "A2CBB18CBD1C865090917687E780E6890", + "end_addr": "0x7fff856c2000", + "filename": "CrashReporterSupport", + "version": "" + }, + { + "base_addr": "0x7fff856c2000", + "code_id": "id", + "debug_file": "libmathCommon.A.dylib", + "debug_id": "95718673FEEEB6EDB127BCDBDB60D4E50", + "end_addr": "0x7fff856c7000", + "filename": "libmathCommon.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8570b000", + "code_id": "id", + "debug_file": "CoreLocation", + "debug_id": "A6CFB41023338BE3658B75A93C90A9CC0", + "end_addr": "0x7fff85717000", + "filename": "CoreLocation", + "version": "" + }, + { + "base_addr": "0x7fff85719000", + "code_id": "id", + "debug_file": "CommerceCore", + "debug_id": "3691E9BABCF498C7EFEC78DA6825004E0", + "end_addr": "0x7fff85720000", + "filename": "CommerceCore", + "version": "" + }, + { + "base_addr": "0x7fff85720000", + "code_id": "id", + "debug_file": "HIServices", + "debug_id": "F6E0C7A7C11D00964DDA2C77793AA6CD0", + "end_addr": "0x7fff85774000", + "filename": "HIServices", + "version": "" + }, + { + "base_addr": "0x7fff85774000", + "code_id": "id", + "debug_file": "libLAPACK.dylib", + "debug_id": "0CC61C98FF5167B3F3D8C5E430C201A90", + "end_addr": "0x7fff85bb8000", + "filename": "libLAPACK.dylib", + "version": "" + }, + { + "base_addr": "0x7fff85bb8000", + "code_id": "id", + "debug_file": "libType1Scaler.dylib", + "debug_id": "ABCF0F9264768861FA8E5393645D51640", + "end_addr": "0x7fff85d9f000", + "filename": "libType1Scaler.dylib", + "version": "" + }, + { + "base_addr": "0x7fff85d9f000", + "code_id": "id", + "debug_file": "libFontRegistry.dylib", + "debug_id": "4C3293E2851B55CE3BE329C425DD5DFF0", + "end_addr": "0x7fff85ddd000", + "filename": "libFontRegistry.dylib", + "version": "" + }, + { + "base_addr": "0x7fff85ddd000", + "code_id": "id", + "debug_file": "Help", + "debug_id": "BD1B0A221CB8263EFF855BBFDE3660B90", + "end_addr": "0x7fff85de1000", + "filename": "Help", + "version": "" + }, + { + "base_addr": "0x7fff85de1000", + "code_id": "id", + "debug_file": "LangAnalysis", + "debug_id": "1AE1FE8F22044410C94E0E93B003BEDA0", + "end_addr": "0x7fff85df7000", + "filename": "LangAnalysis", + "version": "" + }, + { + "base_addr": "0x7fff85fa1000", + "code_id": "id", + "debug_file": "ColorSync", + "debug_id": "BB2C5813C61D3CBAA8F70E59E46EBEE80", + "end_addr": "0x7fff86063000", + "filename": "ColorSync", + "version": "" + }, + { + "base_addr": "0x7fff860b8000", + "code_id": "id", + "debug_file": "AddressBook", + "debug_id": "3C6343194B5B592B2D3AA16336F93AA00", + "end_addr": "0x7fff862fb000", + "filename": "AddressBook", + "version": "" + }, + { + "base_addr": "0x7fff862fb000", + "code_id": "id", + "debug_file": "DebugSymbols", + "debug_id": "C3D11461E11809DBD9D78972B3FD160F0", + "end_addr": "0x7fff8633a000", + "filename": "DebugSymbols", + "version": "" + }, + { + "base_addr": "0x7fff8633a000", + "code_id": "id", + "debug_file": "libTrueTypeScaler.dylib", + "debug_id": "69D4A21345D2196D7FF8B52A31DFD3290", + "end_addr": "0x7fff8636e000", + "filename": "libTrueTypeScaler.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8636e000", + "code_id": "id", + "debug_file": "CoreData", + "debug_id": "9DFE798DAA526A9A924ADA73CB94D81A0", + "end_addr": "0x7fff864ad000", + "filename": "CoreData", + "version": "" + }, + { + "base_addr": "0x7fff864af000", + "code_id": "id", + "debug_file": "Print", + "debug_id": "CA8564FBB3667413B12E9892DA3C61570", + "end_addr": "0x7fff864b2000", + "filename": "Print", + "version": "" + }, + { + "base_addr": "0x7fff864b2000", + "code_id": "id", + "debug_file": "libJPEG.dylib", + "debug_id": "46A413EA4FD1A0502EF06279F3EAD5810", + "end_addr": "0x7fff864da000", + "filename": "libJPEG.dylib", + "version": "" + }, + { + "base_addr": "0x7fff865a7000", + "code_id": "id", + "debug_file": "NetFS", + "debug_id": "7CCBD70EBF31A7A7DB982306877731450", + "end_addr": "0x7fff865b7000", + "filename": "NetFS", + "version": "" + }, + { + "base_addr": "0x7fff865b7000", + "code_id": "id", + "debug_file": "CommonPanels", + "debug_id": "4D84803BBD06D80E15AEEFBE43F936050", + "end_addr": "0x7fff865bd000", + "filename": "CommonPanels", + "version": "" + }, + { + "base_addr": "0x7fff8664b000", + "code_id": "id", + "debug_file": "PasswordServer", + "debug_id": "0731C40D71EFB417C83B54C3527A36EA0", + "end_addr": "0x7fff8669b000", + "filename": "PasswordServer", + "version": "" + }, + { + "base_addr": "0x7fff8669b000", + "code_id": "id", + "debug_file": "OpenCL", + "debug_id": "42FA5783EB8011684015B8C68F55842F0", + "end_addr": "0x7fff866bf000", + "filename": "OpenCL", + "version": "" + }, + { + "base_addr": "0x7fff866bf000", + "code_id": "id", + "debug_file": "LaunchServices", + "debug_id": "B90B7C31FEF83C26BFB3D8A48BD2C0DA0", + "end_addr": "0x7fff86760000", + "filename": "LaunchServices", + "version": "" + }, + { + "base_addr": "0x7fff86760000", + "code_id": "id", + "debug_file": "CoreUI", + "debug_id": "923E33CC83FC7D355603FB8F348EE34B0", + "end_addr": "0x7fff867a8000", + "filename": "CoreUI", + "version": "" + }, + { + "base_addr": "0x7fff867a8000", + "code_id": "id", + "debug_file": "libstdc++.6.dylib", + "debug_id": "35ECA4112C08FD7D11B11B7A04921A5C0", + "end_addr": "0x7fff86826000", + "filename": "libstdc++.6.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86893000", + "code_id": "id", + "debug_file": "ATS", + "debug_id": "4B70A2FC19025F275C3B5C78C283C6EA0", + "end_addr": "0x7fff8692e000", + "filename": "ATS", + "version": "" + }, + { + "base_addr": "0x7fff8696b000", + "code_id": "id", + "debug_file": "LDAP", + "debug_id": "54A6769ED7E2DBE2EA6187B9EA355DA40", + "end_addr": "0x7fff869a9000", + "filename": "LDAP", + "version": "" + }, + { + "base_addr": "0x7fff869bd000", + "code_id": "id", + "debug_file": "libPng.dylib", + "debug_id": "6D8E515BE0A22BA19CAC8CB8A8B358790", + "end_addr": "0x7fff869db000", + "filename": "libPng.dylib", + "version": "" + }, + { + "base_addr": "0x7fff869db000", + "code_id": "id", + "debug_file": "Ink", + "debug_id": "8C36373C54733A6A4972BC29D504250F0", + "end_addr": "0x7fff86a91000", + "filename": "Ink", + "version": "" + }, + { + "base_addr": "0x7fff86aaa000", + "code_id": "id", + "debug_file": "libRIP.A.dylib", + "debug_id": "5FF3D7FD84D8C5FAD64090BB82EC651D0", + "end_addr": "0x7fff86aee000", + "filename": "libRIP.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86aee000", + "code_id": "id", + "debug_file": "libcrypto.0.9.8.dylib", + "debug_id": "14115D29432BCF026B24A60CC533A09E0", + "end_addr": "0x7fff86c0e000", + "filename": "libcrypto.0.9.8.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86c0e000", + "code_id": "id", + "debug_file": "libicucore.A.dylib", + "debug_id": "4274FC73A2573A5642935968F34288540", + "end_addr": "0x7fff86dcd000", + "filename": "libicucore.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86dcd000", + "code_id": "id", + "debug_file": "CFNetwork", + "debug_id": "C83E2BA11818B3E85334860AD21D1C800", + "end_addr": "0x7fff86ea2000", + "filename": "CFNetwork", + "version": "" + }, + { + "base_addr": "0x7fff86f24000", + "code_id": "id", + "debug_file": "Shortcut", + "debug_id": "A99C9D8E290BB1E4FEA5CC5F2FB9C18D0", + "end_addr": "0x7fff86f55000", + "filename": "Shortcut", + "version": "" + }, + { + "base_addr": "0x7fff86f55000", + "code_id": "id", + "debug_file": "libRadiance.dylib", + "debug_id": "A9DB4D5D4072971BDEF6DDE645F415EA0", + "end_addr": "0x7fff86f58000", + "filename": "libRadiance.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86f58000", + "code_id": "id", + "debug_file": "Cocoa", + "debug_id": "68B0BE466E24C96FB341054CF9E8F3B60", + "end_addr": "0x7fff86f59000", + "filename": "Cocoa", + "version": "" + }, + { + "base_addr": "0x7fff86f59000", + "code_id": "id", + "debug_file": "AudioUnit", + "debug_id": "5329994825540F8F750104B34E49F6CF0", + "end_addr": "0x7fff86f5b000", + "filename": "AudioUnit", + "version": "" + }, + { + "base_addr": "0x7fff86f5b000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "79E256EB43F1C7AA6436124A4FFB02D00", + "end_addr": "0x7fff86fdb000", + "filename": "CoreAudio", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff86fea000", + "code_id": "id", + "debug_file": "OpenDirectory", + "debug_id": "4FF6AD250916B21C9E882CC42D90EAC70", + "end_addr": "0x7fff86ff2000", + "filename": "OpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff87002000", + "code_id": "id", + "debug_file": "SpeechSynthesis", + "debug_id": "621B7415A0B907A7F31336BEEDD7B1320", + "end_addr": "0x7fff87017000", + "filename": "SpeechSynthesis", + "version": "" + }, + { + "base_addr": "0x7fff87017000", + "code_id": "id", + "debug_file": "OpenGL", + "debug_id": "516098B345178A5564BB195CDAA5334D0", + "end_addr": "0x7fff87027000", + "filename": "OpenGL", + "version": "" + }, + { + "base_addr": "0x7fff8705c000", + "code_id": "id", + "debug_file": "IOSurface", + "debug_id": "8E302BB20704C6ABBD2FC2A6C6A2E2C30", + "end_addr": "0x7fff87063000", + "filename": "IOSurface", + "version": "" + }, + { + "base_addr": "0x7fff87063000", + "code_id": "id", + "debug_file": "libCoreVMClient.dylib", + "debug_id": "E03D7C81A3DAD44AA88ADDBB98AF910B0", + "end_addr": "0x7fff87067000", + "filename": "libCoreVMClient.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87067000", + "code_id": "id", + "debug_file": "CoreMedia", + "debug_id": "3F868AF8108910C3DCEB565690FD97420", + "end_addr": "0x7fff870a9000", + "filename": "CoreMedia", + "version": "" + }, + { + "base_addr": "0x7fff870a9000", + "code_id": "id", + "debug_file": "DesktopServicesPriv", + "debug_id": "39FAA3D26863B5ABAED992D878EA24380", + "end_addr": "0x7fff8718f000", + "filename": "DesktopServicesPriv", + "version": "" + }, + { + "base_addr": "0x7fff8718f000", + "code_id": "id", + "debug_file": "CoreFoundation", + "debug_id": "31A1C118AD960A118BDFBD55B9940EDC0", + "end_addr": "0x7fff87307000", + "filename": "CoreFoundation", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 396.3880004882812, + "version": "" + }, + { + "base_addr": "0x7fff87347000", + "code_id": "id", + "debug_file": "Metadata", + "debug_id": "2EF19055D7AE4D77E5897B71B0BC1E590", + "end_addr": "0x7fff87392000", + "filename": "Metadata", + "version": "" + }, + { + "base_addr": "0x7fff87392000", + "code_id": "id", + "debug_file": "CFOpenDirectory", + "debug_id": "401557B1C6D17E1A0D7E941715C37BFA0", + "end_addr": "0x7fff873ac000", + "filename": "CFOpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff8751e000", + "code_id": "id", + "debug_file": "QD", + "debug_id": "5DC41E8132C965B25528B33E934D5BB40", + "end_addr": "0x7fff87560000", + "filename": "QD", + "version": "" + }, + { + "base_addr": "0x7fff87584000", + "code_id": "id", + "debug_file": "QTKit", + "debug_id": "DE8DB97CC058B40C492BD652A30CF5710", + "end_addr": "0x7fff876f5000", + "filename": "QTKit", + "version": "" + }, + { + "base_addr": "0x7fff87735000", + "code_id": "id", + "debug_file": "Security", + "debug_id": "4419AFFCDAE7873E6A7D5C9A5A4497A60", + "end_addr": "0x7fff879bf000", + "filename": "Security", + "version": "" + }, + { + "base_addr": "0x7fff879bf000", + "code_id": "id", + "debug_file": "SpeechRecognition", + "debug_id": "3D65E89BFFC64AAFD5CC104F967C81310", + "end_addr": "0x7fff879cb000", + "filename": "SpeechRecognition", + "version": "" + }, + { + "base_addr": "0x7fff879cb000", + "code_id": "id", + "debug_file": "AE", + "debug_id": "208DF3914DE681EDC69714A2930D1BC60", + "end_addr": "0x7fff87a07000", + "filename": "AE", + "version": "" + }, + { + "base_addr": "0x7fff87a07000", + "code_id": "id", + "debug_file": "ExceptionHandling", + "debug_id": "F2867B93A56A974F9556266BCE3940570", + "end_addr": "0x7fff87a0a000", + "filename": "ExceptionHandling", + "version": "" + }, + { + "base_addr": "0x7fff87a0a000", + "code_id": "id", + "debug_file": "TrustEvaluationAgent", + "debug_id": "5952A9FABC2B16EF91A743902A5C07B60", + "end_addr": "0x7fff87a0c000", + "filename": "TrustEvaluationAgent", + "version": "" + }, + { + "base_addr": "0x7fff87a2d000", + "code_id": "id", + "debug_file": "libBLAS.dylib", + "debug_id": "FC941ECB71D0FAE3DCBFC5A619E594B80", + "end_addr": "0x7fff88238000", + "filename": "libBLAS.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88268000", + "code_id": "id", + "debug_file": "OSServices", + "debug_id": "BBB8888E18DE5D093C3AF4C029EC78860", + "end_addr": "0x7fff88326000", + "filename": "OSServices", + "version": "" + }, + { + "base_addr": "0x7fff88462000", + "code_id": "id", + "debug_file": "libxslt.1.dylib", + "debug_id": "8AB4CA9E435A33DA7041904BA7FA11D50", + "end_addr": "0x7fff8848e000", + "filename": "libxslt.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8848e000", + "code_id": "id", + "debug_file": "vImage", + "debug_id": "C3F44AA96F7106842686D3BBC903F0200", + "end_addr": "0x7fff8856c000", + "filename": "vImage", + "version": "" + }, + { + "base_addr": "0x7fff8856c000", + "code_id": "id", + "debug_file": "SecurityFoundation", + "debug_id": "3F1F2727C5083630E2C138361841FCE40", + "end_addr": "0x7fff885f9000", + "filename": "SecurityFoundation", + "version": "" + }, + { + "base_addr": "0x7fff8863c000", + "code_id": "id", + "debug_file": "libGL.dylib", + "debug_id": "2ECE3B0F39E13938BF277205C6D0358B0", + "end_addr": "0x7fff88651000", + "filename": "libGL.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88674000", + "code_id": "id", + "debug_file": "DSObjCWrappers", + "debug_id": "3C08225D517E28226152F6EB13A4ADF90", + "end_addr": "0x7fff88686000", + "filename": "DSObjCWrappers", + "version": "" + }, + { + "base_addr": "0x7fff89302000", + "code_id": "id", + "debug_file": "CoreSymbolication", + "debug_id": "06F8561E4B367BF631BA64091B3D80580", + "end_addr": "0x7fff89375000", + "filename": "CoreSymbolication", + "version": "" + }, + { + "base_addr": "0x7fff893cd000", + "code_id": "id", + "debug_file": "liblangid.dylib", + "debug_id": "EA4D16072BD52EE22A3B632EEE5A444D0", + "end_addr": "0x7fff893cf000", + "filename": "liblangid.dylib", + "version": "" + }, + { + "base_addr": "0x7fff893cf000", + "code_id": "id", + "debug_file": "DiskArbitration", + "debug_id": "857F6E431EF47D53351B10DE0A8F992A0", + "end_addr": "0x7fff893d6000", + "filename": "DiskArbitration", + "version": "" + }, + { + "base_addr": "0x7fff893d6000", + "code_id": "id", + "debug_file": "libcups.2.dylib", + "debug_id": "539EBFDD96D6FB07B12840232C4087570", + "end_addr": "0x7fff89411000", + "filename": "libcups.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89411000", + "code_id": "id", + "debug_file": "Kerberos", + "debug_id": "085D80F5C9DCE252C21B03295E660C910", + "end_addr": "0x7fff894c2000", + "filename": "Kerberos", + "version": "" + }, + { + "base_addr": "0x7fff894c2000", + "code_id": "id", + "debug_file": "AppleVA", + "debug_id": "28C1B366DF2B111B18630713B105D9300", + "end_addr": "0x7fff89534000", + "filename": "AppleVA", + "version": "" + }, + { + "base_addr": "0x7fff895b8000", + "code_id": "id", + "debug_file": "libGFXShared.dylib", + "debug_id": "1D0D35319561632CD6201A8652BEF5BC0", + "end_addr": "0x7fff895be000", + "filename": "libGFXShared.dylib", + "version": "" + }, + { + "base_addr": "0x7fff895be000", + "code_id": "id", + "debug_file": "libssl.0.9.8.dylib", + "debug_id": "F743389FF25AA77D4FCAD6B01AF2EE6D0", + "end_addr": "0x7fff895fc000", + "filename": "libssl.0.9.8.dylib", + "version": "" + }, + { + "base_addr": "0x7fff895fc000", + "code_id": "id", + "debug_file": "ColorSyncDeprecated.dylib", + "debug_id": "E72880D93B5DD0869266F4F3C294619F0", + "end_addr": "0x7fff896c8000", + "filename": "ColorSyncDeprecated.dylib", + "version": "" + }, + { + "base_addr": "0x7fff896f0000", + "code_id": "id", + "debug_file": "Carbon", + "debug_id": "23704665E9F46B4311152E69F161FC450", + "end_addr": "0x7fff896f1000", + "filename": "Carbon", + "version": "" + }, + { + "base_addr": "0x7fff896f1000", + "code_id": "id", + "debug_file": "DirectoryService", + "debug_id": "A4685F06588135F5764DC380304C1CE80", + "end_addr": "0x7fff89712000", + "filename": "DirectoryService", + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "amd64", + "cpu_count": 2, + "cpu_info": "family 6 model 23 stepping 10", + "os": "Mac OS X", + "os_ver": "10.6.8 10K549" + }, + "thread_count": 38, + "threads": [ + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "normalized": "@0x7fffffe010a0", + "offset": "0x7fffffe010a0", + "trust": "context" + }, + { + "frame": 1, + "function": "memset", + "function_offset": "0xa8", + "module": "libSystem.B.dylib", + "module_offset": "0xf5c", + "normalized": "memset", + "offset": "0x7fff822c9f5c", + "trust": "scan" + }, + { + "file": "/Developer/SDKs/MacOSX10.7.sdk/usr/include/secure/_string.h", + "frame": 2, + "function": "arena_dalloc", + "function_offset": "0x4d", + "line": 83, + "module": "libmozglue.dylib", + "module_offset": "0x19dd", + "normalized": "arena_dalloc", + "offset": "0x1000099dd", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileChunk.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::net::CacheFileChunk::~CacheFileChunk()", + "function_offset": "0x5e", + "line": 136, + "module": "XUL", + "module_offset": "0x1a074e", + "normalized": "mozilla::net::CacheFileChunk::~CacheFileChunk", + "offset": "0x1011a074e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileChunk.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::net::CacheFileChunk::~CacheFileChunk()", + "function_offset": "0x8", + "line": 131, + "module": "XUL", + "module_offset": "0x1a06c8", + "normalized": "mozilla::net::CacheFileChunk::~CacheFileChunk", + "offset": "0x1011a06c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileChunk.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::net::CacheFileChunk::Release()", + "function_offset": "0xcc", + "line": 80, + "module": "XUL", + "module_offset": "0x1a04ec", + "normalized": "mozilla::net::CacheFileChunk::Release", + "offset": "0x1011a04ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/pldhash.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "PLDHashTable::~PLDHashTable()", + "function_offset": "0x40", + "line": 348, + "module": "XUL", + "module_offset": "0xb65b0", + "normalized": "PLDHashTable::~PLDHashTable", + "offset": "0x1010b65b0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsTHashtable.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::net::CacheFile::~CacheFile()", + "function_offset": "0xf9", + "line": 388, + "module": "XUL", + "module_offset": "0x19b079", + "normalized": "mozilla::net::CacheFile::~CacheFile", + "offset": "0x10119b079", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFile.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::net::CacheFile::~CacheFile()", + "function_offset": "0x8", + "line": 201, + "module": "XUL", + "module_offset": "0x19af58", + "normalized": "mozilla::net::CacheFile::~CacheFile", + "offset": "0x10119af58", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFile.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::net::CacheEntry::~CacheEntry()", + "function_offset": "0x108", + "line": 172, + "module": "XUL", + "module_offset": "0x195128", + "normalized": "mozilla::net::CacheEntry::~CacheEntry", + "offset": "0x101195128", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheEntry.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::net::CacheEntry::~CacheEntry()", + "function_offset": "0x8", + "line": 195, + "module": "XUL", + "module_offset": "0x194ff8", + "normalized": "mozilla::net::CacheEntry::~CacheEntry", + "offset": "0x101194ff8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheEntry.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::net::CacheEntry::Release()", + "function_offset": "0x30", + "line": 158, + "module": "XUL", + "module_offset": "0x194d40", + "normalized": "mozilla::net::CacheEntry::Release", + "offset": "0x101194d40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/nsRefPtr.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsTHashtable > >::s_ClearEntry(PLDHashTable*, PLDHashEntryHdr*)", + "function_offset": "0x11", + "line": 345, + "module": "XUL", + "module_offset": "0x1c8401", + "normalized": "nsTHashtable::s_ClearEntry", + "offset": "0x1011c8401", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/pldhash.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "PLDHashTable::~PLDHashTable()", + "function_offset": "0x40", + "line": 348, + "module": "XUL", + "module_offset": "0xb65b0", + "normalized": "PLDHashTable::~PLDHashTable", + "offset": "0x1010b65b0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsTHashtable.h:e2f9a0ed50bc", + "frame": 14, + "function": "nsTHashtable > >::s_ClearEntry(PLDHashTable*, PLDHashEntryHdr*)", + "function_offset": "0x17", + "line": 388, + "module": "XUL", + "module_offset": "0x1c82b7", + "normalized": "nsTHashtable::s_ClearEntry", + "offset": "0x1011c82b7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/pldhash.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "PLDHashTable::ClearAndPrepareForLength(unsigned int)", + "function_offset": "0x51", + "line": 348, + "module": "XUL", + "module_offset": "0xb6631", + "normalized": "PLDHashTable::ClearAndPrepareForLength", + "offset": "0x1010b6631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsTHashtable.h:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::net::CacheStorageService::Shutdown()", + "function_offset": "0xd2", + "line": 272, + "module": "XUL", + "module_offset": "0x1c0702", + "normalized": "mozilla::net::CacheStorageService::Shutdown", + "offset": "0x1011c0702", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheObserver.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "mozilla::net::CacheObserver::Observe(nsISupports*, char const*, char16_t const*)", + "function_offset": "0x17a", + "line": 523, + "module": "XUL", + "module_offset": "0x1ba1ca", + "normalized": "mozilla::net::CacheObserver::Observe", + "offset": "0x1011ba1ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/ds/nsObserverList.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsObserverService::NotifyObservers(nsISupports*, char const*, char16_t const*)", + "function_offset": "0xd3", + "line": 113, + "module": "XUL", + "module_offset": "0x5d503", + "normalized": "nsObserverService::NotifyObservers", + "offset": "0x10105d503", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsXREDirProvider.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "nsXREDirProvider::DoShutdown()", + "function_offset": "0x96", + "line": 916, + "module": "XUL", + "module_offset": "0x21a5d86", + "normalized": "nsXREDirProvider::DoShutdown", + "offset": "0x1031a5d86", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "ScopedXPCOMStartup::~ScopedXPCOMStartup()", + "function_offset": "0x75", + "line": 1494, + "module": "XUL", + "module_offset": "0x2197735", + "normalized": "ScopedXPCOMStartup::~ScopedXPCOMStartup", + "offset": "0x103197735", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 21, + "function": "XREMain::XRE_main(int, char**, nsXREAppData const*)", + "function_offset": "0x448", + "line": 1480, + "module": "XUL", + "module_offset": "0x219d068", + "normalized": "XREMain::XRE_main", + "offset": "0x10319d068", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 22, + "function": "XRE_main", + "function_offset": "0x105", + "line": 4482, + "module": "XUL", + "module_offset": "0x219d275", + "normalized": "XRE_main", + "offset": "0x10319d275", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:browser/app/nsBrowserApp.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "main", + "function_offset": "0x6e7", + "line": 212, + "module": "firefox", + "module_offset": "0x15f7", + "normalized": "main", + "offset": "0x1000015f7", + "trust": "cfi" + }, + { + "frame": 24, + "function": "start", + "function_offset": "0x33", + "module": "firefox", + "module_offset": "0xba3", + "normalized": "start", + "offset": "0x100000ba3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "__kevent", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x19c0a", + "offset": "0x7fff822e2c0a", + "trust": "context" + }, + { + "frame": 1, + "function": "_dispatch_queue_invoke", + "function_offset": "0xb8", + "module": "libSystem.B.dylib", + "module_offset": "0x1b7b3", + "offset": "0x7fff822e47b3", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_dispatch_worker_thread2", + "function_offset": "0xfb", + "module": "libSystem.B.dylib", + "module_offset": "0x1b2dd", + "offset": "0x7fff822e42dd", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_pthread_wqthread", + "function_offset": "0x160", + "module": "libSystem.B.dylib", + "module_offset": "0x1ac07", + "offset": "0x7fff822e3c07", + "trust": "cfi" + }, + { + "frame": 4, + "function": "start_wqthread", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x1aaa4", + "offset": "0x7fff822e3aa4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_Block_copy", + "function_offset": "0xe", + "module": "libSystem.B.dylib", + "module_offset": "0x1b1e1", + "offset": "0x7fff822e41e1", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "__kevent", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x19c0a", + "offset": "0x7fff822e2c0a", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/kqueue.c:e2f9a0ed50bc", + "frame": 1, + "function": "kq_dispatch", + "function_offset": "0x2e6", + "line": 297, + "module": "XUL", + "module_offset": "0x2f00c6", + "offset": "0x1012f00c6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/event.c:e2f9a0ed50bc", + "frame": 2, + "function": "event_base_loop", + "function_offset": "0x3c7", + "line": 1607, + "module": "XUL", + "module_offset": "0x2edc47", + "offset": "0x1012edc47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_libevent.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)", + "function_offset": "0x104", + "line": 349, + "module": "XUL", + "module_offset": "0x2f72c4", + "offset": "0x1012f72c4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 4, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1012fe520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 6, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1012fe576", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 9, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1012fe56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "mach_msg_trap", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0xd7a", + "offset": "0x7fff822c9d7a", + "trust": "context" + }, + { + "frame": 1, + "function": "mach_msg", + "function_offset": "0x3a", + "module": "libSystem.B.dylib", + "module_offset": "0x13ec", + "offset": "0x7fff822ca3ec", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x10382c692", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 5, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 6, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "WatchdogMain", + "function_offset": "0xf7", + "line": 1032, + "module": "XUL", + "module_offset": "0x63f8d7", + "offset": "0x10163f8d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::HangMonitor::ThreadMain(void*)", + "function_offset": "0x1b0", + "line": 79, + "module": "XUL", + "module_offset": "0x8dbb0", + "offset": "0x10108dbb0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "TimerThread::Run()", + "function_offset": "0x456", + "line": 79, + "module": "XUL", + "module_offset": "0x90566", + "offset": "0x101090566", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0x153", + "line": 79, + "module": "XUL", + "module_offset": "0x1b2b13", + "offset": "0x1011b2b13", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 167, + "module": "XUL", + "module_offset": "0x1b295e", + "offset": "0x1011b295e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x1012fec67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x1012fed61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x1012f6cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1012fe520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1012fe576", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 9, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 10, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1012fe56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x1012fec67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x1012fed61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x1012f6cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1012fe520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1012fe576", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 9, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 10, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1012fe56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x1019ea1cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x1019e9f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x1019ea1cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x1019e9f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x1027c7a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x1027c7216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x1027acd4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "mach_msg_trap", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0xd7a", + "offset": "0x7fff822c9d7a", + "trust": "context" + }, + { + "frame": 1, + "function": "mach_msg", + "function_offset": "0x3a", + "module": "libSystem.B.dylib", + "module_offset": "0x13ec", + "offset": "0x7fff822ca3ec", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x10382c692", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 5, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 6, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x1027c7a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x1027c7216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x1027acd4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "mach_msg_trap", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0xd7a", + "offset": "0x7fff822c9d7a", + "trust": "context" + }, + { + "frame": 1, + "function": "mach_msg", + "function_offset": "0x3a", + "module": "libSystem.B.dylib", + "module_offset": "0x13ec", + "offset": "0x7fff822ca3ec", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x10382c692", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 5, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 6, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x289", + "line": 79, + "module": "XUL", + "module_offset": "0x1624c89", + "offset": "0x102624c89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 276, + "module": "XUL", + "module_offset": "0x1623b9e", + "offset": "0x102623b9e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x1027c7a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x1027c7216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x1027acd4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "mach_msg_trap", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0xd7a", + "offset": "0x7fff822c9d7a", + "trust": "context" + }, + { + "frame": 1, + "function": "mach_msg", + "function_offset": "0x3a", + "module": "libSystem.B.dylib", + "module_offset": "0x13ec", + "offset": "0x7fff822ca3ec", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x10382c692", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 5, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 6, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "mach_msg_trap", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0xd7a", + "offset": "0x7fff822c9d7a", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/common/mac/MachIPC.mm:e2f9a0ed50bc", + "frame": 1, + "function": "google_breakpad::ReceivePort::WaitForMessage(google_breakpad::MachReceiveMessage*, unsigned int)", + "function_offset": "0x61", + "line": 249, + "module": "XUL", + "module_offset": "0x21b2e21", + "offset": "0x1031b2e21", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 2, + "function": "google_breakpad::CrashGenerationServer::WaitForOneMessage()", + "function_offset": "0x49", + "line": 101, + "module": "XUL", + "module_offset": "0x21b3779", + "offset": "0x1031b3779", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 3, + "function": "google_breakpad::CrashGenerationServer::WaitForMessages(void*)", + "function_offset": "0x17", + "line": 95, + "module": "XUL", + "module_offset": "0x21b3727", + "offset": "0x1031b3727", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 5, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 6, + "module": "XUL", + "module_offset": "0x21b370f", + "offset": "0x1031b370f", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "__semwait_signal", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x3ba6a", + "offset": "0x7fff82304a6a", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x505", + "module": "libSystem.B.dylib", + "module_offset": "0x3f880", + "offset": "0x7fff82308880", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "mach_msg_trap", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0xd7a", + "offset": "0x7fff822c9d7a", + "trust": "context" + }, + { + "frame": 1, + "function": "__CFRunLoopRun", + "function_offset": "0x6a1", + "module": "CoreFoundation", + "module_offset": "0x4c931", + "offset": "0x7fff871db931", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "CFRunLoopRunSpecific", + "function_offset": "0x23e", + "module": "CoreFoundation", + "module_offset": "0x4bdbe", + "offset": "0x7fff871dadbe", + "trust": "cfi" + }, + { + "frame": 3, + "function": "HALRunLoop::OwnThread(void*)", + "function_offset": "0x97", + "module": "CoreAudio", + "module_offset": "0x31785", + "offset": "0x7fff86f8c785", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CAPThread::Entry(CAPThread*)", + "function_offset": "0x7c", + "module": "CoreAudio", + "module_offset": "0x1e754", + "offset": "0x7fff86f79754", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CAGuard::WaitFor(unsigned long long)", + "function_offset": "0xf3", + "module": "CoreAudio", + "module_offset": "0x1e6d7", + "offset": "0x7fff86f796d7", + "trust": "scan" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "function": "__select", + "function_offset": "0xa", + "module": "libSystem.B.dylib", + "module_offset": "0x44932", + "offset": "0x7fff8230d932", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "offset": "0x7fff82302fd5", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__CFStartSimpleThread", + "function_offset": "0xaf", + "module": "CoreFoundation", + "module_offset": "0x6e15f", + "offset": "0x7fff871fd15f", + "trust": "scan" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::(anonymous namespace)::RunWatchdog(void*)", + "function_offset": "0x4b", + "line": 151, + "module": "XUL", + "module_offset": "0x21876db", + "normalized": "mozilla::(anonymous namespace)::RunWatchdog", + "offset": "0x1031876db", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 1, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "normalized": "_pt_root", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 2, + "function": "_pthread_start", + "function_offset": "0x14a", + "module": "libSystem.B.dylib", + "module_offset": "0x39fd5", + "normalized": "_pthread_start", + "offset": "0x7fff82302fd5", + "trust": "cfi" + }, + { + "frame": 3, + "function": "thread_start", + "function_offset": "0xc", + "module": "libSystem.B.dylib", + "module_offset": "0x39e88", + "normalized": "thread_start", + "offset": "0x7fff82302e88", + "trust": "cfi" + }, + { + "frame": 4, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "normalized": "libnss3.dylib@0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + } + ] + }, + "last_crash": 772498, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Mac OS X", + "os_pretty_version": "OS X 10.6", + "os_version": "10.6.8 10K549", + "process_type": null, + "processor_notes": "processor_prod-processor-i-7f1f67bb_1442; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "@0x7fffffe010a0 | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk | mozilla::net::CacheFileChunk::~CacheFileChunk | mozilla::net::CacheFileChunk::Release | PLDHashTable::~PLDHashTable | mozilla::net::CacheFile::~CacheFile | mozilla::net::CacheFile::~CacheFile | mozilla::net::CacheEntry::~CacheEntry | mozilla::net::CacheEntry::~CacheEntry | mozilla::net::CacheEntry::Release | nsTHashtable::s_ClearEntry | PLDHashTable::~PLDHashTable | nsTHashtable::s_ClearEntry | PLDHashTable::ClearAndPrepareForLength | mozilla::net::CacheStorageService::Shutdown | mozilla::net::CacheObserver::Observe | nsObserverService::NotifyObservers | nsXREDirProvider::DoShutdown | ScopedXPCOMStartup::~ScopedXPCOMStartup | XREMain::XRE_main | XRE_main | main | start", + "reason": "EXC_BAD_ACCESS / KERN_INVALID_ADDRESS", + "release_channel": "release", + "signature": "shutdownhang | memset | arena_dalloc | mozilla::net::CacheFileChunk::~CacheFileChunk", + "startedDateTime": "2015-11-30T00:00:41.439620+00:00", + "started_datetime": "2015-11-30T00:00:41.439620+00:00", + "submitted_timestamp": "2015-11-30T00:00:26.506399+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 535997, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "31576563-8052-48b4-b58a-74a892151130", + "version": "42.0" +} diff --git a/testcrash/processed/323f4074-ca43-4f1d-931f-737122151130.json b/testcrash/processed/323f4074-ca43-4f1d-931f-737122151130.json new file mode 100644 index 0000000000..d966a12508 --- /dev/null +++ b/testcrash/processed/323f4074-ca43-4f1d-931f-737122151130.json @@ -0,0 +1,12665 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "Tcpip MSAFD [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Tcpip MSAFD [UDP/IP] : 2 : 2 : \n Tcpip MSAFD [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n Provedor de Servi\u00e7o de TCPv6 de RSVP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de TCP de RSVP : 2 : 1 : \n Provedor de Servi\u00e7o de UDPv6 de RSVP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de UDP de RSVP : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{16E4F08D-C695-490B-A05A-F62CAD75D130}] SEQPACKET 10 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{16E4F08D-C695-490B-A05A-F62CAD75D130}] DATAGRAM 10 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] SEQPACKET 8 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] DATAGRAM 8 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{698E5E65-DB1A-44C1-9BB2-339975549C13}] SEQPACKET 4 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{698E5E65-DB1A-44C1-9BB2-339975549C13}] DATAGRAM 4 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] DATAGRAM 1 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{47EFD8BB-8142-40E9-834A-BBA56A242DED}] SEQPACKET 6 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{47EFD8BB-8142-40E9-834A-BBA56A242DED}] DATAGRAM 6 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{D1518985-585E-4D8A-A3EA-3CFB5AC3C09A}] SEQPACKET 0 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{D1518985-585E-4D8A-A3EA-3CFB5AC3C09A}] DATAGRAM 0 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{CC5D85D1-9D8B-4AF5-8A7B-A33ADF4E78AE}] SEQPACKET 13 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{CC5D85D1-9D8B-4AF5-8A7B-A33ADF4E78AE}] DATAGRAM 13 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{16E4F08D-C695-490B-A05A-F62CAD75D130}] SEQPACKET 11 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{16E4F08D-C695-490B-A05A-F62CAD75D130}] DATAGRAM 11 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] SEQPACKET 9 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{29FD53E4-168B-463B-B8DB-8C820C835B0C}] DATAGRAM 9 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{698E5E65-DB1A-44C1-9BB2-339975549C13}] SEQPACKET 5 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{698E5E65-DB1A-44C1-9BB2-339975549C13}] DATAGRAM 5 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1D352E56-314B-40F0-9911-A598B2F9D7AE}] SEQPACKET 3 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1D352E56-314B-40F0-9911-A598B2F9D7AE}] DATAGRAM 3 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{4F861F62-3D51-45F1-A503-2EA4743E78CC}] DATAGRAM 2 : 2 : 2 : ", + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "41.0.1" + ] + ], + "addons_checked": true, + "address": "0x70300e72", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0042, AdapterSubsysID: 04381028, AdapterDriverVersion: 8.15.10.2008\nD3D11 Layers- D3D11 Layers+ ", + "build": "20150929144111", + "client_crash_date": "2015-11-29T23:59:36+00:00", + "completed_datetime": "2015-11-30T00:00:20.466791+00:00", + "completeddatetime": "2015-11-30T00:00:20.466791+00:00", + "cpu_info": "GenuineIntel family 6 model 37 stepping 5 | 4", + "cpu_name": "x86", + "crash_id": "023f4074-ca43-4f1d-931f-737122151130", + "crash_time": 1448841576, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.470287+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 4604, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x70300e72", + "crashing_thread": 0, + "type": "EXCEPTION_ACCESS_VIOLATION_WRITE" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "offset": "0x610000", + "registers": { + "eax": "0x70300e72", + "ebp": "0x0044d900", + "ebx": "0x00000000", + "ecx": "0x1dd2d688", + "edi": "0x00000000", + "edx": "0x1a7ace20", + "efl": "0x00010246", + "eip": "0x00610000", + "esi": "0x1dd2d688", + "esp": "0x0044d894" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "FSDomNodeFirefox.DLL", + "module_offset": "0x67e7", + "offset": "0x702e67e7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "FSDomNodeFirefox.DLL", + "module_offset": "0x72d2", + "offset": "0x702e72d2", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x333b4", + "offset": "0x69ad33b4", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x338d0", + "offset": "0x69ad38d0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__ClientCallWinEventProc", + "function_offset": "0x29", + "module": "user32.dll", + "module_offset": "0x130eb", + "offset": "0x760230eb", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "KiUserCallbackDispatcher", + "function_offset": "0x2d", + "module": "ntdll.dll", + "module_offset": "0x4702d", + "offset": "0x774f702d", + "trust": "cfi" + }, + { + "frame": 7, + "function": "KiUserApcDispatcher", + "function_offset": "0x47", + "module": "ntdll.dll", + "module_offset": "0x46fdf", + "offset": "0x774f6fdf", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "FsDomSrv.dll", + "module_offset": "0x3384f", + "offset": "0x69ad384f", + "trust": "scan" + }, + { + "frame": 9, + "function": "NtUserNotifyWinEvent", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x13111", + "offset": "0x76023111", + "trust": "scan" + } + ], + "threads_index": 0, + "total_frames": 23 + }, + "largest_free_vm_block": "0x20b90000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1c0000", + "code_id": "560B22A15f000", + "debug_file": "firefox.pdb", + "debug_id": "DB723377F6C84F95AB8A4E036C2626BD2", + "end_addr": "0x21f000", + "filename": "firefox.exe", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x10000000", + "code_id": "4B08827A3cf000", + "debug_file": "igd10umd32.pdb", + "debug_id": "74A7378551D14BF7BB48C677477499891", + "end_addr": "0x103cf000", + "filename": "igd10umd32.dll", + "version": "8.15.10.2008" + }, + { + "base_addr": "0x604c0000", + "code_id": "560B36732532000", + "debug_file": "xul.pdb", + "debug_id": "118A89FF4600449897F45B89AE31667A2", + "end_addr": "0x629f2000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x64550000", + "code_id": "560B10DB9ea000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x64f3a000", + "filename": "icudt52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x650c0000", + "code_id": "50A19DB7231000", + "debug_file": "msmpeg2vdec.pdb", + "debug_id": "93B9400A8472475DBBEAB9CE11E2B3932", + "end_addr": "0x652f1000", + "filename": "msmpeg2vdec.dll", + "version": "12.0.9200.16426" + }, + { + "base_addr": "0x65300000", + "code_id": "4CE7B880312000", + "debug_file": "mf.pdb", + "debug_id": "E53583973043441DA81867AB565AD9372", + "end_addr": "0x65612000", + "filename": "mf.dll", + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x65620000", + "code_id": "50F30D14347000", + "debug_file": "d2d1.pdb", + "debug_id": "7FE2AEA4B75B4D63932E129DB2488D981", + "end_addr": "0x65967000", + "filename": "d2d1.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x676a0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x67791000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x67800000", + "code_id": "525A68C033000", + "debug_file": "IEProxy.pdb", + "debug_id": "EAC7F66A65654E8A94DBCB2F13BBAC112", + "end_addr": "0x67833000", + "filename": "ieproxy.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x694b0000", + "code_id": "4A5BDA3859000", + "debug_file": "MFPLAT.pdb", + "debug_id": "F512BAE9BAA14B87A898050CB20C0E3B2", + "end_addr": "0x69509000", + "filename": "mfplat.dll", + "version": "12.0.7600.16385" + }, + { + "base_addr": "0x698b0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x69902000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69a70000", + "code_id": "4DF2BE6326000", + "debug_file": "atl100.i386.pdb", + "debug_id": "60555CB2A9794B299FD089717B24C6E33", + "end_addr": "0x69a96000", + "filename": "atl100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x69aa0000", + "code_id": "53581421131000", + "debug_file": "fsDomSrv.pdb", + "debug_id": "C11407222CFB4034B0F87B9077DC86551", + "end_addr": "0x69bd1000", + "filename": "FsDomSrv.dll", + "missing_symbols": true, + "version": "15.0.9023.400" + }, + { + "base_addr": "0x69e40000", + "code_id": "4CE7B86C7a000", + "debug_file": "EVR.pdb", + "debug_id": "FB33934061CB46CCB5CBD6AFDC9DF65F2", + "end_addr": "0x69eba000", + "filename": "evr.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6abd0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x6abe5000", + "filename": "rasman.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6c410000", + "code_id": "4FB3DF8584000", + "debug_file": "SQLite3.pdb", + "debug_id": "84251191684043F5968074EF9FFFC45F1", + "end_addr": "0x6c494000", + "filename": "SQLite3.dll", + "version": "" + }, + { + "base_addr": "0x6cb30000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x6cc1b000", + "filename": "dbghelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6cd50000", + "code_id": "53580AE69f000", + "debug_file": "jhook.pdb", + "debug_id": "12D006E428524E0EB3284D1B56A1C38F1", + "end_addr": "0x6cdef000", + "filename": "jhook.dll", + "version": "15.0.9023.400" + }, + { + "base_addr": "0x6ce00000", + "code_id": "4DF2BE4169000", + "debug_file": "msvcp100.i386.pdb", + "debug_id": "B7C5B4E3980A4DE7A0AE8D8D7776BA681", + "end_addr": "0x6ce69000", + "filename": "msvcp100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x6cf20000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x6cf38000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d090000", + "code_id": "4A5BDB1D8c000", + "debug_file": "UIAutomationCore.pdb", + "debug_id": "2AE12C7FE39F449DBE3C56EB4E2870DE2", + "end_addr": "0x6d11c000", + "filename": "UIAutomationCore.DLL", + "version": "7.0.0.0" + }, + { + "base_addr": "0x6d120000", + "code_id": "543BE99B18000", + "debug_file": "UiaHooks.pdb", + "debug_id": "6C696114318E42A6A4F1E3D69838DEED1", + "end_addr": "0x6d138000", + "filename": "uiahooks.dll", + "version": "16.0.1506.0" + }, + { + "base_addr": "0x6d140000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x6d145000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d5a0000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x6d5a4000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f230000", + "code_id": "5358131917000", + "debug_file": "FSDomNodeMSAA.pdb", + "debug_id": "5937F24749154B5AB79A7C3BA38FF8141", + "end_addr": "0x6f247000", + "filename": "FSDomNodeMSAA.DLL", + "version": "15.0.9023.400" + }, + { + "base_addr": "0x6f7f0000", + "code_id": "560B13156b000", + "debug_file": "nssckbi.pdb", + "debug_id": "3AA9F7E4544540739E2669F566F7EAFA1", + "end_addr": "0x6f85b000", + "filename": "nssckbi.dll", + "version": "2.4.0.0" + }, + { + "base_addr": "0x6f880000", + "code_id": "5266F3A61a000", + "debug_file": "FSDomNodeIAText.pdb", + "debug_id": "40C32CA7CB1D4695B60A9258617FA4831", + "end_addr": "0x6f89a000", + "filename": "FSDomNodeIAText.dll", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6f8a0000", + "code_id": "5266F39224000", + "debug_file": "FSDomNodeFlash.pdb", + "debug_id": "1A4CEE38AEC54D55AD63F0735E11F1E71", + "end_addr": "0x6f8c4000", + "filename": "FSDomNodeFlash.dll", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6fbd0000", + "code_id": "53CEA0343000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x6fbd3000", + "filename": "FsDomSrv.ptb", + "version": "15.0.4204.400" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "50C1E0694f000", + "debug_file": "Wpc.pdb", + "debug_id": "58C99D979ADA4CD795F8740CE23C2E1F2", + "end_addr": "0x6fc2f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x6fc30000", + "code_id": "560B131956000", + "debug_file": "freebl3.pdb", + "debug_id": "F078CD2D5CA74BE0989819C3438AE27D1", + "end_addr": "0x6fc86000", + "filename": "freebl3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x6fc90000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x6fd09000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fd10000", + "code_id": "5154C177135000", + "debug_file": "DWrite.pdb", + "debug_id": "E2417CE7CD554DF58FFA6E293EACB6791", + "end_addr": "0x6fe45000", + "filename": "DWrite.dll", + "version": "6.2.9200.16571" + }, + { + "base_addr": "0x6fe50000", + "code_id": "560B0FA2cd000", + "debug_file": "icuuc52.pdb", + "debug_id": "38C762C647E74BA197EA61E73B05606F1", + "end_addr": "0x6ff1d000", + "filename": "icuuc52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x6ff20000", + "code_id": "560B101610a000", + "debug_file": "icuin52.pdb", + "debug_id": "6E8FD96622124FA8B41C7BD3827E294D1", + "end_addr": "0x7002a000", + "filename": "icuin52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x70030000", + "code_id": "560B22CE1a2000", + "debug_file": "nss3.pdb", + "debug_id": "EFFE8BAF4DCC47928773943C1BA1018C2", + "end_addr": "0x701d2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x701e0000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x702ce000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x702e0000", + "code_id": "5266F3852d000", + "debug_file": "FSDomNodeFirefox.pdb", + "debug_id": "F75EDC2C57AD4CF0B8703DE03A4227351", + "end_addr": "0x7030d000", + "filename": "FSDomNodeFirefox.DLL", + "missing_symbols": true, + "version": "15.0.4204.400" + }, + { + "base_addr": "0x70310000", + "code_id": "560B131B27000", + "debug_file": "softokn3.pdb", + "debug_id": "86BA1BFB2E4C49BFBB4C29E34F73BBC51", + "end_addr": "0x70337000", + "filename": "softokn3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x70340000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x7037c000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x70380000", + "code_id": "560B22F635000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "7E3DED28423049278C4CAD383C2237C42", + "end_addr": "0x703b5000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "41.0.1.5750" + }, + { + "base_addr": "0x703f0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x70461000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x70470000", + "code_id": "4E5870283c000", + "debug_file": "oleacc.pdb", + "debug_id": "DC8A57A3E8C648228F2C3650F2BE1D672", + "end_addr": "0x704ac000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x70530000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x70538000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70540000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x70552000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70560000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x70570000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70810000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x7081f000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70ca0000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x70cb8000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71840000", + "code_id": "4CE7B9ACd000", + "debug_file": "rtutils.pdb", + "debug_id": "B77946994AF64DE6B40CBFFE6D34D0492", + "end_addr": "0x7184d000", + "filename": "rtutils.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71e00000", + "code_id": "5258ADA638000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "1F1E56C7FD0A45B09A523FA4F0944F632", + "end_addr": "0x71e38000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.18283" + }, + { + "base_addr": "0x71fd0000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x71fda000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72080000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x72094000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x720a0000", + "code_id": "506C6B0010000", + "debug_file": "nlaapi.pdb", + "debug_id": "BDCA2602CD3B439CB2EB80CB896D25DD2", + "end_addr": "0x720b0000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17964" + }, + { + "base_addr": "0x72240000", + "code_id": "560B131D18000", + "debug_file": "nssdbm3.pdb", + "debug_id": "0132C03EABF947BF9DABD05200B165291", + "end_addr": "0x72258000", + "filename": "nssdbm3.dll", + "version": "3.19.2.0" + }, + { + "base_addr": "0x72350000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x72357000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x723e0000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x72405000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72410000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x7241a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x725c0000", + "code_id": "560B229D1d000", + "debug_file": "mozglue.pdb", + "debug_id": "AD2E0A6BE34C4B3196A1DF6722D0DB0F2", + "end_addr": "0x725dd000", + "filename": "mozglue.dll", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x725f0000", + "code_id": "560B378Ef000", + "debug_file": "browsercomps.pdb", + "debug_id": "0D1222682BBA47CD8DF7CEBC5F6F59242", + "end_addr": "0x725ff000", + "filename": "browsercomps.dll", + "version": "41.0.1.5750" + }, + { + "base_addr": "0x72600000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x72696000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72750000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x727ac000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72f80000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x72f87000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72f90000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x72fac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72fb0000", + "code_id": "4A5BDB116000", + "debug_file": "SensApi.pdb", + "debug_id": "1F9BBFCBF7A9451B89A51771CA4C47DB2", + "end_addr": "0x72fb6000", + "filename": "SensApi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73630000", + "code_id": "5153774D175000", + "debug_file": "d3d11.pdb", + "debug_id": "A40CED7361AB405886384123277BE23F1", + "end_addr": "0x737a5000", + "filename": "d3d11.dll", + "version": "6.2.9200.16570" + }, + { + "base_addr": "0x737b0000", + "code_id": "4CE7B86D16f000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E5AAAE8E539E418481918BC99DDF5A302", + "end_addr": "0x7391f000", + "filename": "explorerframe.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73a20000", + "code_id": "50F3170F4c000", + "debug_file": "dxgi.pdb", + "debug_id": "4184519EBA8C4D3C90017DC3F4DFBAA11", + "end_addr": "0x73a6c000", + "filename": "dxgi.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x73a80000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x73a86000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a90000", + "code_id": "4C991CEB27000", + "debug_file": "wlidNSP.pdb", + "debug_id": "E5561EFA78A74AF9BE171072BD4538821", + "end_addr": "0x73ab7000", + "filename": "WLIDNSP.DLL", + "version": "7.250.4225.0" + }, + { + "base_addr": "0x73b30000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x73b62000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d40000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x73d4f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d50000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73d59000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d60000", + "code_id": "4FF4B0F611000", + "debug_file": "netapi32.pdb", + "debug_id": "BB029B7F0A2941ADBCD6BE7A2DE3BAA42", + "end_addr": "0x73d71000", + "filename": "netapi32.dll", + "version": "6.1.7601.17887" + }, + { + "base_addr": "0x73fa0000", + "code_id": "4DF985DB2f000", + "debug_file": "XmlLite.pdb", + "debug_id": "2A7A661DFDDA4DB98ACC43DC56705DFC2", + "end_addr": "0x73fcf000", + "filename": "xmllite.dll", + "version": "1.3.1001.0" + }, + { + "base_addr": "0x73fd0000", + "code_id": "4A5BDA0713000", + "debug_file": "dwmapi.pdb", + "debug_id": "D8D91B3F339A4FDC960FC7121D146DF42", + "end_addr": "0x73fe3000", + "filename": "dwmapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73ff0000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x74029000", + "filename": "MMDevAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74080000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x740af000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x740b0000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x74162000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74300000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x74340000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74340000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x74352000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74360000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x7436f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74480000", + "code_id": "4CE7B71C19e000", + "debug_file": "comctl32.pdb", + "debug_id": "B4CE90AAB95E4B89A22A7711DFD7E6EF2", + "end_addr": "0x7461e000", + "filename": "comctl32.dll", + "version": "6.10.7601.17514" + }, + { + "base_addr": "0x74630000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x74637000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74690000", + "code_id": "4DF2BE1Ebf000", + "debug_file": "msvcr100.i386.pdb", + "debug_id": "FB319EC216E04A8996AF351118738F962", + "end_addr": "0x7474f000", + "filename": "msvcr100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x747e0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x748d5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x748e0000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x74901000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x749b0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x749bd000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74af0000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x74af9000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b80000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74b85000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74c50000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x74c67000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e50000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x74e8b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f30000", + "code_id": "4D6F273344000", + "debug_file": "dnsapi.pdb", + "debug_id": "4B77BA91498A432F8DD6E52085C4C4232", + "end_addr": "0x74f74000", + "filename": "dnsapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17570" + }, + { + "base_addr": "0x75060000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x75066000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75070000", + "code_id": "522BDB3E3c000", + "debug_file": "mswsock.pdb", + "debug_id": "8038E175506747EBA8552A29BC46BF4A2", + "end_addr": "0x750ac000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18254" + }, + { + "base_addr": "0x750b0000", + "code_id": "4A5BDA3D16000", + "debug_file": "cryptsp.pdb", + "debug_id": "9536207F9C264D92B2C50D44E77AC0A91", + "end_addr": "0x750c6000", + "filename": "cryptsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x751c0000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x751d7000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75250000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x75292000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75350000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x75369000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75370000", + "code_id": "4CE7BA4E29000", + "debug_file": "winsta.pdb", + "debug_id": "2A3148024D094FFEB24C3996E47658312", + "end_addr": "0x75399000", + "filename": "winsta.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75400000", + "code_id": "524243338000", + "debug_file": "secur32.pdb", + "debug_id": "20CFC3381C1943F094765098D95189422", + "end_addr": "0x75408000", + "filename": "secur32.dll", + "version": "6.1.7601.18270" + }, + { + "base_addr": "0x75550000", + "code_id": "524243491b000", + "debug_file": "sspicli.pdb", + "debug_id": "73222172EA194ECA97A588E1043818482", + "end_addr": "0x7556b000", + "filename": "sspicli.dll", + "version": "6.1.7601.18270" + }, + { + "base_addr": "0x75570000", + "code_id": "4CE7B73E4c000", + "debug_file": "apphelp.pdb", + "debug_id": "F442BEDCC0F646D3840D29898C5899CB2", + "end_addr": "0x755bc000", + "filename": "apphelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755c0000", + "code_id": "4A5BBF41c000", + "debug_file": "cryptbase.pdb", + "debug_id": "E62FEAE559EE4CD995614215B01AC2102", + "end_addr": "0x755cc000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x755d0000", + "code_id": "4CE7BA065f000", + "debug_file": "sxs.pdb", + "debug_id": "6C678DA4C31348AF8CDF90FC641DD4FB2", + "end_addr": "0x7562f000", + "filename": "sxs.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75630000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x7563e000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75640000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x7564b000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x756b0000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x756d7000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756e0000", + "code_id": "51FB10C64b000", + "debug_file": "kernelbase.pdb", + "debug_id": "4784EC188D05497EBC81D127F049ACCD2", + "end_addr": "0x7572b000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18229" + }, + { + "base_addr": "0x75730000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x75742000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75750000", + "code_id": "52506FC6120000", + "debug_file": "crypt32.pdb", + "debug_id": "2ED46CF71AD545E690D6B95F08FAA5BF2", + "end_addr": "0x75870000", + "filename": "crypt32.dll", + "version": "6.1.7601.18277" + }, + { + "base_addr": "0x75900000", + "code_id": "51DB97202e000", + "debug_file": "wintrust.pdb", + "debug_id": "4C6FDB9A0C334F429361471798F288B82", + "end_addr": "0x7592e000", + "filename": "wintrust.dll", + "version": "6.1.7601.18205" + }, + { + "base_addr": "0x75930000", + "code_id": "4E58702A8f000", + "debug_file": "oleaut32.pdb", + "debug_id": "68047829A4754E789AC1C8035BA168CD2", + "end_addr": "0x759bf000", + "filename": "oleaut32.dll", + "version": "6.1.7601.17676" + }, + { + "base_addr": "0x759c0000", + "code_id": "525A696411b000", + "debug_file": "wininet.pdb", + "debug_id": "8ECDBE04D4D448F3AF22EAC32F53CE4C2", + "end_addr": "0x75adb000", + "filename": "wininet.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x75ae0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x75c7d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75c80000", + "code_id": "4CE7B96F15c000", + "debug_file": "ole32.pdb", + "debug_id": "5061F11A9A57433595EA5EA75A156F4B2", + "end_addr": "0x75ddc000", + "filename": "ole32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75e10000", + "code_id": "521EA86Aa0000", + "debug_file": "advapi32.pdb", + "debug_id": "10001E3321C443A58AF37F7CDB2FBCD52", + "end_addr": "0x75eb0000", + "filename": "advapi32.dll", + "version": "6.1.7601.18247" + }, + { + "base_addr": "0x75eb0000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x75ee5000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75f70000", + "code_id": "524CCF2F4e000", + "debug_file": "gdi32.pdb", + "debug_id": "4EF44891512D4671ADC50D04D3C354812", + "end_addr": "0x75fbe000", + "filename": "gdi32.dll", + "version": "6.1.7601.18275" + }, + { + "base_addr": "0x75fc0000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x76005000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76010000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x760d9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x760e0000", + "code_id": "50ADADDF9d000", + "debug_file": "usp10.pdb", + "debug_id": "2EF794CAA59648A88F5649B4124A8FCF1", + "end_addr": "0x7617d000", + "filename": "usp10.dll", + "version": "1.626.7601.18009" + }, + { + "base_addr": "0x76180000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x76203000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x76210000", + "code_id": "4A5BDA69cc000", + "debug_file": "msctf.pdb", + "debug_id": "173DAEF86B2548DBA6134EB74C4D2F232", + "end_addr": "0x762dc000", + "filename": "msctf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x762e0000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x76337000", + "filename": "shlwapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76340000", + "code_id": "51F1D731c4a000", + "debug_file": "shell32.pdb", + "debug_id": "71AF3344690C4786B3DDD0D1356C23512", + "end_addr": "0x76f8a000", + "filename": "shell32.dll", + "version": "6.1.7601.18222" + }, + { + "base_addr": "0x76f90000", + "code_id": "525A69AF111000", + "debug_file": "urlmon.pdb", + "debug_id": "E4C53DE9129340A0A7BC6591607969612", + "end_addr": "0x770a1000", + "filename": "urlmon.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x770b0000", + "code_id": "525A67851b9000", + "debug_file": "iertutil.pdb", + "debug_id": "20D3A8A0F4E84560AF1681ED7B2F82F72", + "end_addr": "0x77269000", + "filename": "iertutil.dll", + "version": "9.0.8112.16520" + }, + { + "base_addr": "0x77270000", + "code_id": "51FB10C5d4000", + "debug_file": "kernel32.pdb", + "debug_id": "DFC928461D46441BB667A828FACCE7B82", + "end_addr": "0x77344000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18229" + }, + { + "base_addr": "0x77350000", + "code_id": "51DB96A4a2000", + "debug_file": "rpcrt4.pdb", + "debug_id": "74C423E0915E49068D1835F72FC754B02", + "end_addr": "0x773f2000", + "filename": "rpcrt4.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18205" + }, + { + "base_addr": "0x77400000", + "code_id": "4EEAF722ac000", + "debug_file": "msvcrt.pdb", + "debug_id": "F1D253F9555C46DF8076400A52B3A9292", + "end_addr": "0x774ac000", + "filename": "msvcrt.dll", + "version": "7.0.7601.17744" + }, + { + "base_addr": "0x774b0000", + "code_id": "521EA91C13c000", + "debug_file": "ntdll.pdb", + "debug_id": "CD4062A231154A17A18DAE7D1A0FBACC2", + "end_addr": "0x775ec000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18247" + }, + { + "base_addr": "0x775f0000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x775fc000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77600000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x77605000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77610000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x7762f000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77630000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x77636000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77640000", + "code_id": "4A5BDAD43000", + "debug_file": "normaliz.pdb", + "debug_id": "9481804BB4FD4703AE6AE76F8B99B4761", + "end_addr": "0x77643000", + "filename": "normaliz.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77650000", + "code_id": "51B0158Aa000", + "debug_file": "lpk.pdb", + "debug_id": "F18A0F3FD9A14117A919DC26A1E6DF252", + "end_addr": "0x7765a000", + "filename": "lpk.dll", + "version": "6.1.7601.18177" + }, + { + "base_addr": "0x77660000", + "code_id": "4A5BDB0419000", + "debug_file": "sechost.pdb", + "debug_id": "7AF14D02D41E4CD6942745FE0E6372B11", + "end_addr": "0x77679000", + "filename": "sechost.dll", + "version": "6.1.7600.16385" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 4, + "cpu_info": "GenuineIntel family 6 model 37 stepping 5", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 67, + "threads": [ + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "normalized": "@0x610000", + "offset": "0x610000", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "fsdomnodefirefox.dll", + "module_offset": "0x67e7", + "normalized": "fsdomnodefirefox.dll@0x67e7", + "offset": "0x702e67e7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "fsdomnodefirefox.dll", + "module_offset": "0x72d2", + "normalized": "fsdomnodefirefox.dll@0x72d2", + "offset": "0x702e72d2", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x333b4", + "normalized": "fsdomsrv.dll@0x333b4", + "offset": "0x69ad33b4", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x338d0", + "normalized": "fsdomsrv.dll@0x338d0", + "offset": "0x69ad38d0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__ClientCallWinEventProc", + "function_offset": "0x29", + "module": "user32.dll", + "module_offset": "0x130eb", + "normalized": "__ClientCallWinEventProc", + "offset": "0x760230eb", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "KiUserCallbackDispatcher", + "function_offset": "0x2d", + "module": "ntdll.dll", + "module_offset": "0x4702d", + "normalized": "KiUserCallbackDispatcher", + "offset": "0x774f702d", + "trust": "cfi" + }, + { + "frame": 7, + "function": "KiUserApcDispatcher", + "function_offset": "0x47", + "module": "ntdll.dll", + "module_offset": "0x46fdf", + "normalized": "KiUserApcDispatcher", + "offset": "0x774f6fdf", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "fsdomsrv.dll", + "module_offset": "0x3384f", + "normalized": "fsdomsrv.dll@0x3384f", + "offset": "0x69ad384f", + "trust": "scan" + }, + { + "frame": 9, + "function": "NtUserNotifyWinEvent", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x13111", + "normalized": "NtUserNotifyWinEvent", + "offset": "0x76023111", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/AccessibleWrap.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::a11y::AccessibleWrap::HandleAccEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0xe7", + "line": 1260, + "module": "xul.dll", + "module_offset": "0x1639831", + "normalized": "mozilla::a11y::AccessibleWrap::HandleAccEvent", + "offset": "0x61af9831", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/HyperTextAccessibleWrap.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0xd1", + "line": 74, + "module": "xul.dll", + "module_offset": "0x163996a", + "normalized": "mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent", + "offset": "0x61af996a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/nsEventShell.cpp:76aad04b2a72", + "frame": 12, + "function": "nsEventShell::FireEvent(mozilla::a11y::AccEvent *)", + "function_offset": "0x48", + "line": 34, + "module": "xul.dll", + "module_offset": "0x1653e38", + "normalized": "nsEventShell::FireEvent", + "offset": "0x61b13e38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/EventQueue.cpp:76aad04b2a72", + "frame": 13, + "function": "mozilla::a11y::EventQueue::ProcessEventQueue()", + "function_offset": "0x115", + "line": 582, + "module": "xul.dll", + "module_offset": "0x164e301", + "normalized": "mozilla::a11y::EventQueue::ProcessEventQueue", + "offset": "0x61b0e301", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/NotificationController.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::a11y::NotificationController::WillRefresh(mozilla::TimeStamp)", + "function_offset": "0x379", + "line": 277, + "module": "xul.dll", + "module_offset": "0x164fab8", + "normalized": "mozilla::a11y::NotificationController::WillRefresh", + "offset": "0x61b0fab8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:accessible/base/StyleInfo.cpp:76aad04b2a72", + "frame": 15, + "function": "mozilla::a11y::StyleInfo::TextAlign(nsAString_internal &)", + "function_offset": "0x42", + "line": 42, + "module": "xul.dll", + "module_offset": "0x164f10c", + "normalized": "mozilla::a11y::StyleInfo::TextAlign", + "offset": "0x61b0f10c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 16, + "function": "nsRefreshDriver::Tick(__int64,mozilla::TimeStamp)", + "function_offset": "0x70d", + "line": 1650, + "module": "xul.dll", + "module_offset": "0x140c20", + "normalized": "nsRefreshDriver::Tick", + "offset": "0x60600c20", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 17, + "function": "mozilla::RefreshDriverTimer::TickDriver(nsRefreshDriver *,__int64,mozilla::TimeStamp)", + "function_offset": "0x38", + "line": 195, + "module": "xul.dll", + "module_offset": "0x13fa2b", + "normalized": "mozilla::RefreshDriverTimer::TickDriver", + "offset": "0x605ffa2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 18, + "function": "mozilla::RefreshDriverTimer::Tick(__int64,mozilla::TimeStamp)", + "function_offset": "0xb7", + "line": 186, + "module": "xul.dll", + "module_offset": "0x13f95a", + "normalized": "mozilla::RefreshDriverTimer::Tick", + "offset": "0x605ff95a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 19, + "function": "mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers(mozilla::TimeStamp)", + "function_offset": "0x78", + "line": 438, + "module": "xul.dll", + "module_offset": "0x35ce50", + "normalized": "mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers", + "offset": "0x6081ce50", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:76aad04b2a72", + "frame": 20, + "function": "mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver(mozilla::TimeStamp)", + "function_offset": "0x4d", + "line": 372, + "module": "xul.dll", + "module_offset": "0x1a5b0f", + "normalized": "mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver", + "offset": "0x60665b0f", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:76aad04b2a72", + "frame": 21, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0x1e", + "line": 825, + "module": "xul.dll", + "module_offset": "0x35d6a2", + "normalized": "nsRunnableMethodImpl::Run", + "offset": "0x6081d6a2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 22, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x60666877", + "trust": "cfi" + } + ] + }, + { + "frame_count": 2, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "RtlInterlockedPopEntrySList", + "function_offset": "0xdf", + "module": "ntdll.dll", + "module_offset": "0x569a6", + "offset": "0x775069a6", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe38", + "offset": "0x774dfe38", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x756ed6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0x5d4be8", + "offset": "0x60a94be8", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0x5d4c92", + "offset": "0x60a94c92", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0x5d4b92", + "offset": "0x60a94b92", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x1a3a49", + "offset": "0x60663a49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:76aad04b2a72", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x1a3b4a", + "offset": "0x60663b4a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 11, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:76aad04b2a72", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x71", + "line": 198, + "module": "xul.dll", + "module_offset": "0x4be793", + "offset": "0x6097e793", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7507635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockWaitForSingleObject", + "function_offset": "0x39", + "module": "mswsock.dll", + "module_offset": "0x17cc", + "offset": "0x750717cc", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d3f", + "offset": "0x75076d3f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x75eb6a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:76aad04b2a72", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3ae16", + "offset": "0x7006ae16", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:76aad04b2a72", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3ab5f", + "offset": "0x7006ab5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 460, + "module": "xul.dll", + "module_offset": "0x4729c9", + "offset": "0x609329c9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1063, + "module": "xul.dll", + "module_offset": "0x4722d1", + "offset": "0x609322d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:76aad04b2a72", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 854, + "module": "xul.dll", + "module_offset": "0x47202b", + "offset": "0x6093202b", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x3077f6", + "offset": "0x607c77f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:76aad04b2a72", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1436, + "module": "xul.dll", + "module_offset": "0x306ba0", + "offset": "0x607c6ba0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:76aad04b2a72", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1260, + "module": "xul.dll", + "module_offset": "0x48f34d", + "offset": "0x6094f34d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:76aad04b2a72", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1ea", + "line": 356, + "module": "xul.dll", + "module_offset": "0x1a426d", + "offset": "0x6066426d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x60245b", + "offset": "0x60ac245b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtDelayExecution", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45813", + "offset": "0x774f5813", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SleepEx", + "function_offset": "0x54", + "module": "KERNELBASE.dll", + "module_offset": "0x1875", + "offset": "0x756e1875", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x1817", + "offset": "0x756e1817", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x13", + "module": "ole32.dll", + "module_offset": "0x2d98c", + "offset": "0x75cad98c", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x21", + "module": "ole32.dll", + "module_offset": "0x2cd47", + "offset": "0x75cacd47", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "module": "ole32.dll", + "module_offset": "0x2d879", + "offset": "0x75cad879", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45513", + "offset": "0x774f5513", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6be1", + "offset": "0x756e6be1", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CloseHandleImplementation", + "function_offset": "0x27", + "module": "kernel32.dll", + "module_offset": "0x4e87f", + "offset": "0x772be87f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prfile.c:76aad04b2a72", + "frame": 4, + "function": "FileClose", + "function_offset": "0x2f", + "line": 207, + "module": "nss3.dll", + "module_offset": "0x285a9", + "offset": "0x700585a9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/priometh.c:76aad04b2a72", + "frame": 5, + "function": "PR_Close", + "function_offset": "0x9", + "line": 104, + "module": "nss3.dll", + "module_offset": "0x28577", + "offset": "0x70058577", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:76aad04b2a72", + "frame": 6, + "function": "mozilla::net::CacheFileIOManager::ReleaseNSPRHandleInternal(mozilla::net::CacheFileHandle *)", + "function_offset": "0x35", + "line": 2171, + "module": "xul.dll", + "module_offset": "0x328b95", + "offset": "0x607e8b95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::net::ReleaseNSPRHandleEvent::Run()", + "function_offset": "0x1e", + "line": 813, + "module": "xul.dll", + "module_offset": "0x32bc63", + "offset": "0x607ebc63", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::net::CacheIOThread::LoopOneLevel(unsigned int)", + "function_offset": "0x7a", + "line": 287, + "module": "xul.dll", + "module_offset": "0x101ffc", + "offset": "0x605c1ffc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xcd", + "line": 217, + "module": "xul.dll", + "module_offset": "0x101f23", + "offset": "0x605c1f23", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x60c940", + "offset": "0x60acc940", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x756e6a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bd65", + "offset": "0x772bbd65", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x760262f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:76aad04b2a72", + "frame": 5, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 617, + "module": "xul.dll", + "module_offset": "0x1a3b84", + "offset": "0x60663b84", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0xe0", + "line": 241, + "module": "xul.dll", + "module_offset": "0x1a3cbe", + "offset": "0x60663cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:76aad04b2a72", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x1a3a49", + "offset": "0x60663a49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:76aad04b2a72", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x1a3b4a", + "offset": "0x60663b4a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 12, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x4c1e4b", + "offset": "0x60981e4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x1a497f", + "offset": "0x6066497f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 10, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x35", + "line": 236, + "module": "xul.dll", + "module_offset": "0x35fcfb", + "offset": "0x6081fcfb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x35fe83", + "offset": "0x6081fe83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x1cb", + "line": 70, + "module": "xul.dll", + "module_offset": "0x1a48e4", + "offset": "0x606648e4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x2ca597", + "offset": "0x6078a597", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a43", + "offset": "0x774f6a43", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x756e6a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bd65", + "offset": "0x772bbd65", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bdd3", + "offset": "0x772bbdd3", + "trust": "cfi" + }, + { + "frame": 5, + "function": "TraceServerThread", + "function_offset": "0x185", + "module": "rtutils.dll", + "module_offset": "0x7a30", + "offset": "0x71847a30", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "RasmanServiceMonitorThread", + "function_offset": "0xbb", + "module": "rasman.dll", + "module_offset": "0x33b6", + "offset": "0x6abd33b6", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x6d", + "line": 1182, + "module": "xul.dll", + "module_offset": "0x48902e", + "offset": "0x6094902e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x8f", + "line": 1416, + "module": "xul.dll", + "module_offset": "0x111497", + "offset": "0x605d1497", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 351, + "module": "xul.dll", + "module_offset": "0x515100", + "offset": "0x609d5100", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsSetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4f772", + "offset": "0x772bf772", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 287, + "module": "xul.dll", + "module_offset": "0x60c996", + "offset": "0x60acc996", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/indexeddb/ActorsParent.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::dom::indexedDB::`anonymous namespace'::ConnectionPool::ThreadRunnable::Run()", + "function_offset": "0x28", + "line": 11514, + "module": "xul.dll", + "module_offset": "0x5f4451", + "offset": "0x60ab4451", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwAlpcSendWaitReceivePort", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x45463", + "offset": "0x774f5463", + "trust": "cfi" + }, + { + "frame": 2, + "function": "LRPC_CASSOCIATION::AlpcSendWaitReceivePort(unsigned long,_PORT_MESSAGE *,_ALPC_MESSAGE_ATTRIBUTES *,_PORT_MESSAGE *,unsigned long *,_ALPC_MESSAGE_ATTRIBUTES *,_LARGE_INTEGER *)", + "function_offset": "0x4f", + "module": "rpcrt4.dll", + "module_offset": "0x3f2c8", + "offset": "0x7738f2c8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LRPC_BASE_CCALL::DoSendReceive()", + "function_offset": "0x77", + "module": "rpcrt4.dll", + "module_offset": "0x3fb66", + "offset": "0x7738fb66", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "LRPC_BASE_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x35", + "module": "rpcrt4.dll", + "module_offset": "0x3fa64", + "offset": "0x7738fa64", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "LRPC_CCALL::SendReceive(_RPC_MESSAGE *)", + "function_offset": "0x1d", + "module": "rpcrt4.dll", + "module_offset": "0x2790c", + "offset": "0x7737790c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "I_RpcSendReceive", + "function_offset": "0x27", + "module": "rpcrt4.dll", + "module_offset": "0x3f9ea", + "offset": "0x7738f9ea", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "NdrSendReceive", + "function_offset": "0x2a", + "module": "rpcrt4.dll", + "module_offset": "0x3f997", + "offset": "0x7738f997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "NdrpSendReceive", + "function_offset": "0xb", + "module": "rpcrt4.dll", + "module_offset": "0x3f965", + "offset": "0x7738f965", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "NdrClientCall2", + "function_offset": "0x143", + "module": "rpcrt4.dll", + "module_offset": "0x96752", + "offset": "0x773e6752", + "trust": "cfi" + }, + { + "frame": 10, + "function": "R_ResolverQuery", + "function_offset": "0x18", + "module": "dnsapi.dll", + "module_offset": "0x42ed", + "offset": "0x74f342ed", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "Query_PrivateExW", + "function_offset": "0x1f6", + "module": "dnsapi.dll", + "module_offset": "0x421b", + "offset": "0x74f3421b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "Query_Shim", + "function_offset": "0xa9", + "module": "dnsapi.dll", + "module_offset": "0x7ebd", + "offset": "0x74f37ebd", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "DnsQuery_A", + "function_offset": "0x1f", + "module": "dnsapi.dll", + "module_offset": "0x2a9cf", + "offset": "0x74f5a9cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:76aad04b2a72", + "frame": 14, + "function": "mozilla::net::GetAddrInfo(char const *,unsigned short,unsigned short,char const *,mozilla::net::AddrInfo * *,bool)", + "function_offset": "0x24b", + "line": 433, + "module": "xul.dll", + "module_offset": "0x1118cf", + "offset": "0x605d18cf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 15, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x11f", + "line": 1432, + "module": "xul.dll", + "module_offset": "0x111527", + "offset": "0x605d1527", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5792, + "module": "xul.dll", + "module_offset": "0x42e7ed", + "offset": "0x608ee7ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:76aad04b2a72", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5256, + "module": "xul.dll", + "module_offset": "0x42f707", + "offset": "0x608ef707", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:76aad04b2a72", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2825, + "module": "xul.dll", + "module_offset": "0x4c348e", + "offset": "0x6098348e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463e3", + "offset": "0x774f63e3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x756ed6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:76aad04b2a72", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83b3", + "offset": "0x703883b3", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a73", + "offset": "0x774f6a73", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314e2", + "offset": "0x774e14e2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:76aad04b2a72", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x4c1e4b", + "offset": "0x60981e4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:76aad04b2a72", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x1a497f", + "offset": "0x6066497f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:76aad04b2a72", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x94", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4c131c", + "offset": "0x6098131c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:76aad04b2a72", + "frame": 10, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x4c1282", + "offset": "0x60981282", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x35e", + "line": 838, + "module": "xul.dll", + "module_offset": "0x1a6955", + "offset": "0x60666955", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x49a4a6", + "offset": "0x6095a4a6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:76aad04b2a72", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15a", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x25e1a", + "offset": "0x70055e1a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x27", + "line": 92, + "module": "xul.dll", + "module_offset": "0x362d4d", + "offset": "0x60822d4d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:76aad04b2a72", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x134", + "line": 212, + "module": "xul.dll", + "module_offset": "0x421a9b", + "offset": "0x608e1a9b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x280", + "line": 849, + "module": "xul.dll", + "module_offset": "0x1a6877", + "offset": "0x60666877", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:76aad04b2a72", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x1a7b5a", + "offset": "0x60667b5a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:76aad04b2a72", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x49a468", + "offset": "0x6095a468", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x1a5177", + "offset": "0x60665177", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:76aad04b2a72", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x1a4a18", + "offset": "0x60664a18", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:76aad04b2a72", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x4c1b27", + "offset": "0x60981b27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470f4", + "offset": "0x774f70f4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a63", + "offset": "0x774f6a63", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x756e179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c312", + "offset": "0x772bc312", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c2c1", + "offset": "0x772bc2c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:76aad04b2a72", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xcd", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2602d", + "offset": "0x7005602d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:76aad04b2a72", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x103145", + "offset": "0x605c3145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x6d", + "line": 1182, + "module": "xul.dll", + "module_offset": "0x48902e", + "offset": "0x6094902e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:76aad04b2a72", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x8f", + "line": 1416, + "module": "xul.dll", + "module_offset": "0x111497", + "offset": "0x605d1497", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:76aad04b2a72", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x254ab", + "offset": "0x700554ab", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:76aad04b2a72", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x249cc", + "offset": "0x700549cc", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x7020c01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x7020c000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ed5b", + "offset": "0x772bed5b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637ea", + "offset": "0x775137ea", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637bd", + "offset": "0x775137bd", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "66334720", + "write_combine_size": "37982208" + }, + "last_crash": 1344, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "@0x610000 | fsdomnodefirefox.dll@0x67e7 | fsdomnodefirefox.dll@0x72d2 | fsdomsrv.dll@0x333b4 | fsdomsrv.dll@0x338d0 | __ClientCallWinEventProc | KiUserCallbackDispatcher | KiUserApcDispatcher | fsdomsrv.dll@0x3384f | NtUserNotifyWinEvent | mozilla::a11y::AccessibleWrap::HandleAccEvent | mozilla::a11y::HyperTextAccessibleWrap::HandleAccEvent | nsEventShell::FireEvent | mozilla::a11y::EventQueue::ProcessEventQueue | mozilla::a11y::NotificationController::WillRefresh | mozilla::a11y::StyleInfo::TextAlign | nsRefreshDriver::Tick | mozilla::RefreshDriverTimer::TickDriver | mozilla::RefreshDriverTimer::Tick | mozilla::VsyncRefreshDriverTimer::RunRefreshDrivers | mozilla::VsyncRefreshDriverTimer::RefreshDriverVsyncObserver::TickRefreshDriver | nsRunnableMethodImpl::Run | nsThread::ProcessNextEvent", + "reason": "EXCEPTION_ACCESS_VIOLATION_WRITE", + "release_channel": "release", + "signature": "fsdomnodefirefox.dll@0x67e7", + "startedDateTime": "2015-11-30T00:00:12.572615+00:00", + "started_datetime": "2015-11-30T00:00:12.572615+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.470287+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:accessible/windows/msaa/AccessibleWrap.cpp:76aad04b2a72", + "truncated": false, + "uptime": 27, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "023f4074-ca43-4f1d-931f-737122151130", + "version": "41.0.1" +} diff --git a/testcrash/processed/3444fc0b-ffd3-436c-9e13-8e5522151130.json b/testcrash/processed/3444fc0b-ffd3-436c-9e13-8e5522151130.json new file mode 100644 index 0000000000..fca7c215f7 --- /dev/null +++ b/testcrash/processed/3444fc0b-ffd3-436c-9e13-8e5522151130.json @@ -0,0 +1,9576 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "LavasoftLSP over [MSAFD Tcpip [TCP/IP]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : \n LavasoftLSP over [MSAFD Tcpip [TCP/IPv6]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IPv6]] : 2 : 2 : \n MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IP] : 2 : 2 : \n MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n RSVP TCP Service Provider : 2 : 1 : \n RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n RSVP UDP Service Provider : 2 : 2 : \n MSAFD RfComm [Bluetooth] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n LavasoftLSP : 2 : 0 : ", + "additional_minidumps": [], + "addons": [ + [ + "mozilla_cc2@internetdownloadmanager.com", + "6.25.3" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "light_plugin_D772DC8D6FAF43A29B25C4EBAA5AD1DE@kaspersky.com", + "4.6.2.21" + ] + ], + "addons_checked": true, + "address": "0xc", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0166, AdapterSubsysID: 10cb1462, AdapterDriverVersion: 10.18.10.4276\nHas dual GPUs. GPU #2: AdapterVendorID2: 0x10de, AdapterDeviceID2: 0x1212, AdapterSubsysID2: 10cb1462, AdapterDriverVersion2: 10.18.13.5900DWrite- DWrite+ D2D1.1- D2D1.1+ D2D- D2D+ D3D11 Layers- D3D11 Layers+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:48+00:00", + "completed_datetime": "2015-11-30T00:00:20.934647+00:00", + "completeddatetime": "2015-11-30T00:00:20.934647+00:00", + "cpu_info": "GenuineIntel family 6 model 58 stepping 9 | 8", + "cpu_name": "x86", + "crash_id": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "crash_time": 1448841588, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:06.096660+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 428232, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0xc", + "crashing_thread": 0, + "type": "EXCEPTION_ACCESS_VIOLATION_READ" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "offset": "0xa192294", + "registers": { + "eax": "0x0c4b2620", + "ebp": "0x0110d924", + "ebx": "0x1b301a3c", + "ecx": "0x00000000", + "edi": "0x0c140ca0", + "edx": "0x0110de74", + "efl": "0x00210206", + "eip": "0x0a192294", + "esi": "0x1b301a6c", + "esp": "0x0110d918" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "offset": "0xfb075ba", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 13 + }, + "largest_free_vm_block": "0x70df0000", + "main_module": 0, + "modules": [ + { + "base_addr": "0xfa0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x1003000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x1230000", + "code_id": "555DC64758000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x1288000", + "filename": "LavasoftTcpService.dll", + "missing_symbols": true, + "version": "2.3.4.7" + }, + { + "base_addr": "0x9490000", + "code_id": "55D1FF95b3b000", + "debug_file": "igd10iumd32.pdb", + "debug_id": "F625776624BD4E1688A1C2E0B88046E91", + "end_addr": "0x9fcb000", + "filename": "igd10iumd32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0xa0b0000", + "code_id": "5646C5A7e65000", + "debug_file": "nvwgf2um.pdb", + "debug_id": "5045B1B737D345479E140DB0F1FC16CA1", + "end_addr": "0xaf15000", + "filename": "nvwgf2um.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0xf880000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x11db9000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x50540000", + "code_id": "5621051F52000", + "debug_file": "idmcchandler.pdb", + "debug_id": "5E62F48AC9094E26ADF6CB6D5B25B9771", + "end_addr": "0x50592000", + "filename": "idmcchandler7.dll", + "version": "6.25.2.1" + }, + { + "base_addr": "0x505a0000", + "code_id": "54503A9660000", + "debug_file": "AudioSes.pdb", + "debug_id": "5D4235DBC80646EBAB4D502B157E522D2", + "end_addr": "0x50600000", + "filename": "AudioSes.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50600000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5066a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x507c0000", + "code_id": "54503E7C260000", + "debug_file": "Wpc.pdb", + "debug_id": "B5C07484BB49410ABBA5AA4E30593E0E2", + "end_addr": "0x50a20000", + "filename": "Wpc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50bf0000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x50c46000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c50000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x50c68000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c70000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x50c97000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50ca0000", + "code_id": "54503C0E5a000", + "debug_file": "d3d10_1core.pdb", + "debug_id": "63ADD3DEA4954A22B76BB5E934FE97EB2", + "end_addr": "0x50cfa000", + "filename": "d3d10_1core.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d00000", + "code_id": "54503BCF2d000", + "debug_file": "d3d10_1.pdb", + "debug_id": "83DCCDBD008943F3B277DA251BC372802", + "end_addr": "0x50d2d000", + "filename": "d3d10_1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d30000", + "code_id": "54503C492e000", + "debug_file": "XmlLite.pdb", + "debug_id": "26301BBC08C04CB3AFD914439CBC588F2", + "end_addr": "0x50d5e000", + "filename": "xmllite.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d60000", + "code_id": "54503AFB53000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "B3BB21AF5F1641A5A26D762CD97228952", + "end_addr": "0x50db3000", + "filename": "MMDevAPI.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50dc0000", + "code_id": "5450401D156000", + "debug_file": "sapi.pdb", + "debug_id": "60984AF9C6E74FA88E54F474D3DDFF6D1", + "end_addr": "0x50f16000", + "filename": "sapi.dll", + "version": "5.3.17828.0" + }, + { + "base_addr": "0x50f20000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5193a000", + "filename": "icudt55.dll", + "missing_symbols": true, + "version": "55.1.0.0" + }, + { + "base_addr": "0x51940000", + "code_id": "54503D2644000", + "debug_file": "pdh.pdb", + "debug_id": "6C29BD8C06AE4DF38391BE27484410E22", + "end_addr": "0x51984000", + "filename": "pdh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x51990000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x51a6f000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51cf0000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x51e2c000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51e30000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x51ee2000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x51ef0000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x51f25000", + "filename": "sandboxbroker.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x53150000", + "code_id": "55BB8F779000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x53159000", + "filename": "idmmzcc7.dll", + "missing_symbols": true, + "version": "6.23.18.1" + }, + { + "base_addr": "0x53160000", + "code_id": "5646153936000", + "debug_file": "klsihk.pdb", + "debug_id": "027DF81010E144A8B7D3272CE47CABBA2", + "end_addr": "0x53196000", + "filename": "klsihk.dll", + "version": "11.0.242.0" + }, + { + "base_addr": "0x531a0000", + "code_id": "559AAADB56000", + "debug_file": "inproc_agent.pdb", + "debug_id": "D9715CBB909543ECA7D095CBE086D6551", + "end_addr": "0x531f6000", + "filename": "inproc_agent.dll", + "missing_symbols": true, + "version": "4.6.0.375" + }, + { + "base_addr": "0x53200000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x533a2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x533b0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x53421000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x53430000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x5351e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x547c0000", + "code_id": "54503C44b000", + "debug_file": "msdmo.pdb", + "debug_id": "957E30D1E22E4AEF8EFD2710FCD0810A2", + "end_addr": "0x547cb000", + "filename": "msdmo.dll", + "version": "6.6.9600.17415" + }, + { + "base_addr": "0x547d0000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x547e0000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x547e0000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x547fd000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x580d0000", + "code_id": "54503B6B1d9000", + "debug_file": "d3d11.pdb", + "debug_id": "678CC08384074A76960599C081A0F8D02", + "end_addr": "0x582a9000", + "filename": "d3d11.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x582b0000", + "code_id": "55C388BB3e6000", + "debug_file": "d2d1.pdb", + "debug_id": "810D011F05F04CECA605289FEF8EDA9B2", + "end_addr": "0x58696000", + "filename": "d2d1.dll", + "version": "6.3.9600.18006" + }, + { + "base_addr": "0x59e60000", + "code_id": "54503AEC7f000", + "debug_file": "mscms.pdb", + "debug_id": "1B7C4A75D24047A4A0464E4FBD4018622", + "end_addr": "0x59edf000", + "filename": "mscms.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5c670000", + "code_id": "551B5864141000", + "debug_file": "dbghelp.pdb", + "debug_id": "94501BB87F074F37BA1EB8996D89969E1", + "end_addr": "0x5c7b1000", + "filename": "dbghelp.dll", + "version": "6.3.9600.17787" + }, + { + "base_addr": "0x5c900000", + "code_id": "54503CA069000", + "debug_file": "dxgi.pdb", + "debug_id": "68A59756D3184BF3B37185D373D58CC42", + "end_addr": "0x5c969000", + "filename": "dxgi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5d9b0000", + "code_id": "55B8E1C4181000", + "debug_file": "DWrite.pdb", + "debug_id": "651B38D48E22461CA389FD1968FC47352", + "end_addr": "0x5db31000", + "filename": "DWrite.dll", + "version": "6.3.9600.17999" + }, + { + "base_addr": "0x5e140000", + "code_id": "5646C3DA329000", + "debug_file": "nvapi.pdb", + "debug_id": "FF2FC29C0B3F4608B588284955AB834E1", + "end_addr": "0x5e469000", + "filename": "nvapi.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x5f4c0000", + "code_id": "56446E6A171000", + "debug_file": "nvspcap.pdb", + "debug_id": "0994F3D9F3974207AB2F889C961B6B6C1", + "end_addr": "0x5f631000", + "filename": "nvspcap.dll", + "version": "2.7.4.10" + }, + { + "base_addr": "0x5f700000", + "code_id": "54504AE516000", + "debug_file": "usp10.pdb", + "debug_id": "540D2B5EAA204EE498E9AE068C7E592C1", + "end_addr": "0x5f716000", + "filename": "usp10.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5f820000", + "code_id": "55D1FD14375000", + "debug_file": "igdusc32.pdb", + "debug_id": "EA6CE12299DD4E3894F838FAF27868F81", + "end_addr": "0x5fb95000", + "filename": "igdusc32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0x62120000", + "code_id": "5646C38865000", + "debug_file": "nvumdshim.pdb", + "debug_id": "5D42D7388852470EA464B38672C800F81", + "end_addr": "0x62185000", + "filename": "nvumdshim.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0x67c30000", + "code_id": "54503D5117000", + "debug_file": "msacm32.pdb", + "debug_id": "66E10C1311264BB0AC86FB7A8B8CCE1C2", + "end_addr": "0x67c47000", + "filename": "msacm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68280000", + "code_id": "54504AAE13a000", + "debug_file": "propsys.pdb", + "debug_id": "4B81AA7029904FB9B20D470E0C23D8262", + "end_addr": "0x683ba000", + "filename": "propsys.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x68430000", + "code_id": "54503BE7c4000", + "debug_file": "fastprox.pdb", + "debug_id": "0D150477D43C4260A7C23BE1F8BD22032", + "end_addr": "0x684f4000", + "filename": "fastprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68500000", + "code_id": "54503D4911000", + "debug_file": "wbemsvc.pdb", + "debug_id": "9CC3F59123F64A2AA000B4B8BF53D9032", + "end_addr": "0x68511000", + "filename": "wbemsvc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68520000", + "code_id": "54503C2566000", + "debug_file": "wbemcomn.pdb", + "debug_id": "1FBAD0B1C77F4735A9F02F346E6F1BBF2", + "end_addr": "0x68586000", + "filename": "wbemcomn.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68590000", + "code_id": "54503BFAd000", + "debug_file": "wbemprox.pdb", + "debug_id": "ADDDC4C11575431C9C600DFA695B574A2", + "end_addr": "0x6859d000", + "filename": "wbemprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69400000", + "code_id": "54503D6A29000", + "debug_file": "ntasn1.pdb", + "debug_id": "44F0033E1AAD40D99FE852E7BCED3EE61", + "end_addr": "0x69429000", + "filename": "ntasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69430000", + "code_id": "5619414C20000", + "debug_file": "ncrypt.pdb", + "debug_id": "1C034BE3D41641DAACF3B5B24F5C94F42", + "end_addr": "0x69450000", + "filename": "ncrypt.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x696d0000", + "code_id": "5646C30D1e000", + "debug_file": "nvdxgiwrap.pdb", + "debug_id": "517824984ADF47A5A880239C2A3317101", + "end_addr": "0x696ee000", + "filename": "nvdxgiwrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x696f0000", + "code_id": "5646C3122a000", + "debug_file": "nvd3d9wrap.pdb", + "debug_id": "616C5DF63B0C4B46B00DC240E3AE31E01", + "end_addr": "0x6971a000", + "filename": "nvd3d9wrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x69720000", + "code_id": "536B44F66000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x69726000", + "filename": "_etoured.dll", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x6b410000", + "code_id": "545049557e000", + "debug_file": "sxs.pdb", + "debug_id": "15742458696E42DCB7DC65CA96D887DF2", + "end_addr": "0x6b48e000", + "filename": "sxs.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c580000", + "code_id": "54503C3010000", + "debug_file": "wshbth.pdb", + "debug_id": "76CA6DB5CABA4ADA8BC0CBAC1F7785051", + "end_addr": "0x6c590000", + "filename": "wshbth.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c590000", + "code_id": "54504A15a000", + "debug_file": "winrnr.pdb", + "debug_id": "767E2B2A0DFB4EA1A6504FD51D5A75D72", + "end_addr": "0x6c59a000", + "filename": "winrnr.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c5a0000", + "code_id": "54503C8414000", + "debug_file": "nlaapi.pdb", + "debug_id": "CF84207C658C4943B13849E1A93690DE2", + "end_addr": "0x6c5b4000", + "filename": "nlaapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6c0000", + "code_id": "54503D1616000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "8EC06048FD7649DC8AF180BE7447588D2", + "end_addr": "0x6c6d6000", + "filename": "pnrpnsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6e0000", + "code_id": "545049B211000", + "debug_file": "NapiNSP.pdb", + "debug_id": "0798F80535DD40D9B44DA419E597BD912", + "end_addr": "0x6c6f1000", + "filename": "NapiNSP.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c770000", + "code_id": "54503BAE1a000", + "debug_file": "dwmapi.pdb", + "debug_id": "60670C1EC9C44D20B99C8E6E83D24E4C2", + "end_addr": "0x6c78a000", + "filename": "dwmapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c7f0000", + "code_id": "54503957ed000", + "debug_file": "wUxTheme.pdb", + "debug_id": "AB2FF8F5FF0042CA95ABF8212A39AB302", + "end_addr": "0x6c8dd000", + "filename": "uxtheme.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6cdd0000", + "code_id": "54503D6E6000", + "debug_file": "msimg32.pdb", + "debug_id": "BE5BA4D0B49947AA957345F2A9DBE09A2", + "end_addr": "0x6cdd6000", + "filename": "msimg32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e420000", + "code_id": "54503D6A1e000", + "debug_file": "bcrypt.pdb", + "debug_id": "F2D36EE24F934FCD82ED0ADA83E89A5C1", + "end_addr": "0x6e43e000", + "filename": "bcrypt.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e460000", + "code_id": "54504A168000", + "debug_file": "wsock32.pdb", + "debug_id": "2CA2F997582E46DEBFD5B1847D6AF4042", + "end_addr": "0x6e468000", + "filename": "wsock32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e470000", + "code_id": "54503D8430000", + "debug_file": "rsaenh.pdb", + "debug_id": "2866A6CE0121437D8628FFD8E2225D682", + "end_addr": "0x6e4a0000", + "filename": "rsaenh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e4d0000", + "code_id": "54503D8E19000", + "debug_file": "cryptsp.pdb", + "debug_id": "12A0D34A216D4605B5031EC9CCE381D42", + "end_addr": "0x6e4e9000", + "filename": "cryptsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e520000", + "code_id": "54503D5513000", + "debug_file": "samcli.pdb", + "debug_id": "184AE0F4F8B14D8BB9C3A8F49DDE7C432", + "end_addr": "0x6e533000", + "filename": "samcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e540000", + "code_id": "54503D3640000", + "debug_file": "powrprof.pdb", + "debug_id": "F225392CB03F4B2BB2829273B6BDC6662", + "end_addr": "0x6e580000", + "filename": "powrprof.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x71400000", + "code_id": "559D8FBF33000", + "debug_file": "product_info.pdb", + "debug_id": "4B3E8CF267A1486BA80DEBCA6F4314071", + "end_addr": "0x71433000", + "filename": "product_info.dll", + "version": "16.0.0.614" + }, + { + "base_addr": "0x72690000", + "code_id": "54597B677e000", + "debug_file": "dnsapi.pdb", + "debug_id": "26E09A4DB5304891B3B5C4494AD2D0282", + "end_addr": "0x7270e000", + "filename": "dnsapi.dll", + "version": "6.3.9600.17481" + }, + { + "base_addr": "0x72710000", + "code_id": "54503D874b000", + "debug_file": "mswsock.pdb", + "debug_id": "6B0D683946884027BECB35001726E8D92", + "end_addr": "0x7275b000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727a0000", + "code_id": "54503D898000", + "debug_file": "winnsi.pdb", + "debug_id": "2CA93168086649659E0DAEFC75A2B3622", + "end_addr": "0x727a8000", + "filename": "winnsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727b0000", + "code_id": "54503D8120000", + "debug_file": "iphlpapi.pdb", + "debug_id": "02D9AC3003424C6CAB4B8392CF9D26052", + "end_addr": "0x727d0000", + "filename": "IPHLPAPI.DLL", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x728d0000", + "code_id": "54503BD045000", + "debug_file": "winsta.pdb", + "debug_id": "F891F2CFDD5B4A318FA54956DAC58CE32", + "end_addr": "0x72915000", + "filename": "winsta.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x72fe0000", + "code_id": "54503D1A9000", + "debug_file": "Kernel.Appcore.pdb", + "debug_id": "9FDD5E16955248D0AAF693BD83D5A7851", + "end_addr": "0x72fe9000", + "filename": "kernel.appcore.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73100000", + "code_id": "5646C3BA2b000", + "debug_file": "nvinit.pdb", + "debug_id": "FBEB8A5BC3D84D76BC0DD21BA9C68FCE1", + "end_addr": "0x7312b000", + "filename": "nvinit.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x73130000", + "code_id": "54C1B6278b000", + "debug_file": "shcore.pdb", + "debug_id": "AB29E1ED4D524FED828E421AE8673DD72", + "end_addr": "0x731bb000", + "filename": "SHCore.dll", + "version": "6.3.9600.17666" + }, + { + "base_addr": "0x731c0000", + "code_id": "54503D83f000", + "debug_file": "profapi.pdb", + "debug_id": "4E4981A8EFED432A824E07F832A0F9892", + "end_addr": "0x731cf000", + "filename": "profapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73260000", + "code_id": "54503CD921000", + "debug_file": "devobj.pdb", + "debug_id": "7DDA1BFD61C943B98898EE3D9035BE532", + "end_addr": "0x73281000", + "filename": "devobj.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73290000", + "code_id": "54503C491b000", + "debug_file": "userenv.pdb", + "debug_id": "83D19410382448E6B3D28D2DACC1F6D12", + "end_addr": "0x732ab000", + "filename": "userenv.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x732b0000", + "code_id": "5633F237232000", + "debug_file": "iertutil.pdb", + "debug_id": "460B2013ECF74803914AE5548DFBC5512", + "end_addr": "0x734e2000", + "filename": "iertutil.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x734f0000", + "code_id": "54503D3911000", + "debug_file": "wkscli.pdb", + "debug_id": "FB3425B2A8A84AA7A1F7B13A9B51AD2E2", + "end_addr": "0x73501000", + "filename": "wkscli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73510000", + "code_id": "54503D381d000", + "debug_file": "srvcli.pdb", + "debug_id": "D9009006546348DC96565CA04E44BE962", + "end_addr": "0x7352d000", + "filename": "srvcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73530000", + "code_id": "54503D5Aa000", + "debug_file": "netutils.pdb", + "debug_id": "03EC60C3DACA48B1AD78F95F825F0DE22", + "end_addr": "0x7353a000", + "filename": "netutils.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735b0000", + "code_id": "54503B8A23000", + "debug_file": "winmmbase.pdb", + "debug_id": "773A9D5B79834D06B3A0A02385AAAD2D2", + "end_addr": "0x735d3000", + "filename": "WINMMBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735e0000", + "code_id": "5633E6511f3000", + "debug_file": "wininet.pdb", + "debug_id": "16BED61FCA4E44C59E0C7AEC73876B892", + "end_addr": "0x737d3000", + "filename": "wininet.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x737e0000", + "code_id": "54503CFD13000", + "debug_file": "netapi32.pdb", + "debug_id": "3C95A0C13D174142B826FC3942DB3E2B2", + "end_addr": "0x737f3000", + "filename": "netapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73820000", + "code_id": "54503B2F9f000", + "debug_file": "winhttp.pdb", + "debug_id": "52A299A670004E7694661C6112C500962", + "end_addr": "0x738bf000", + "filename": "winhttp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74260000", + "code_id": "54504A118000", + "debug_file": "version.pdb", + "debug_id": "4DADB143E2344821A4C080EF73A4952E2", + "end_addr": "0x74268000", + "filename": "version.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74640000", + "code_id": "54503B0A23000", + "debug_file": "winmm.pdb", + "debug_id": "FF0D255353AC46D48C593C91F26717EE2", + "end_addr": "0x74663000", + "filename": "winmm.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74670000", + "code_id": "54503CE850000", + "debug_file": "wevtapi.pdb", + "debug_id": "CC459681668C4D0DB2E62C1AC0160A492", + "end_addr": "0x746c0000", + "filename": "wevtapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x746c0000", + "code_id": "5450499Af000", + "debug_file": "wtsapi32.pdb", + "debug_id": "EDC8CD90C2D04DDDA22048C88BCB446A2", + "end_addr": "0x746cf000", + "filename": "wtsapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x754d0000", + "code_id": "5619414F54000", + "debug_file": "bcryptprimitives.pdb", + "debug_id": "3BE24DBAAA6B4A59B80D68F24FE4D27C2", + "end_addr": "0x75524000", + "filename": "bcryptPrimitives.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x75530000", + "code_id": "54504A6Ba000", + "debug_file": "cryptbase.pdb", + "debug_id": "965B22DD4CAE4F698EF8939960BE657C2", + "end_addr": "0x7553a000", + "filename": "CRYPTBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75540000", + "code_id": "54503D7C1e000", + "debug_file": "wsspicli.pdb", + "debug_id": "849B8E8D67774A859ED4435F558189111", + "end_addr": "0x7555e000", + "filename": "sspicli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75560000", + "code_id": "54504AF37000", + "debug_file": "nsi.pdb", + "debug_id": "E855CBEA595C4FF2B952FF7F824470832", + "end_addr": "0x75567000", + "filename": "nsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75610000", + "code_id": "55DC77E612bc000", + "debug_file": "shell32.pdb", + "debug_id": "A514A533B09F410685C8954C7F2C7BC22", + "end_addr": "0x768cc000", + "filename": "shell32.dll", + "version": "6.3.9600.18038" + }, + { + "base_addr": "0x768d0000", + "code_id": "545032FE188000", + "debug_file": "crypt32.pdb", + "debug_id": "A93FD8C6CEBC44158B2937EFCEE9804F2", + "end_addr": "0x76a58000", + "filename": "crypt32.dll", + "version": "6.3.9600.17475" + }, + { + "base_addr": "0x76c50000", + "code_id": "557F30FB129000", + "debug_file": "ole32.pdb", + "debug_id": "9823825475624BDF820D4CB09BD0CE002", + "end_addr": "0x76d79000", + "filename": "ole32.dll", + "version": "6.3.9600.17905" + }, + { + "base_addr": "0x76d80000", + "code_id": "5450383A1b1000", + "debug_file": "setupapi.pdb", + "debug_id": "2789FF1B9E7A4E56B7963A59A1FED96C2", + "end_addr": "0x76f31000", + "filename": "setupapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x76f40000", + "code_id": "55D612E610e000", + "debug_file": "wgdi32.pdb", + "debug_id": "16BCB5B895F04AE2BFEA5C3A0F467C8E2", + "end_addr": "0x7704e000", + "filename": "gdi32.dll", + "version": "6.3.9600.18034" + }, + { + "base_addr": "0x77050000", + "code_id": "54503C1D3d000", + "debug_file": "wintrust.pdb", + "debug_id": "7FD9A0CDB8F4468B96D2BCE0C30591422", + "end_addr": "0x7708d000", + "filename": "wintrust.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77090000", + "code_id": "54504B2Ec3000", + "debug_file": "msvcrt.pdb", + "debug_id": "D4416A97D40C497AAA487F2B1835A1422", + "end_addr": "0x77153000", + "filename": "msvcrt.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x77160000", + "code_id": "54503D7A3c000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "126AAF7D05414D42B11AC7240A355BEE2", + "end_addr": "0x7719c000", + "filename": "cfgmgr32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x771a0000", + "code_id": "5493AE7395000", + "debug_file": "oleaut32.pdb", + "debug_id": "AB2D635EE22541D094BEB9153DEA45192", + "end_addr": "0x77235000", + "filename": "oleaut32.dll", + "version": "6.3.9600.17560" + }, + { + "base_addr": "0x77250000", + "code_id": "550B921B41000", + "debug_file": "sechost.pdb", + "debug_id": "F28ED1EB82E744D3B999E441A6B3EF432", + "end_addr": "0x77291000", + "filename": "sechost.dll", + "version": "6.3.9600.17734" + }, + { + "base_addr": "0x772a0000", + "code_id": "54503D97e000", + "debug_file": "msasn1.pdb", + "debug_id": "47067747AEFA40A3A05B91148806FA022", + "end_addr": "0x772ae000", + "filename": "msasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772b0000", + "code_id": "54504A1427000", + "debug_file": "wimm32.pdb", + "debug_id": "57D0ACFA22754450BB9660DA8818F3622", + "end_addr": "0x772d7000", + "filename": "imm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772e0000", + "code_id": "54504A2F5000", + "debug_file": "normaliz.pdb", + "debug_id": "D3BE4325291C49BC9B3E93D20257AAC21", + "end_addr": "0x772e5000", + "filename": "normaliz.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772f0000", + "code_id": "558ED276ba000", + "debug_file": "wrpcrt4.pdb", + "debug_id": "34F9F7D096A445DAA6A69FA4DE53993E2", + "end_addr": "0x773aa000", + "filename": "rpcrt4.dll", + "version": "6.3.9600.17919" + }, + { + "base_addr": "0x773b0000", + "code_id": "54503D20153000", + "debug_file": "wuser32.pdb", + "debug_id": "FBAAE417246B4E84AE5BCEC86A73FC642", + "end_addr": "0x77503000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x775a0000", + "code_id": "55C4BC8A7c000", + "debug_file": "advapi32.pdb", + "debug_id": "6A0005D83AD84EFFA3342DE450F0615B2", + "end_addr": "0x7761c000", + "filename": "advapi32.dll", + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77620000", + "code_id": "5450381C45000", + "debug_file": "shlwapi.pdb", + "debug_id": "68EC2A424E5242C2A309E194E68B56CB2", + "end_addr": "0x77665000", + "filename": "shlwapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776d0000", + "code_id": "54503D926000", + "debug_file": "psapi.pdb", + "debug_id": "F88219992C7646718A6425D0FC65CC642", + "end_addr": "0x776d6000", + "filename": "psapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776e0000", + "code_id": "55038671112000", + "debug_file": "msctf.pdb", + "debug_id": "7E83843868234F45B491C219CC6A00032", + "end_addr": "0x777f2000", + "filename": "msctf.dll", + "version": "6.3.9600.17706" + }, + { + "base_addr": "0x77800000", + "code_id": "54503D8150000", + "debug_file": "ws2_32.pdb", + "debug_id": "B4ACD51CF1B9497A89B2C0DE225BD36D2", + "end_addr": "0x77850000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77850000", + "code_id": "545049BE140000", + "debug_file": "wkernel32.pdb", + "debug_id": "DFB9F6A1661C482C87B4D0D454332CB81", + "end_addr": "0x77990000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77990000", + "code_id": "55C4BCFCd7000", + "debug_file": "wkernelbase.pdb", + "debug_id": "21DACBC754B849B98B431A83EBA15E882", + "end_addr": "0x77a67000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77a70000", + "code_id": "54503D8417d000", + "debug_file": "combase.pdb", + "debug_id": "B9684E7A2A1E43DCB0F9A0A9717CB1AB2", + "end_addr": "0x77bed000", + "filename": "combase.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77bf0000", + "code_id": "545038838d000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "B5BC85FFA57446759326A6D3D9889DA22", + "end_addr": "0x77c7d000", + "filename": "clbcatq.dll", + "version": "2001.12.10530.17415" + }, + { + "base_addr": "0x77d50000", + "code_id": "55C4BC8E16e000", + "debug_file": "wntdll.pdb", + "debug_id": "8C67971C1474490580FC7B7918183B462", + "end_addr": "0x77ebe000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 8, + "cpu_info": "GenuineIntel family 6 model 58 stepping 9", + "os": "Windows NT", + "os_ver": "6.3.9600 " + }, + "thread_count": 68, + "threads": [ + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "normalized": "nvwgf2um.dll@0xe2294", + "offset": "0xa192294", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "normalized": "nvumdshim.dll@0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "normalized": "nvumdshim.dll@0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "normalized": "nvumdshim.dll@0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "normalized": "d3d11.dll@0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "normalized": "mozilla::layers::SyncObjectD3D11::FinalizeFrame", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "normalized": "mozilla::layers::ClientLayerManager::ForwardTransaction", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "normalized": "mozilla::layers::ClientLayerManager::EndTransaction", + "offset": "0xfb075ba", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsDisplayList.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsDisplayList::PaintRoot(nsDisplayListBuilder *,nsRenderingContext *,unsigned int)", + "function_offset": "0x485", + "line": 1683, + "module": "xul.dll", + "module_offset": "0x178486", + "normalized": "nsDisplayList::PaintRoot", + "offset": "0xf9f8486", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsLayoutUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsLayoutUtils::PaintFrame(nsRenderingContext *,nsIFrame *,nsRegion const &,unsigned int,unsigned int)", + "function_offset": "0x5b4", + "line": 3345, + "module": "xul.dll", + "module_offset": "0x417432", + "normalized": "nsLayoutUtils::PaintFrame", + "offset": "0xfc97432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsPresShell.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "PresShell::Paint(nsView *,nsRegion const &,unsigned int)", + "function_offset": "0x14b", + "line": 6165, + "module": "xul.dll", + "module_offset": "0x2495b6", + "normalized": "PresShell::Paint", + "offset": "0xfac95b6", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SleepEx", + "function_offset": "0x52", + "module": "KERNELBASE.dll", + "module_offset": "0x2b82", + "offset": "0x77992b82", + "trust": "cfi" + }, + { + "frame": 2, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x104e", + "offset": "0x7799104e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x5212", + "offset": "0x531a5212", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc392", + "offset": "0x531ac392", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xa23f", + "offset": "0x531aa23f", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc98c", + "offset": "0x531ac98c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c436", + "offset": "0x531bc436", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c4c0", + "offset": "0x531bc4c0", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "function": "NtGetContextThread", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3d28c", + "offset": "0x77d8d28c", + "trust": "context" + }, + { + "frame": 1, + "function": "LdrpResGetMappingSize", + "function_offset": "0x104", + "module": "ntdll.dll", + "module_offset": "0x57c54", + "offset": "0x77da7c54", + "trust": "cfi" + }, + { + "frame": 2, + "function": "wcstombs", + "function_offset": "0x8f", + "module": "ntdll.dll", + "module_offset": "0x9749f", + "offset": "0x77de749f", + "trust": "scan" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0xf95bddc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0xf95bd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0xf95bd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 11, + "offset": "0x1baf7af", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0xfcaad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjects", + "function_offset": "0x18", + "module": "kernel32.dll", + "module_offset": "0x17b88", + "offset": "0x77867b88", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e5c4", + "offset": "0x124e5c4", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x7ea6", + "offset": "0x1237ea6", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "ApcThread", + "function_offset": "0x72", + "module": "ws2_32.dll", + "module_offset": "0x321c2", + "offset": "0x778321c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "SockAsyncThread", + "function_offset": "0x7f", + "module": "mswsock.dll", + "module_offset": "0xcfbf", + "offset": "0x7271cfbf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SockWaitForSingleObject", + "function_offset": "0x167", + "module": "mswsock.dll", + "module_offset": "0x566b", + "offset": "0x7271566b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WSPSelect", + "function_offset": "0x153", + "module": "mswsock.dll", + "module_offset": "0xa53f", + "offset": "0x7271a53f", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x18692", + "offset": "0x1248692", + "trust": "cfi" + }, + { + "frame": 4, + "module": "ws2_32.dll", + "module_offset": "0x115c9", + "offset": "0x778115c9", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5323c0d6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5323be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0xf9e656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0xf9e5b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0xf9e5eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0xfd9a82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 6, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 7, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 8, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0xfcca1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0xfea0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitCoalesced(void *,unsigned int,void * const *,unsigned long,unsigned long,int,unsigned long *)", + "function_offset": "0x76", + "module": "combase.dll", + "module_offset": "0xb791", + "offset": "0x77a7b791", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x4b", + "module": "combase.dll", + "module_offset": "0xb80b", + "offset": "0x77a7b80b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x9", + "module": "combase.dll", + "module_offset": "0x49ec8", + "offset": "0x77ab9ec8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "module": "combase.dll", + "module_offset": "0x3d7f5", + "offset": "0x77aad7f5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0xf9e52ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0xfeaab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e2ce", + "offset": "0x124e2ce", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x10902", + "offset": "0x1240902", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "MsgWaitForMultipleObjectsEx", + "function_offset": "0x162", + "module": "user32.dll", + "module_offset": "0xd432", + "offset": "0x773bd432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0xfcc7e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 10, + "offset": "0xc8cf81f", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0xfdad9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0xfcc82e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 9, + "offset": "0xca0f8a3", + "trust": "cfi" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtRequestWaitReplyPort", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c69c", + "offset": "0x77d8c69c", + "trust": "context" + }, + { + "frame": 1, + "function": "CPortClient::SendComplexSyncRequestWow64(unsigned long,void const *,short,void *,short,long *)", + "function_offset": "0xc6", + "module": "dwmapi.dll", + "module_offset": "0xda36", + "offset": "0x6c77da36", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CApiPortClient::SendRequest(void const *,short,long *,void *,short)", + "function_offset": "0x1e", + "module": "dwmapi.dll", + "module_offset": "0x8fba", + "offset": "0x6c778fba", + "trust": "cfi" + }, + { + "frame": 3, + "function": "DwmFlush", + "function_offset": "0x3a", + "module": "dwmapi.dll", + "module_offset": "0x359a", + "offset": "0x6c77359a", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/thebes/gfxWindowsPlatform.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "D3DVsyncSource::D3DVsyncDisplay::VBlankLoop()", + "function_offset": "0x8d", + "line": 2695, + "module": "xul.dll", + "module_offset": "0xc4d5b8", + "offset": "0x104cd5b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::DoWork()", + "function_offset": "0x1a0", + "line": 459, + "module": "xul.dll", + "module_offset": "0x44867e", + "offset": "0xfcc867e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x52cf2f", + "offset": "0xfdacf2f", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0xfc2baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0xfd4459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0xfd44ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0xfdae14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0xfadbf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "17600512", + "write_combine_size": "20484096" + }, + "last_crash": 8, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 8.1", + "os_version": "6.3.9600", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "nvwgf2um.dll@0xe2294 | nvumdshim.dll@0x22b5e | nvumdshim.dll@0x31496 | nvumdshim.dll@0x1bdd8 | d3d11.dll@0xcd6a9 | CContext::ID3D11DeviceContext2_CopySubresourceRegion_ | CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized | mozilla::layers::SyncObjectD3D11::FinalizeFrame | mozilla::layers::ClientLayerManager::ForwardTransaction | mozilla::layers::ClientLayerManager::EndTransaction | nsDisplayList::PaintRoot | nsLayoutUtils::PaintFrame | PresShell::Paint", + "reason": "EXCEPTION_ACCESS_VIOLATION_READ", + "release_channel": "release", + "signature": "nvwgf2um.dll@0xe2294", + "startedDateTime": "2015-11-30T00:00:12.150251+00:00", + "started_datetime": "2015-11-30T00:00:12.150251+00:00", + "submitted_timestamp": "2015-11-30T00:00:06.096660+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 2, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "version": "42.0" +} diff --git a/testcrash/processed/379fa96c-c4e6-4c58-9aad-ff9962151130.json b/testcrash/processed/379fa96c-c4e6-4c58-9aad-ff9962151130.json new file mode 100644 index 0000000000..e308dfd8ae --- /dev/null +++ b/testcrash/processed/379fa96c-c4e6-4c58-9aad-ff9962151130.json @@ -0,0 +1,52221 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "appbar@alot.com", + "1.1.9600" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ] + ], + "addons_checked": true, + "address": "0x0", + "app_notes": "OpenGL: Tungsten Graphics, Inc -- Mesa DRI Intel(R) Sandybridge Desktop x86/MMX/SSE2 -- 2.1 Mesa 7.10.3 -- texture_from_pixmap\n", + "build": "20151029151421", + "client_crash_date": "2015-11-30T08:35:27+00:00", + "completed_datetime": "2015-11-30T00:02:13.645425+00:00", + "completeddatetime": "2015-11-30T00:02:13.645425+00:00", + "cpu_info": "GenuineIntel family 6 model 42 stepping 7 | 2", + "cpu_name": "x86", + "crash_id": "379fa96c-c4e6-4c58-9aad-ff9962151130", + "crash_time": 1448872527, + "crashedThread": 0, + "date_processed": "2015-11-30T00:02:02.538819+00:00", + "distributor": null, + "distributor_version": null, + "email": "yenis_681@hotmail.com", + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 265312, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x0", + "crashing_thread": 0, + "type": "SIGSEGV" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozalloc_abort(char const*)", + "function_offset": "0x3a", + "line": 33, + "module": "firefox", + "module_offset": "0x89e7", + "offset": "0x80509e7", + "registers": { + "eax": "0x0000000a", + "ebp": "0x00000000", + "ebx": "0x08070988", + "ecx": "0x00000001", + "edi": "0xbf8ca7ac", + "edx": "0x47c4634c", + "efl": "0x00010246", + "eip": "0x080509e7", + "esi": "0x47c45844", + "esp": "0xbf8ca770" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_oom.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "mozalloc_handle_oom(unsigned int)", + "function_offset": "0x72", + "line": 46, + "module": "firefox", + "module_offset": "0x8a68", + "offset": "0x8050a68", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "moz_xmalloc", + "function_offset": "0x3d", + "line": 85, + "module": "firefox", + "module_offset": "0x43bd", + "offset": "0x804c3bd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 3, + "function": "CCGraphBuilder::NoteJSChild(JS::GCCellPtr)", + "function_offset": "0x1a3", + "line": 186, + "module": "libxul.so", + "module_offset": "0x366e03", + "offset": "0xb30afe03", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/nsCycleCollector.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "TraversalTracer::onChild(JS::GCCellPtr const&)", + "function_offset": "0x103", + "line": 2370, + "module": "libxul.so", + "module_offset": "0x367013", + "offset": "0xb30b0013", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/public/TracingAPI.h:e2f9a0ed50bc", + "frame": 5, + "function": "JS::CallbackTracer::onObjectEdge(JSObject**)", + "function_offset": "0x3b", + "line": 86, + "module": "libxul.so", + "module_offset": "0x36737b", + "offset": "0xb30b037b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/public/TracingAPI.h:e2f9a0ed50bc", + "frame": 6, + "function": "JSObject* DoCallback(JS::CallbackTracer*, JSObject**, char const*)", + "function_offset": "0x4f", + "line": 165, + "module": "libxul.so", + "module_offset": "0x5d207f", + "offset": "0xb331b07f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Tracer.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::gc::TraceCycleCollectorChildren(JS::CallbackTracer*, js::Shape*)", + "function_offset": "0x47", + "line": 283, + "module": "libxul.so", + "module_offset": "0x5d2127", + "offset": "0xb331b127", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/CycleCollectedJSRuntime.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "TraversalTracer::onChild(JS::GCCellPtr const&)", + "function_offset": "0x168", + "line": 354, + "module": "libxul.so", + "module_offset": "0x367078", + "offset": "0xb30b0078", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/public/TracingAPI.h:e2f9a0ed50bc", + "frame": 9, + "function": "JS::CallbackTracer::onShapeEdge(js::Shape**)", + "function_offset": "0x3e", + "line": 91, + "module": "libxul.so", + "module_offset": "0x36728e", + "offset": "0xb30b028e", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 46 + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x8048000", + "code_id": "id", + "debug_file": "firefox", + "debug_id": "E69B6F123EB03D0ECD9C22E2DB6F280A0", + "end_addr": "0x8070000", + "filename": "firefox", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x46ca5000", + "code_id": "id", + "debug_file": "ld-2.13.so", + "debug_id": "46C356A294F82AA60DCD0519D6AAEE850", + "end_addr": "0x46cc2000", + "filename": "ld-2.13.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x46cc4000", + "code_id": "id", + "debug_file": "libutil-2.13.so", + "debug_id": "19C941DDF71869E6FF3CD611994DC8160", + "end_addr": "0x46cc8000", + "filename": "libutil-2.13.so", + "version": "" + }, + { + "base_addr": "0x46cca000", + "code_id": "id", + "debug_file": "libnsl-2.13.so", + "debug_id": "22D531CED1D8EFFAA4AFCD6F75CEC6CA0", + "end_addr": "0x46cdf000", + "filename": "libnsl-2.13.so", + "version": "" + }, + { + "base_addr": "0x46ce3000", + "code_id": "id", + "debug_file": "libavahi-common.so.3.5.2", + "debug_id": "40D7BC750B67B300C0E57039865746920", + "end_addr": "0x46cef000", + "filename": "libavahi-common.so.3.5.2", + "version": "" + }, + { + "base_addr": "0x46cf1000", + "code_id": "id", + "debug_file": "libavahi-client.so.3.2.7", + "debug_id": "80FCD4659758BA7ACA305A87FC85A0FA0", + "end_addr": "0x46d01000", + "filename": "libavahi-client.so.3.2.7", + "version": "" + }, + { + "base_addr": "0x46d03000", + "code_id": "id", + "debug_file": "libgnome-keyring.so.0.1.1", + "debug_id": "C9CE26BBCC73D83088EC293A23731D790", + "end_addr": "0x46d1f000", + "filename": "libgnome-keyring.so.0.1.1", + "version": "" + }, + { + "base_addr": "0x46d21000", + "code_id": "id", + "debug_file": "libasound.so.2.0.0", + "debug_id": "6FC66C23998F23D0C545181143637DCE0", + "end_addr": "0x46e16000", + "filename": "libasound.so.2.0.0", + "version": "" + }, + { + "base_addr": "0x46e18000", + "code_id": "id", + "debug_file": "libogg.so.0.7.0", + "debug_id": "C694B3BBDE7ABBA7CAD2BC4C871E467B0", + "end_addr": "0x46e1e000", + "filename": "libogg.so.0.7.0", + "version": "" + }, + { + "base_addr": "0x46e20000", + "code_id": "id", + "debug_file": "libvorbis.so.0.4.4", + "debug_id": "90580B4B7B33AB58EA2B6187FBACAB5E0", + "end_addr": "0x46e48000", + "filename": "libvorbis.so.0.4.4", + "version": "" + }, + { + "base_addr": "0x46e4c000", + "code_id": "id", + "debug_file": "libavahi-glib.so.1.0.2", + "debug_id": "3B4C92A0A2C06CB644F17F052B10BCCD0", + "end_addr": "0x46e4f000", + "filename": "libavahi-glib.so.1.0.2", + "version": "" + }, + { + "base_addr": "0x46e51000", + "code_id": "id", + "debug_file": "libgnomevfs-2.so.0.2400.3", + "debug_id": "2694922651F4B575B3B42863E50814440", + "end_addr": "0x46ead000", + "filename": "libgnomevfs-2.so.0.2400.3", + "version": "" + }, + { + "base_addr": "0x46ed7000", + "code_id": "id", + "debug_file": "libgstinterfaces-0.10.so.0.24.0", + "debug_id": "FE8191537C2608BA62F9F2A832A976460", + "end_addr": "0x46ee8000", + "filename": "libgstinterfaces-0.10.so.0.24.0", + "version": "" + }, + { + "base_addr": "0x46f10000", + "code_id": "id", + "debug_file": "libpopt.so.0.0.0", + "debug_id": "BE83BC66A4468EF3B6C89B633B2D26A30", + "end_addr": "0x46f1b000", + "filename": "libpopt.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x46f50000", + "code_id": "id", + "debug_file": "libaudiofile.so.0.0.2", + "debug_id": "EC6AA220EC9F3925FFF7EE40F41A118C0", + "end_addr": "0x46f73000", + "filename": "libaudiofile.so.0.0.2", + "version": "" + }, + { + "base_addr": "0x46f75000", + "code_id": "id", + "debug_file": "libORBitCosNaming-2.so.0.1.0", + "debug_id": "AE87E424E4EC05138FF56287D3D831380", + "end_addr": "0x46f7a000", + "filename": "libORBitCosNaming-2.so.0.1.0", + "version": "" + }, + { + "base_addr": "0x46f93000", + "code_id": "id", + "debug_file": "libvorbisfile.so.3.3.2", + "debug_id": "C2D72991387CB0634DBF7CE5F089BE0D0", + "end_addr": "0x46f9b000", + "filename": "libvorbisfile.so.3.3.2", + "version": "" + }, + { + "base_addr": "0x46f9d000", + "code_id": "id", + "debug_file": "libesd.so.0.2.39", + "debug_id": "9B39197C5C2D2A26530C676022F806500", + "end_addr": "0x46fa7000", + "filename": "libesd.so.0.2.39", + "version": "" + }, + { + "base_addr": "0x47022000", + "code_id": "id", + "debug_file": "libcanberra.so.0.2.3", + "debug_id": "D6B4C1E2FC4C50CEDBFA9319C1101A800", + "end_addr": "0x47031000", + "filename": "libcanberra.so.0.2.3", + "version": "" + }, + { + "base_addr": "0x47033000", + "code_id": "id", + "debug_file": "libtdb.so.1.2.1", + "debug_id": "897581FE8F1009D1FC5921C5156A08CC0", + "end_addr": "0x47041000", + "filename": "libtdb.so.1.2.1", + "version": "" + }, + { + "base_addr": "0x470c5000", + "code_id": "id", + "debug_file": "libgstaudio-0.10.so.0.24.0", + "debug_id": "1237336C672EA7CBB20817F1343C08310", + "end_addr": "0x470ea000", + "filename": "libgstaudio-0.10.so.0.24.0", + "version": "" + }, + { + "base_addr": "0x4723d000", + "code_id": "id", + "debug_file": "libopenjpeg-2.1.3.0.so", + "debug_id": "B13C2C130EFB5C5D8DCAE6BD38E392B90", + "end_addr": "0x4725a000", + "filename": "libopenjpeg-2.1.3.0.so", + "version": "" + }, + { + "base_addr": "0x47703000", + "code_id": "id", + "debug_file": "libtheora.so.0.3.10", + "debug_id": "E516485023BE17A86E539D97D4D8883D0", + "end_addr": "0x47753000", + "filename": "libtheora.so.0.3.10", + "version": "" + }, + { + "base_addr": "0x47755000", + "code_id": "id", + "debug_file": "libdirac_encoder.so.0.1.0", + "debug_id": "11F3416DF4EE283AF408E496120967620", + "end_addr": "0x477eb000", + "filename": "libdirac_encoder.so.0.1.0", + "version": "" + }, + { + "base_addr": "0x4783d000", + "code_id": "id", + "debug_file": "libavformat.so.52.31.0", + "debug_id": "2CCA130292AB2D9FFE41DF15164017210", + "end_addr": "0x478f3000", + "filename": "libavformat.so.52.31.0", + "version": "" + }, + { + "base_addr": "0x479b5000", + "code_id": "id", + "debug_file": "liborc-0.4.so.0.0.0", + "debug_id": "DC7373F18A3EBB8FC3EF3BD50022B9B50", + "end_addr": "0x47a0b000", + "filename": "liborc-0.4.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x47ade000", + "code_id": "id", + "debug_file": "libgsm.so.1.0.12", + "debug_id": "384B3A9026D9E4B6C2395510E1A2D23D0", + "end_addr": "0x47aeb000", + "filename": "libgsm.so.1.0.12", + "version": "" + }, + { + "base_addr": "0x47aed000", + "code_id": "id", + "debug_file": "libavutil.so.49.15.0", + "debug_id": "46887A4E99A3FB5463733C8F9E402AA80", + "end_addr": "0x47afb000", + "filename": "libavutil.so.49.15.0", + "version": "" + }, + { + "base_addr": "0x47b04000", + "code_id": "id", + "debug_file": "libc-2.13.so", + "debug_id": "423371B6D35A44A5CD94F9813A4268F90", + "end_addr": "0x47c46000", + "filename": "libc-2.13.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x47c4b000", + "code_id": "id", + "debug_file": "libdl-2.13.so", + "debug_id": "222BFED252A55C27784BA53202A7DADD0", + "end_addr": "0x47c4f000", + "filename": "libdl-2.13.so", + "version": "" + }, + { + "base_addr": "0x47c51000", + "code_id": "id", + "debug_file": "libpthread-2.13.so", + "debug_id": "728682D04C82B0268EEA1E7F557A12910", + "end_addr": "0x47c68000", + "filename": "libpthread-2.13.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x47c6c000", + "code_id": "id", + "debug_file": "libz.so.1.2.3.4", + "debug_id": "1877367731245B2F014130F4588D9D200", + "end_addr": "0x47c80000", + "filename": "libz.so.1.2.3.4", + "version": "" + }, + { + "base_addr": "0x47c82000", + "code_id": "id", + "debug_file": "libm-2.13.so", + "debug_id": "FA472DE9BEDB693AED73F87F3EB6AF7B0", + "end_addr": "0x47ca8000", + "filename": "libm-2.13.so", + "version": "" + }, + { + "base_addr": "0x47caa000", + "code_id": "id", + "debug_file": "librt-2.13.so", + "debug_id": "7076CA08E7BE9ABBFF55C7CA503009780", + "end_addr": "0x47cb3000", + "filename": "librt-2.13.so", + "version": "" + }, + { + "base_addr": "0x47cb5000", + "code_id": "id", + "debug_file": "libglib-2.0.so.0.2800.6", + "debug_id": "80D95627FF57075BA3C663F65CF1C8EB0", + "end_addr": "0x47d8e000", + "filename": "libglib-2.0.so.0.2800.6", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x47d90000", + "code_id": "id", + "debug_file": "libpcre.so.3.12.1", + "debug_id": "8B6D3A3B5F839B7139F6EC4F0445BC8D0", + "end_addr": "0x47dcd000", + "filename": "libpcre.so.3.12.1", + "version": "" + }, + { + "base_addr": "0x47dcf000", + "code_id": "id", + "debug_file": "libXdmcp.so.6.0.0", + "debug_id": "57354457A9387F239212F37AE9B5B7310", + "end_addr": "0x47dd4000", + "filename": "libXdmcp.so.6.0.0", + "version": "" + }, + { + "base_addr": "0x47dd6000", + "code_id": "id", + "debug_file": "libXau.so.6.0.0", + "debug_id": "BFFA1A7E210E8E6F848D774E4B5443220", + "end_addr": "0x47dd9000", + "filename": "libXau.so.6.0.0", + "version": "" + }, + { + "base_addr": "0x47ddb000", + "code_id": "id", + "debug_file": "libselinux.so.1", + "debug_id": "A50F4D290D0D287265472740CFAB3F2E0", + "end_addr": "0x47df6000", + "filename": "libselinux.so.1", + "version": "" + }, + { + "base_addr": "0x47df8000", + "code_id": "id", + "debug_file": "libxcb.so.1.1.0", + "debug_id": "1B88E0B1405EB0F8396DE1CA604466890", + "end_addr": "0x47e11000", + "filename": "libxcb.so.1.1.0", + "version": "" + }, + { + "base_addr": "0x47e13000", + "code_id": "id", + "debug_file": "libX11.so.6.3.0", + "debug_id": "A56838DA861EB710EB6917EF04BEF0B20", + "end_addr": "0x47f30000", + "filename": "libX11.so.6.3.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x47f32000", + "code_id": "id", + "debug_file": "libgthread-2.0.so.0.2800.6", + "debug_id": "F6DC0D0472DC3F9C6A4E4BA3E823CF040", + "end_addr": "0x47f37000", + "filename": "libgthread-2.0.so.0.2800.6", + "version": "" + }, + { + "base_addr": "0x47f39000", + "code_id": "id", + "debug_file": "libgobject-2.0.so.0.2800.6", + "debug_id": "C510505E0B9CF89E2A1EC1E23816E5F40", + "end_addr": "0x47f82000", + "filename": "libgobject-2.0.so.0.2800.6", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x47f84000", + "code_id": "id", + "debug_file": "libresolv-2.13.so", + "debug_id": "0E3FB2896CAE43EA65F93D45C14840B50", + "end_addr": "0x47f97000", + "filename": "libresolv-2.13.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x47f9b000", + "code_id": "id", + "debug_file": "libXext.so.6.4.0", + "debug_id": "7F5804E88AD279C8C447983F242D3A8F0", + "end_addr": "0x47faa000", + "filename": "libXext.so.6.4.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x47fac000", + "code_id": "id", + "debug_file": "libgmodule-2.0.so.0.2800.6", + "debug_id": "18363954A474BBFF7D6BFBCECFC8EB4B0", + "end_addr": "0x47fb0000", + "filename": "libgmodule-2.0.so.0.2800.6", + "version": "" + }, + { + "base_addr": "0x47fb2000", + "code_id": "id", + "debug_file": "libexpat.so.1.5.2", + "debug_id": "AC0A1591D8EF022B848E4E45A7B5FC9B0", + "end_addr": "0x47fd8000", + "filename": "libexpat.so.1.5.2", + "version": "" + }, + { + "base_addr": "0x47fda000", + "code_id": "id", + "debug_file": "libdbus-1.so.3.4.0", + "debug_id": "D96D47AD19CA3E2AA6F232CA91A58A300", + "end_addr": "0x48014000", + "filename": "libdbus-1.so.3.4.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x48016000", + "code_id": "id", + "debug_file": "libfreetype.so.6.6.0", + "debug_id": "C2059935975F494AA4551ED92097D9720", + "end_addr": "0x4808e000", + "filename": "libfreetype.so.6.6.0", + "version": "" + }, + { + "base_addr": "0x48090000", + "code_id": "id", + "debug_file": "libgio-2.0.so.0.2800.6", + "debug_id": "A22887C1030AAEFA7DAFE6BACD62548A0", + "end_addr": "0x48195000", + "filename": "libgio-2.0.so.0.2800.6", + "version": "" + }, + { + "base_addr": "0x48198000", + "code_id": "id", + "debug_file": "libXrender.so.1.3.0", + "debug_id": "00EBD7E6E8110353D28917E0CCBE68060", + "end_addr": "0x481a1000", + "filename": "libXrender.so.1.3.0", + "version": "" + }, + { + "base_addr": "0x481a3000", + "code_id": "id", + "debug_file": "libuuid.so.1.3.0", + "debug_id": "44BF57B26D56410350EC9A7F919CB06F0", + "end_addr": "0x481a7000", + "filename": "libuuid.so.1.3.0", + "version": "" + }, + { + "base_addr": "0x481a9000", + "code_id": "id", + "debug_file": "libpng12.so.0.44.0", + "debug_id": "AA88588B64D7364264C74EAF6B9DF4C90", + "end_addr": "0x481cd000", + "filename": "libpng12.so.0.44.0", + "version": "" + }, + { + "base_addr": "0x481cf000", + "code_id": "id", + "debug_file": "libXi.so.6.1.0", + "debug_id": "DDA2FB010127377C02741366781206840", + "end_addr": "0x481dc000", + "filename": "libXi.so.6.1.0", + "version": "" + }, + { + "base_addr": "0x481de000", + "code_id": "id", + "debug_file": "libfontconfig.so.1.4.4", + "debug_id": "BA947BC257271B6C8F9A2211763BDDD00", + "end_addr": "0x4820d000", + "filename": "libfontconfig.so.1.4.4", + "version": "" + }, + { + "base_addr": "0x4820f000", + "code_id": "id", + "debug_file": "libXfixes.so.3.1.0", + "debug_id": "2D0C403B0469CFBA62FA9B55F45FFC710", + "end_addr": "0x48214000", + "filename": "libXfixes.so.3.1.0", + "version": "" + }, + { + "base_addr": "0x48216000", + "code_id": "id", + "debug_file": "libXcursor.so.1.0.2", + "debug_id": "369509FB558D04E05A2609E396BFFBC80", + "end_addr": "0x4821f000", + "filename": "libXcursor.so.1.0.2", + "version": "" + }, + { + "base_addr": "0x48221000", + "code_id": "id", + "debug_file": "libXinerama.so.1.0.0", + "debug_id": "E2DCDBE0E5679FC6E20B45080DF4A7540", + "end_addr": "0x48224000", + "filename": "libXinerama.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x48226000", + "code_id": "id", + "debug_file": "libdbus-glib-1.so.2.1.0", + "debug_id": "E782B26A453E6EE24212159F458D1CD10", + "end_addr": "0x48245000", + "filename": "libdbus-glib-1.so.2.1.0", + "version": "" + }, + { + "base_addr": "0x48247000", + "code_id": "id", + "debug_file": "libXrandr.so.2.2.0", + "debug_id": "87A288E0140BA262C1699261FFA484E60", + "end_addr": "0x4824e000", + "filename": "libXrandr.so.2.2.0", + "version": "" + }, + { + "base_addr": "0x48250000", + "code_id": "id", + "debug_file": "libxcb-render.so.0.0.0", + "debug_id": "BDD18458CEE88B650A0280749D1460560", + "end_addr": "0x48257000", + "filename": "libxcb-render.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x48259000", + "code_id": "id", + "debug_file": "libgtk-x11-2.0.so.0.2400.5", + "debug_id": "6CC0B81D645D1C0ADE82E2DBF15A807D0", + "end_addr": "0x486c8000", + "filename": "libgtk-x11-2.0.so.0.2400.5", + "version": "" + }, + { + "base_addr": "0x486cb000", + "code_id": "id", + "debug_file": "libgdk-x11-2.0.so.0.2400.5", + "debug_id": "40D280E5813B121DB86643DED38E14510", + "end_addr": "0x4877b000", + "filename": "libgdk-x11-2.0.so.0.2400.5", + "version": "" + }, + { + "base_addr": "0x4877d000", + "code_id": "id", + "debug_file": "libcairo.so.2.10800.10", + "debug_id": "6A904CBBA6C898D7393FC5AA6120EED20", + "end_addr": "0x487f2000", + "filename": "libcairo.so.2.10800.10", + "version": "" + }, + { + "base_addr": "0x487f4000", + "code_id": "id", + "debug_file": "libXcomposite.so.1.0.0", + "debug_id": "BA31D0CB73422693182C66D7AD3FC6BD0", + "end_addr": "0x487f7000", + "filename": "libXcomposite.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x487f9000", + "code_id": "id", + "debug_file": "libpangocairo-1.0.so.0.2800.3", + "debug_id": "DC0AEF43B2675CD983E40F33A2001CA00", + "end_addr": "0x48804000", + "filename": "libpangocairo-1.0.so.0.2800.3", + "version": "" + }, + { + "base_addr": "0x48806000", + "code_id": "id", + "debug_file": "libpango-1.0.so.0.2800.3", + "debug_id": "D66670E384BDB44EE78E4549B6AE8D340", + "end_addr": "0x4884a000", + "filename": "libpango-1.0.so.0.2800.3", + "version": "" + }, + { + "base_addr": "0x4884c000", + "code_id": "id", + "debug_file": "libgdk_pixbuf-2.0.so.0.2300.5", + "debug_id": "079F068F2D653DFA3946E2519CD707CA0", + "end_addr": "0x4886c000", + "filename": "libgdk_pixbuf-2.0.so.0.2300.5", + "version": "" + }, + { + "base_addr": "0x4886e000", + "code_id": "id", + "debug_file": "libstdc++.so.6.0.16", + "debug_id": "041D9FDD15E52D79105F49AD79AB28740", + "end_addr": "0x48958000", + "filename": "libstdc++.so.6.0.16", + "version": "" + }, + { + "base_addr": "0x48961000", + "code_id": "id", + "debug_file": "libatk-1.0.so.0.3009.1", + "debug_id": "6463D89A700D47EE27BE2E557E79A0050", + "end_addr": "0x4897d000", + "filename": "libatk-1.0.so.0.3009.1", + "version": "" + }, + { + "base_addr": "0x4897f000", + "code_id": "id", + "debug_file": "libgcc_s.so.1", + "debug_id": "35F4EA12CF900C7ACF384DD74FD063DC0", + "end_addr": "0x4899c000", + "filename": "libgcc_s.so.1", + "version": "" + }, + { + "base_addr": "0x4899e000", + "code_id": "id", + "debug_file": "libpixman-1.so.0.16.4", + "debug_id": "F43A52E91BE393ABD21667B76BF6CEFB0", + "end_addr": "0x489f7000", + "filename": "libpixman-1.so.0.16.4", + "version": "" + }, + { + "base_addr": "0x489f9000", + "code_id": "id", + "debug_file": "libXdamage.so.1.1.0", + "debug_id": "C096CBEE1BA909B181245107DB7BC61D0", + "end_addr": "0x489fc000", + "filename": "libXdamage.so.1.1.0", + "version": "" + }, + { + "base_addr": "0x489fe000", + "code_id": "id", + "debug_file": "libxcb-render-util.so.0.0.0", + "debug_id": "09633C39FCB09273CED81423CEFF3D6E0", + "end_addr": "0x48a02000", + "filename": "libxcb-render-util.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x48a04000", + "code_id": "id", + "debug_file": "libpangoft2-1.0.so.0.2800.3", + "debug_id": "575960DD61F65D93E87D631CE08991E20", + "end_addr": "0x48a2a000", + "filename": "libpangoft2-1.0.so.0.2800.3", + "version": "" + }, + { + "base_addr": "0x48a2c000", + "code_id": "id", + "debug_file": "libSM.so.6.0.1", + "debug_id": "75950DDCD342C8E145BC78AFEBB5ADC10", + "end_addr": "0x48a34000", + "filename": "libSM.so.6.0.1", + "version": "" + }, + { + "base_addr": "0x48a36000", + "code_id": "id", + "debug_file": "libxml2.so.2.7.8", + "debug_id": "EDAED321760A94663390E9D4CAC163E70", + "end_addr": "0x48b5f000", + "filename": "libxml2.so.2.7.8", + "version": "" + }, + { + "base_addr": "0x48b62000", + "code_id": "id", + "debug_file": "libICE.so.6.3.0", + "debug_id": "4FDABBA44FD5708E927434DCD98A0E6A0", + "end_addr": "0x48b78000", + "filename": "libICE.so.6.3.0", + "version": "" + }, + { + "base_addr": "0x48b7b000", + "code_id": "id", + "debug_file": "libgconf-2.so.4.1.5", + "debug_id": "49D24E2B1897D43D60516474763108F90", + "end_addr": "0x48bae000", + "filename": "libgconf-2.so.4.1.5", + "version": "" + }, + { + "base_addr": "0x48bb0000", + "code_id": "id", + "debug_file": "libORBit-2.so.0.1.0", + "debug_id": "375914E5FDA7C63884218D54037FF5800", + "end_addr": "0x48c03000", + "filename": "libORBit-2.so.0.1.0", + "version": "" + }, + { + "base_addr": "0x48c06000", + "code_id": "id", + "debug_file": "libgpg-error.so.0.8.0", + "debug_id": "1E3BC1EAAFC25EC4AB282A0A59F746520", + "end_addr": "0x48c0a000", + "filename": "libgpg-error.so.0.8.0", + "version": "" + }, + { + "base_addr": "0x48c0c000", + "code_id": "id", + "debug_file": "libgcrypt.so.11.6.0", + "debug_id": "01E9A53ADAB007B211B73A2562E0A3460", + "end_addr": "0x48c8c000", + "filename": "libgcrypt.so.11.6.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x48c8e000", + "code_id": "id", + "debug_file": "libgnutls.so.26.21.1", + "debug_id": "FCEB06DD72E12B2C403D613E7FDDC2610", + "end_addr": "0x48d57000", + "filename": "libgnutls.so.26.21.1", + "version": "" + }, + { + "base_addr": "0x48d59000", + "code_id": "id", + "debug_file": "libtasn1.so.3.1.9", + "debug_id": "CEE04E2847D53DA5464779FBBDC1E6C00", + "end_addr": "0x48d69000", + "filename": "libtasn1.so.3.1.9", + "version": "" + }, + { + "base_addr": "0x48d6b000", + "code_id": "id", + "debug_file": "libXt.so.6.0.0", + "debug_id": "CDC030AA4A1D77919EDEB389604678E40", + "end_addr": "0x48dbe000", + "filename": "libXt.so.6.0.0", + "version": "" + }, + { + "base_addr": "0x48dd0000", + "code_id": "id", + "debug_file": "libgailutil.so.18.0.1", + "debug_id": "7951B30748BDD18942B8818E47BEFE5A0", + "end_addr": "0x48dd8000", + "filename": "libgailutil.so.18.0.1", + "version": "" + }, + { + "base_addr": "0x48dda000", + "code_id": "id", + "debug_file": "libltdl.so.7.3.0", + "debug_id": "7EEE47335B6F06E4B03EE320003F33B90", + "end_addr": "0x48de4000", + "filename": "libltdl.so.7.3.0", + "version": "" + }, + { + "base_addr": "0x48efc000", + "code_id": "id", + "debug_file": "libbz2.so.1.0.4", + "debug_id": "86582533A40558165A1E6540DAC256950", + "end_addr": "0x48f0d000", + "filename": "libbz2.so.1.0.4", + "version": "" + }, + { + "base_addr": "0x48f0f000", + "code_id": "id", + "debug_file": "libgstreamer-0.10.so.0.29.0", + "debug_id": "D9F4AA4A50A1DB70AE3C74B584AB5A2A0", + "end_addr": "0x48ff8000", + "filename": "libgstreamer-0.10.so.0.29.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x49005000", + "code_id": "id", + "debug_file": "libgstbase-0.10.so.0.29.0", + "debug_id": "FE6295A876E25FDAC84112AE69E527E60", + "end_addr": "0x4905f000", + "filename": "libgstbase-0.10.so.0.29.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x4906d000", + "code_id": "id", + "debug_file": "libgstpbutils-0.10.so.0.24.0", + "debug_id": "361BD6337B4122B679BAF0F8A7BD33DF0", + "end_addr": "0x4908f000", + "filename": "libgstpbutils-0.10.so.0.24.0", + "version": "" + }, + { + "base_addr": "0x49091000", + "code_id": "id", + "debug_file": "libgstvideo-0.10.so.0.24.0", + "debug_id": "00BD5D9FF344632A798BD2B026D9B1F00", + "end_addr": "0x4909e000", + "filename": "libgstvideo-0.10.so.0.24.0", + "version": "" + }, + { + "base_addr": "0x4915e000", + "code_id": "id", + "debug_file": "libgstapp-0.10.so.0.24.0", + "debug_id": "47EA13441B53E9EECDE2ADEB9F600EED0", + "end_addr": "0x4916b000", + "filename": "libgstapp-0.10.so.0.24.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x8a180000", + "code_id": "id", + "debug_file": "LiberationSans-Italic.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x8a1d0000", + "filename": "LiberationSans-Italic.ttf", + "version": "" + }, + { + "base_addr": "0x8ce9c000", + "code_id": "id", + "debug_file": "libavcodec.so.52.20.1", + "debug_id": "6B219D8A0384C714C11019171CC2F36F0", + "end_addr": "0x8d3f3000", + "filename": "libavcodec.so.52.20.1", + "version": "" + }, + { + "base_addr": "0x90b70000", + "code_id": "id", + "debug_file": "libFLAC.so.8.2.0", + "debug_id": "8A9E5AC6FD6DA668E1F1FEBA2D9898750", + "end_addr": "0x90bc0000", + "filename": "libFLAC.so.8.2.0", + "version": "" + }, + { + "base_addr": "0x91c90000", + "code_id": "id", + "debug_file": "libsndfile.so.1.0.21", + "debug_id": "97D1C2B972CCE71A2042680E1BF850EA0", + "end_addr": "0x91cf3000", + "filename": "libsndfile.so.1.0.21", + "version": "" + }, + { + "base_addr": "0x91cf7000", + "code_id": "id", + "debug_file": "gstreamer-0.10.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x91d00000", + "filename": "gstreamer-0.10.mo", + "version": "" + }, + { + "base_addr": "0x94b4c000", + "code_id": "id", + "debug_file": "libpulsecommon-0.9.23.so", + "debug_id": "562FF9C857091A81DE26CE74D243DBA10", + "end_addr": "0x94ba0000", + "filename": "libpulsecommon-0.9.23.so", + "version": "" + }, + { + "base_addr": "0x95cbd000", + "code_id": "id", + "debug_file": "LiberationSans-Regular.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x95ce0000", + "filename": "LiberationSans-Regular.ttf", + "version": "" + }, + { + "base_addr": "0x95ce7000", + "code_id": "id", + "debug_file": "home (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x95d00000", + "filename": "home (deleted)", + "version": "" + }, + { + "base_addr": "0x974fe000", + "code_id": "id", + "debug_file": "DejaVuSans-Oblique.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x97600000", + "filename": "DejaVuSans-Oblique.ttf", + "version": "" + }, + { + "base_addr": "0x97b18000", + "code_id": "id", + "debug_file": "libgioremote-volume-monitor.so", + "debug_id": "424759F805FD459D4C1645F7D07A9B290", + "end_addr": "0x97b2a000", + "filename": "libgioremote-volume-monitor.so", + "version": "" + }, + { + "base_addr": "0x97b8a000", + "code_id": "id", + "debug_file": "libvorbisenc.so.2.0.7", + "debug_id": "569CC09A88BB740693CC86D73F6A7D830", + "end_addr": "0x97d00000", + "filename": "libvorbisenc.so.2.0.7", + "version": "" + }, + { + "base_addr": "0x9892b000", + "code_id": "id", + "debug_file": "LiberationSans-Regular.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x9894e000", + "filename": "LiberationSans-Regular.ttf", + "version": "" + }, + { + "base_addr": "0x99171000", + "code_id": "id", + "debug_file": "DejaVuSans-Bold.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x99200000", + "filename": "DejaVuSans-Bold.ttf", + "version": "" + }, + { + "base_addr": "0x99520000", + "code_id": "id", + "debug_file": "libgstffmpegcolorspace.so", + "debug_id": "59AE5CAF248C11F970B70B9212A25E8F0", + "end_addr": "0x9955c000", + "filename": "libgstffmpegcolorspace.so", + "version": "" + }, + { + "base_addr": "0x9955c000", + "code_id": "id", + "debug_file": "libschroedinger-1.0.so.0.3.0", + "debug_id": "355C5E68E544FA74754C2622EA7E528D0", + "end_addr": "0x995ff000", + "filename": "libschroedinger-1.0.so.0.3.0", + "version": "" + }, + { + "base_addr": "0x9e53e000", + "code_id": "id", + "debug_file": "DejaVuSans-Bold.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x9e5cd000", + "filename": "DejaVuSans-Bold.ttf", + "version": "" + }, + { + "base_addr": "0x9e6cd000", + "code_id": "id", + "debug_file": "DejaVuSerif-Bold.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x9e719000", + "filename": "DejaVuSerif-Bold.ttf", + "version": "" + }, + { + "base_addr": "0x9e726000", + "code_id": "id", + "debug_file": "libfaad.so.2.0.0", + "debug_id": "714FC5F93AFE43B729181DC2B0B7F2080", + "end_addr": "0x9e765000", + "filename": "libfaad.so.2.0.0", + "version": "" + }, + { + "base_addr": "0x9e765000", + "code_id": "id", + "debug_file": "DejaVuSans.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x9e800000", + "filename": "DejaVuSans.ttf", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x9ef0d000", + "code_id": "id", + "debug_file": "libspeex.so.1.5.0", + "debug_id": "C9574642B65F0F5529AA83DA76A57A480", + "end_addr": "0x9ef28000", + "filename": "libspeex.so.1.5.0", + "version": "" + }, + { + "base_addr": "0x9ef28000", + "code_id": "id", + "debug_file": "libgstffmpeg.so", + "debug_id": "ED969D4D3733158B6B3B810B147E70D80", + "end_addr": "0x9ef61000", + "filename": "libgstffmpeg.so", + "version": "" + }, + { + "base_addr": "0x9ef83000", + "code_id": "id", + "debug_file": "n019023l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x9ef94000", + "filename": "n019023l.pfb", + "version": "" + }, + { + "base_addr": "0x9ef98000", + "code_id": "id", + "debug_file": "orcexec.orc_audio_convert_unpack_s16.mtiEpq (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x9efa8000", + "filename": "orcexec.orc_audio_convert_unpack_s16.mtiEpq (deleted)", + "version": "" + }, + { + "base_addr": "0x9efa8000", + "code_id": "id", + "debug_file": "n019003l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x9efbc000", + "filename": "n019003l.pfb", + "version": "" + }, + { + "base_addr": "0x9efc3000", + "code_id": "id", + "debug_file": "libgstaudioconvert.so", + "debug_id": "66C362A1FE23C789820C9BC4C137B82F0", + "end_addr": "0x9efd5000", + "filename": "libgstaudioconvert.so", + "version": "" + }, + { + "base_addr": "0x9efd5000", + "code_id": "id", + "debug_file": "libgsttag-0.10.so.0.24.0", + "debug_id": "32780A4F14E1C1518A687CAEA670511E0", + "end_addr": "0x9f000000", + "filename": "libgsttag-0.10.so.0.24.0", + "version": "" + }, + { + "base_addr": "0xa0001000", + "code_id": "id", + "debug_file": "orcexec.orc_audio_convert_unpack_s16.mtiEpq (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa0011000", + "filename": "orcexec.orc_audio_convert_unpack_s16.mtiEpq (deleted)", + "version": "" + }, + { + "base_addr": "0xa0011000", + "code_id": "id", + "debug_file": "LiberationSans-Bold.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa0033000", + "filename": "LiberationSans-Bold.ttf", + "version": "" + }, + { + "base_addr": "0xa0033000", + "code_id": "id", + "debug_file": "libXss.so.1.0.0", + "debug_id": "8F2FB665748B1AAB9248B241DFE9F2E20", + "end_addr": "0xa0036000", + "filename": "libXss.so.1.0.0", + "version": "" + }, + { + "base_addr": "0xa0039000", + "code_id": "id", + "debug_file": "libgstvideoscale.so", + "debug_id": "CB5498F51534BC659B44AD0E9B1575890", + "end_addr": "0xa004c000", + "filename": "libgstvideoscale.so", + "version": "" + }, + { + "base_addr": "0xa004d000", + "code_id": "id", + "debug_file": "libgstrtp-0.10.so.0.24.0", + "debug_id": "91BA9CFBF39EC96C3746C41480143C180", + "end_addr": "0xa0065000", + "filename": "libgstrtp-0.10.so.0.24.0", + "version": "" + }, + { + "base_addr": "0xa0076000", + "code_id": "id", + "debug_file": "libgstqtdemux.so", + "debug_id": "7775FE7CBBB3F46E12F0F0762A5A86C50", + "end_addr": "0xa00a6000", + "filename": "libgstqtdemux.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0xa00a6000", + "code_id": "id", + "debug_file": "libgstdecodebin2.so", + "debug_id": "49FB90187EBB95572BF3AFA76612F1000", + "end_addr": "0xa00c0000", + "filename": "libgstdecodebin2.so", + "version": "" + }, + { + "base_addr": "0xa0231000", + "code_id": "id", + "debug_file": "home-cba4d9e9.log (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa0239000", + "filename": "home-cba4d9e9.log (deleted)", + "version": "" + }, + { + "base_addr": "0xa0269000", + "code_id": "id", + "debug_file": "libpulse.so.0.12.4", + "debug_id": "8485B5879531BB20AE79CB1E63BE781E0", + "end_addr": "0xa02b0000", + "filename": "libpulse.so.0.12.4", + "version": "" + }, + { + "base_addr": "0xa02e2000", + "code_id": "id", + "debug_file": "libattr.so.1.1.0", + "debug_id": "65A6457B2DD55E71FE4FF8063BE915FE0", + "end_addr": "0xa02e7000", + "filename": "libattr.so.1.1.0", + "version": "" + }, + { + "base_addr": "0xa02e7000", + "code_id": "id", + "debug_file": "libwrap.so.0.7.6", + "debug_id": "9D5E6EC15A58CFF73AEC84F5272324230", + "end_addr": "0xa02ef000", + "filename": "libwrap.so.0.7.6", + "version": "" + }, + { + "base_addr": "0xa0600000", + "code_id": "id", + "debug_file": "libasyncns.so.0.1.0", + "debug_id": "2290B46948A1963571F9F64E90D413B00", + "end_addr": "0xa0605000", + "filename": "libasyncns.so.0.1.0", + "version": "" + }, + { + "base_addr": "0xa0605000", + "code_id": "id", + "debug_file": "libgstcoreelements.so", + "debug_id": "1EFD276CC86A957D63C1ED66B5BCDC580", + "end_addr": "0xa064d000", + "filename": "libgstcoreelements.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0xa065f000", + "code_id": "id", + "debug_file": "libgstplaybin.so", + "debug_id": "3F7D8B3ADF2487D7B1FD869E9800B9A10", + "end_addr": "0xa069d000", + "filename": "libgstplaybin.so", + "version": "" + }, + { + "base_addr": "0xa06df000", + "code_id": "id", + "debug_file": "libgstriff-0.10.so.0.24.0", + "debug_id": "73A70B8108126034648FE7033B970F130", + "end_addr": "0xa06ed000", + "filename": "libgstriff-0.10.so.0.24.0", + "version": "" + }, + { + "base_addr": "0xa07ed000", + "code_id": "id", + "debug_file": "n019024l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa07fe000", + "filename": "n019024l.pfb", + "version": "" + }, + { + "base_addr": "0xa07fe000", + "code_id": "id", + "debug_file": "n019023l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa080f000", + "filename": "n019023l.pfb", + "version": "" + }, + { + "base_addr": "0xa080f000", + "code_id": "id", + "debug_file": "n019003l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa0823000", + "filename": "n019003l.pfb", + "version": "" + }, + { + "base_addr": "0xa0823000", + "code_id": "id", + "debug_file": "n019004l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa0847000", + "filename": "n019004l.pfb", + "version": "" + }, + { + "base_addr": "0xa1057000", + "code_id": "id", + "debug_file": "alottb.jar", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa1100000", + "filename": "alottb.jar", + "version": "" + }, + { + "base_addr": "0xa3402000", + "code_id": "id", + "debug_file": "libcap.so.2.19", + "debug_id": "CBDEA53C2ED3927EC2BD07108F8CD4C20", + "end_addr": "0xa3406000", + "filename": "libcap.so.2.19", + "version": "" + }, + { + "base_addr": "0xa3436000", + "code_id": "id", + "debug_file": "LiberationSans-Bold.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa3458000", + "filename": "LiberationSans-Bold.ttf", + "version": "" + }, + { + "base_addr": "0xa3458000", + "code_id": "id", + "debug_file": "webappsstore.sqlite-shm", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa3460000", + "filename": "webappsstore.sqlite-shm", + "version": "" + }, + { + "base_addr": "0xa34d1000", + "code_id": "id", + "debug_file": "libgstaudioresample.so", + "debug_id": "1FFA38EA0411212F2D6A40D2DE5C416D0", + "end_addr": "0xa34e0000", + "filename": "libgstaudioresample.so", + "version": "" + }, + { + "base_addr": "0xa5201000", + "code_id": "id", + "debug_file": "libgdbm.so.3.0.0", + "debug_id": "47BBF1BB7D7DFFC4A029D65400737FA70", + "end_addr": "0xa5207000", + "filename": "libgdbm.so.3.0.0", + "version": "" + }, + { + "base_addr": "0xa5207000", + "code_id": "id", + "debug_file": "libXtst.so.6.1.0", + "debug_id": "5D28E10E3B0BD7404E09EA0E6DB9387E0", + "end_addr": "0xa520c000", + "filename": "libXtst.so.6.1.0", + "version": "" + }, + { + "base_addr": "0xa520c000", + "code_id": "id", + "debug_file": "DejaVuSerif.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa525d000", + "filename": "DejaVuSerif.ttf", + "version": "" + }, + { + "base_addr": "0xa525d000", + "code_id": "id", + "debug_file": "DejaVuSans.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa52f8000", + "filename": "DejaVuSans.ttf", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0xa52f8000", + "code_id": "id", + "debug_file": "places.sqlite-shm", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa5300000", + "filename": "places.sqlite-shm", + "version": "" + }, + { + "base_addr": "0xa5810000", + "code_id": "id", + "debug_file": "libnss_dns-2.13.so", + "debug_id": "2D576AED3D08CFF9EF37EFF1079906190", + "end_addr": "0xa5816000", + "filename": "libnss_dns-2.13.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0xa5819000", + "code_id": "id", + "debug_file": "gst-plugins-base-0.10.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa581e000", + "filename": "gst-plugins-base-0.10.mo", + "version": "" + }, + { + "base_addr": "0xa581e000", + "code_id": "id", + "debug_file": "libgstfaad.so", + "debug_id": "6D06545854BC5C45C23E057FDE7985510", + "end_addr": "0xa5827000", + "filename": "libgstfaad.so", + "version": "" + }, + { + "base_addr": "0xa5827000", + "code_id": "id", + "debug_file": "cookies.sqlite-shm", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa582f000", + "filename": "cookies.sqlite-shm", + "version": "" + }, + { + "base_addr": "0xa588f000", + "code_id": "id", + "debug_file": "n019024l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa58a0000", + "filename": "n019024l.pfb", + "version": "" + }, + { + "base_addr": "0xa88a0000", + "code_id": "id", + "debug_file": "SYSV00000000 (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa8900000", + "filename": "SYSV00000000 (deleted)", + "version": "" + }, + { + "base_addr": "0xa8a11000", + "code_id": "id", + "debug_file": "icon-theme.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa8e00000", + "filename": "icon-theme.cache", + "version": "" + }, + { + "base_addr": "0xa9f01000", + "code_id": "id", + "debug_file": "mime.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xa9f1a000", + "filename": "mime.cache", + "version": "" + }, + { + "base_addr": "0xa9f1a000", + "code_id": "id", + "debug_file": "libnssckbi.so", + "debug_id": "17DE8A92F5B3D5D998F43CA6F46636900", + "end_addr": "0xa9f8d000", + "filename": "libnssckbi.so", + "version": "" + }, + { + "base_addr": "0xa9f8d000", + "code_id": "id", + "debug_file": "libsoftokn3.so", + "debug_id": "1E9D060330E71C1BAF1C4812C14460A80", + "end_addr": "0xa9fc0000", + "filename": "libsoftokn3.so", + "version": "" + }, + { + "base_addr": "0xac102000", + "code_id": "id", + "debug_file": "libX11-xcb.so.1.0.0", + "debug_id": "E435E494E9C860A77551AEF7F68879E80", + "end_addr": "0xac104000", + "filename": "libX11-xcb.so.1.0.0", + "version": "" + }, + { + "base_addr": "0xac104000", + "code_id": "id", + "debug_file": "libudev.so.0.9.3", + "debug_id": "E2AC2C0BDAF65D327C8DBBBD102006530", + "end_addr": "0xac112000", + "filename": "libudev.so.0.9.3", + "version": "" + }, + { + "base_addr": "0xac123000", + "code_id": "id", + "debug_file": "libgvfsdbus.so", + "debug_id": "A6B047B8CDAB63ACA82A41D6E8F5DAAF0", + "end_addr": "0xac148000", + "filename": "libgvfsdbus.so", + "version": "" + }, + { + "base_addr": "0xac148000", + "code_id": "id", + "debug_file": "libfreebl3.so", + "debug_id": "DD030D0F9AD6AC32242BE7F553C6CDF50", + "end_addr": "0xac1af000", + "filename": "libfreebl3.so", + "version": "" + }, + { + "base_addr": "0xac1b3000", + "code_id": "id", + "debug_file": "libnssdbm3.so", + "debug_id": "3D4E1887ED4B9F0652FB63AB425B14DF0", + "end_addr": "0xac1d0000", + "filename": "libnssdbm3.so", + "version": "" + }, + { + "base_addr": "0xac500000", + "code_id": "id", + "debug_file": "libpixbufloader-png.so", + "debug_id": "D5FA7C70F00979EFB19EFD858ACCE9F90", + "end_addr": "0xac505000", + "filename": "libpixbufloader-png.so", + "version": "" + }, + { + "base_addr": "0xac505000", + "code_id": "id", + "debug_file": "libgvfscommon.so", + "debug_id": "30E79B07F76B72B77E9505AF60CAB0F30", + "end_addr": "0xac51b000", + "filename": "libgvfscommon.so", + "version": "" + }, + { + "base_addr": "0xac51b000", + "code_id": "id", + "debug_file": "liborc-test-0.4.so.0.0.0", + "debug_id": "B8A5A57285D64E9387C4820AD9B79D0F0", + "end_addr": "0xac521000", + "filename": "liborc-test-0.4.so.0.0.0", + "version": "" + }, + { + "base_addr": "0xac521000", + "code_id": "id", + "debug_file": "libgstapp.so", + "debug_id": "DD580E06E0FDD8F7551599FD1F740D390", + "end_addr": "0xac523000", + "filename": "libgstapp.so", + "version": "" + }, + { + "base_addr": "0xac523000", + "code_id": "id", + "debug_file": "healthreport.sqlite-shm", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac52b000", + "filename": "healthreport.sqlite-shm", + "version": "" + }, + { + "base_addr": "0xac52b000", + "code_id": "id", + "debug_file": "libgiogconf.so", + "debug_id": "B34CBBE621BE68BE6967C81F3B67171D0", + "end_addr": "0xac52e000", + "filename": "libgiogconf.so", + "version": "" + }, + { + "base_addr": "0xac54e000", + "code_id": "id", + "debug_file": "DejaVuSans.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac5e9000", + "filename": "DejaVuSans.ttf", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0xac5e9000", + "code_id": "id", + "debug_file": "pango-basic-fc.so", + "debug_id": "2FCD7C689DDD7B6CD92556AE2DC1AC570", + "end_addr": "0xac5ec000", + "filename": "pango-basic-fc.so", + "version": "" + }, + { + "base_addr": "0xac5ec000", + "code_id": "id", + "debug_file": "945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac5f2000", + "filename": "945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xac5f2000", + "code_id": "id", + "debug_file": "6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac5f5000", + "filename": "6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xac5f5000", + "code_id": "id", + "debug_file": "6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac5fc000", + "filename": "6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xac5fc000", + "code_id": "id", + "debug_file": "4794a0821666d79190d59a36cb4f44b5-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac5fd000", + "filename": "4794a0821666d79190d59a36cb4f44b5-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xac5fd000", + "code_id": "id", + "debug_file": "d52a8644073d54c13679302ca1180695-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac605000", + "filename": "d52a8644073d54c13679302ca1180695-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xac605000", + "code_id": "id", + "debug_file": "glib20.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xac611000", + "filename": "glib20.mo", + "version": "" + }, + { + "base_addr": "0xac611000", + "code_id": "id", + "debug_file": "libpixmap.so", + "debug_id": "8E9343E534F9B652CE087506FB1628480", + "end_addr": "0xac61b000", + "filename": "libpixmap.so", + "version": "" + }, + { + "base_addr": "0xac61b000", + "code_id": "id", + "debug_file": "libequinox.so", + "debug_id": "BB0890239D23E777ABBAE1283A80DB750", + "end_addr": "0xac637000", + "filename": "libequinox.so", + "version": "" + }, + { + "base_addr": "0xace37000", + "code_id": "id", + "debug_file": "startupCache.4.little", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xad2f0000", + "filename": "startupCache.4.little", + "version": "" + }, + { + "base_addr": "0xafa00000", + "code_id": "id", + "debug_file": "e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xafa02000", + "filename": "e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xafa02000", + "code_id": "id", + "debug_file": "ISO8859-1.so", + "debug_id": "87AC3DCB2EF827CD315B4684576F69C10", + "end_addr": "0xafa05000", + "filename": "ISO8859-1.so", + "version": "" + }, + { + "base_addr": "0xb0a05000", + "code_id": "id", + "debug_file": "omni.ja", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb1500000", + "filename": "omni.ja", + "version": "" + }, + { + "base_addr": "0xb1600000", + "code_id": "id", + "debug_file": "libbrowsercomps.so", + "debug_id": "73970B6637537F42BEF11F069F36BAE80", + "end_addr": "0xb160d000", + "filename": "libbrowsercomps.so", + "version": "" + }, + { + "base_addr": "0xb160d000", + "code_id": "id", + "debug_file": "libmozgnome.so", + "debug_id": "1906423846C16D81D70A95698C6C25CD0", + "end_addr": "0xb1618000", + "filename": "libmozgnome.so", + "version": "" + }, + { + "base_addr": "0xb1618000", + "code_id": "id", + "debug_file": "libdbusservice.so", + "debug_id": "3FA619A35AE124E9E9584FB889B352660", + "end_addr": "0xb161c000", + "filename": "libdbusservice.so", + "version": "" + }, + { + "base_addr": "0xb161c000", + "code_id": "id", + "debug_file": "omni.ja", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb219a000", + "filename": "omni.ja", + "version": "" + }, + { + "base_addr": "0xb219a000", + "code_id": "id", + "debug_file": "libbonobo-activation.so.4.0.0", + "debug_id": "F405627590BAAF895EDBA6A48956D3AF0", + "end_addr": "0xb21af000", + "filename": "libbonobo-activation.so.4.0.0", + "version": "" + }, + { + "base_addr": "0xb21af000", + "code_id": "id", + "debug_file": "libbonobo-2.so.0.0.0", + "debug_id": "DEC33CB21D6CAD6736CEF7E997051CAE0", + "end_addr": "0xb220f000", + "filename": "libbonobo-2.so.0.0.0", + "version": "" + }, + { + "base_addr": "0xb220f000", + "code_id": "id", + "debug_file": "libart_lgpl_2.so.2.3.21", + "debug_id": "70326D4614AB6B354BEBCA8C87D781340", + "end_addr": "0xb2226000", + "filename": "libart_lgpl_2.so.2.3.21", + "version": "" + }, + { + "base_addr": "0xb2226000", + "code_id": "id", + "debug_file": "libgnome-2.so.0.3000.0", + "debug_id": "04B4CD6524C3AED2FA709DF7B1E73EE80", + "end_addr": "0xb223b000", + "filename": "libgnome-2.so.0.3000.0", + "version": "" + }, + { + "base_addr": "0xb223b000", + "code_id": "id", + "debug_file": "libgnomecanvas-2.so.0.3000.1", + "debug_id": "3DE7CB6936B44096CEB3C4CDFDA7F10C0", + "end_addr": "0xb226c000", + "filename": "libgnomecanvas-2.so.0.3000.1", + "version": "" + }, + { + "base_addr": "0xb226c000", + "code_id": "id", + "debug_file": "libbonoboui-2.so.0.0.0", + "debug_id": "BD7186181E01288C1A3BD18550A473AC0", + "end_addr": "0xb22cd000", + "filename": "libbonoboui-2.so.0.0.0", + "version": "" + }, + { + "base_addr": "0xb22cd000", + "code_id": "id", + "debug_file": "libgnomeui-2.so.0.2400.3", + "debug_id": "0AB1AA72228AC4E1EC97FBBCEFF8D2A70", + "end_addr": "0xb2357000", + "filename": "libgnomeui-2.so.0.2400.3", + "version": "" + }, + { + "base_addr": "0xb2357000", + "code_id": "id", + "debug_file": "gtk20-properties.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb2381000", + "filename": "gtk20-properties.mo", + "version": "" + }, + { + "base_addr": "0xb2381000", + "code_id": "id", + "debug_file": "libnss_files-2.13.so", + "debug_id": "37B9CD2C73AE7F375B63575DAF2329C80", + "end_addr": "0xb238d000", + "filename": "libnss_files-2.13.so", + "version": "" + }, + { + "base_addr": "0xb238d000", + "code_id": "id", + "debug_file": "libnss_nis-2.13.so", + "debug_id": "DD1B71858D5A3582F6DA158059C839790", + "end_addr": "0xb2398000", + "filename": "libnss_nis-2.13.so", + "version": "" + }, + { + "base_addr": "0xb2398000", + "code_id": "id", + "debug_file": "libnss_compat-2.13.so", + "debug_id": "943E060E127D6A3DE7BB26BBE0BC2D8B0", + "end_addr": "0xb23a0000", + "filename": "libnss_compat-2.13.so", + "version": "" + }, + { + "base_addr": "0xb23a0000", + "code_id": "id", + "debug_file": "libc.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb23be000", + "filename": "libc.mo", + "version": "" + }, + { + "base_addr": "0xb23be000", + "code_id": "id", + "debug_file": "gtk20.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb23d2000", + "filename": "gtk20.mo", + "version": "" + }, + { + "base_addr": "0xb2bd2000", + "code_id": "id", + "debug_file": "locale-archive", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb2d49000", + "filename": "locale-archive", + "version": "" + }, + { + "base_addr": "0xb2d49000", + "code_id": "id", + "debug_file": "libxul.so", + "debug_id": "9F4F364DE69978644626F7A3E3DF4CF30", + "end_addr": "0xb728b000", + "filename": "libxul.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0xb7328000", + "code_id": "id", + "debug_file": "libmozsqlite3.so", + "debug_id": "3414F6D3632E4D668965F3A704E698A90", + "end_addr": "0xb73ec000", + "filename": "libmozsqlite3.so", + "version": "" + }, + { + "base_addr": "0xb73ec000", + "code_id": "id", + "debug_file": "libssl3.so", + "debug_id": "51CABDDF67043B2B9A5A834E991568490", + "end_addr": "0xb741e000", + "filename": "libssl3.so", + "version": "" + }, + { + "base_addr": "0xb741f000", + "code_id": "id", + "debug_file": "libnss3.so", + "debug_id": "039D330B69D3F32937E78E3C23436E120", + "end_addr": "0xb74ff000", + "filename": "libnss3.so", + "version": "" + }, + { + "base_addr": "0xb7700000", + "code_id": "id", + "debug_file": "gdk-pixbuf.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7706000", + "filename": "gdk-pixbuf.mo", + "version": "" + }, + { + "base_addr": "0xb7706000", + "code_id": "id", + "debug_file": "libbonobo-2.0.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7709000", + "filename": "libbonobo-2.0.mo", + "version": "" + }, + { + "base_addr": "0xb7709000", + "code_id": "id", + "debug_file": "libgnome-2.0.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7711000", + "filename": "libgnome-2.0.mo", + "version": "" + }, + { + "base_addr": "0xb7711000", + "code_id": "id", + "debug_file": "UTF-16.so", + "debug_id": "0804E6F879DE60D99ED87DB749BD75D30", + "end_addr": "0xb7715000", + "filename": "UTF-16.so", + "version": "" + }, + { + "base_addr": "0xb7715000", + "code_id": "id", + "debug_file": "liblgpllibs.so", + "debug_id": "06BC63301983CC0DE0147AF971B0BF170", + "end_addr": "0xb771f000", + "filename": "liblgpllibs.so", + "version": "" + }, + { + "base_addr": "0xb771f000", + "code_id": "id", + "debug_file": "libsmime3.so", + "debug_id": "F5F4A49E523AD170CCE67956DBD777460", + "end_addr": "0xb773e000", + "filename": "libsmime3.so", + "version": "" + }, + { + "base_addr": "0xb773e000", + "code_id": "id", + "debug_file": "libnssutil3.so", + "debug_id": "062967DEDE820C8DD1ED1B2E6E6E185D0", + "end_addr": "0xb775f000", + "filename": "libnssutil3.so", + "version": "" + }, + { + "base_addr": "0xb775f000", + "code_id": "id", + "debug_file": "libnspr4.so", + "debug_id": "7F808D231A2F59153721C5D9740CBA990", + "end_addr": "0xb7798000", + "filename": "libnspr4.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0xb779e000", + "code_id": "id", + "debug_file": "gconv-modules.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb77a5000", + "filename": "gconv-modules.cache", + "version": "" + }, + { + "base_addr": "0xb77a5000", + "code_id": "id", + "debug_file": "libplds4.so", + "debug_id": "74ACCAC5D1CB13C8018CFC62C848EB590", + "end_addr": "0xb77a9000", + "filename": "libplds4.so", + "version": "" + }, + { + "base_addr": "0xb77a9000", + "code_id": "id", + "debug_file": "libplc4.so", + "debug_id": "5ADCE1BDE64143F2D3DB636A7FF384070", + "end_addr": "0xb77ae000", + "filename": "libplc4.so", + "version": "" + }, + { + "base_addr": "0xb77ae000", + "code_id": "id", + "debug_file": "mime.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb77af000", + "filename": "mime.cache", + "version": "" + }, + { + "base_addr": "0xb77b1000", + "code_id": "id", + "debug_file": "linux-gate.so", + "debug_id": "7C84D12B26E28B25B251D7DE5B946FFC0", + "end_addr": "0xb77b2000", + "filename": "linux-gate.so", + "missing_symbols": true, + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 42 stepping 7", + "os": "Linux", + "os_ver": "0.0.0 Linux 2.6.38-2-686-bigmem #1 SMP Sun May 8 15:43:39 UTC 2011 i686" + }, + "thread_count": 276, + "threads": [ + { + "frame_count": 46, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozalloc_abort(char const*)", + "function_offset": "0x3a", + "line": 33, + "module": "firefox", + "module_offset": "0x89e7", + "normalized": "mozalloc_abort", + "offset": "0x80509e7", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_oom.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "mozalloc_handle_oom(unsigned int)", + "function_offset": "0x72", + "line": 46, + "module": "firefox", + "module_offset": "0x8a68", + "normalized": "mozalloc_handle_oom", + "offset": "0x8050a68", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "moz_xmalloc", + "function_offset": "0x3d", + "line": 85, + "module": "firefox", + "module_offset": "0x43bd", + "normalized": "moz_xmalloc", + "offset": "0x804c3bd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 3, + "function": "CCGraphBuilder::NoteJSChild(JS::GCCellPtr)", + "function_offset": "0x1a3", + "line": 186, + "module": "libxul.so", + "module_offset": "0x366e03", + "normalized": "CCGraphBuilder::NoteJSChild", + "offset": "0xb30afe03", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/nsCycleCollector.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "TraversalTracer::onChild(JS::GCCellPtr const&)", + "function_offset": "0x103", + "line": 2370, + "module": "libxul.so", + "module_offset": "0x367013", + "normalized": "TraversalTracer::onChild", + "offset": "0xb30b0013", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/public/TracingAPI.h:e2f9a0ed50bc", + "frame": 5, + "function": "JS::CallbackTracer::onObjectEdge(JSObject**)", + "function_offset": "0x3b", + "line": 86, + "module": "libxul.so", + "module_offset": "0x36737b", + "normalized": "JS::CallbackTracer::onObjectEdge", + "offset": "0xb30b037b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/public/TracingAPI.h:e2f9a0ed50bc", + "frame": 6, + "function": "JSObject* DoCallback(JS::CallbackTracer*, JSObject**, char const*)", + "function_offset": "0x4f", + "line": 165, + "module": "libxul.so", + "module_offset": "0x5d207f", + "normalized": "JSObject* DoCallback", + "offset": "0xb331b07f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Tracer.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::gc::TraceCycleCollectorChildren(JS::CallbackTracer*, js::Shape*)", + "function_offset": "0x47", + "line": 283, + "module": "libxul.so", + "module_offset": "0x5d2127", + "normalized": "js::gc::TraceCycleCollectorChildren", + "offset": "0xb331b127", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/CycleCollectedJSRuntime.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "TraversalTracer::onChild(JS::GCCellPtr const&)", + "function_offset": "0x168", + "line": 354, + "module": "libxul.so", + "module_offset": "0x367078", + "normalized": "TraversalTracer::onChild", + "offset": "0xb30b0078", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/public/TracingAPI.h:e2f9a0ed50bc", + "frame": 9, + "function": "JS::CallbackTracer::onShapeEdge(js::Shape**)", + "function_offset": "0x3e", + "line": 91, + "module": "libxul.so", + "module_offset": "0x36728e", + "normalized": "JS::CallbackTracer::onShapeEdge", + "offset": "0xb30b028e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/public/TracingAPI.h:e2f9a0ed50bc", + "frame": 10, + "function": "js::Shape* DoCallback(JS::CallbackTracer*, js::Shape**, char const*)", + "function_offset": "0x50", + "line": 169, + "module": "libxul.so", + "module_offset": "0x5d23a0", + "normalized": "js::Shape* DoCallback", + "offset": "0xb331b3a0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Marking.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "void js::TraceEdge(JSTracer*, js::BarrieredBase*, char const*)", + "function_offset": "0x215", + "line": 599, + "module": "libxul.so", + "module_offset": "0x560485", + "normalized": "void js::TraceEdge", + "offset": "0xb32a9485", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsobj.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "JSObject::traceChildren(JSTracer*)", + "function_offset": "0xf2", + "line": 3658, + "module": "libxul.so", + "module_offset": "0x64cec2", + "normalized": "JSObject::traceChildren", + "offset": "0xb3395ec2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Tracer.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "JS::DispatchTraceKindTyped", + "function_offset": "0x11f", + "line": 187, + "module": "libxul.so", + "module_offset": "0x5d278f", + "normalized": "JS::DispatchTraceKindTyped", + "offset": "0xb331b78f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Tracer.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "JS_TraceChildren(JSTracer*, void*, JS::TraceKind)", + "function_offset": "0x33", + "line": 196, + "module": "libxul.so", + "module_offset": "0x5d28d3", + "normalized": "JS_TraceChildren", + "offset": "0xb331b8d3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/CycleCollectedJSRuntime.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::CycleCollectedJSRuntime::TraverseGCThing(mozilla::CycleCollectedJSRuntime::TraverseSelect, JS::GCCellPtr, nsCycleCollectionTraversalCallback&)", + "function_offset": "0x123", + "line": 524, + "module": "libxul.so", + "module_offset": "0x366733", + "normalized": "mozilla::CycleCollectedJSRuntime::TraverseGCThing", + "offset": "0xb30af733", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/CycleCollectedJSRuntime.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "CCGraphBuilder::BuildGraph(js::SliceBudget&)", + "function_offset": "0xac", + "line": 293, + "module": "libxul.so", + "module_offset": "0x367f8c", + "normalized": "CCGraphBuilder::BuildGraph", + "offset": "0xb30b0f8c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/nsCycleCollector.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsCycleCollector::MarkRoots(js::SliceBudget&)", + "function_offset": "0x26", + "line": 2843, + "module": "libxul.so", + "module_offset": "0x6d4336", + "normalized": "nsCycleCollector::MarkRoots", + "offset": "0xb341d336", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/nsCycleCollector.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsCycleCollector::Collect(ccType, js::SliceBudget&, nsICycleCollectorListener*, bool)", + "function_offset": "0x137", + "line": 3611, + "module": "libxul.so", + "module_offset": "0x6d7197", + "normalized": "nsCycleCollector::Collect", + "offset": "0xb3420197", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/nsCycleCollector.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "nsCycleCollector_collectSlice(js::SliceBudget&, bool)", + "function_offset": "0x7a", + "line": 4122, + "module": "libxul.so", + "module_offset": "0x6d72fa", + "normalized": "nsCycleCollector_collectSlice", + "offset": "0xb34202fa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/base/nsJSEnvironment.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "nsJSContext::RunCycleCollectorSlice()", + "function_offset": "0x17d", + "line": 1574, + "module": "libxul.so", + "module_offset": "0xfb995d", + "normalized": "nsJSContext::RunCycleCollectorSlice", + "offset": "0xb3d0295d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsTimerImpl.cpp:e2f9a0ed50bc", + "frame": 21, + "function": "nsTimerImpl::Fire()", + "function_offset": "0x10e", + "line": 437, + "module": "libxul.so", + "module_offset": "0x70e00e", + "normalized": "nsTimerImpl::Fire", + "offset": "0xb345700e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 22, + "function": "nsTimerEvent::Run()", + "function_offset": "0x3f", + "line": 267, + "module": "libxul.so", + "module_offset": "0x70ee5f", + "normalized": "nsTimerEvent::Run", + "offset": "0xb3457e5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x21c", + "line": 867, + "module": "libxul.so", + "module_offset": "0x373e8c", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0xb30bce8c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 24, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "normalized": "NS_ProcessNextEvent", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 25, + "function": "mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*)", + "function_offset": "0xec", + "line": 127, + "module": "libxul.so", + "module_offset": "0x394f4c", + "normalized": "mozilla::ipc::MessagePump::Run", + "offset": "0xb30ddf4c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 26, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "normalized": "MessageLoop::Run", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/nsBaseAppShell.cpp:e2f9a0ed50bc", + "frame": 27, + "function": "nsBaseAppShell::Run()", + "function_offset": "0x2b", + "line": 165, + "module": "libxul.so", + "module_offset": "0x1aaef75", + "normalized": "nsBaseAppShell::Run", + "offset": "0xb47f7f75", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/startup/nsAppStartup.cpp:e2f9a0ed50bc", + "frame": 28, + "function": "nsAppStartup::Run()", + "function_offset": "0x2f", + "line": 280, + "module": "libxul.so", + "module_offset": "0x20ca857", + "normalized": "nsAppStartup::Run", + "offset": "0xb4e13857", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 29, + "function": "XREMain::XRE_mainRun()", + "function_offset": "0xad4", + "line": 4287, + "module": "libxul.so", + "module_offset": "0x21088fe", + "normalized": "XREMain::XRE_mainRun", + "offset": "0xb4e518fe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 30, + "function": "XREMain::XRE_main(int, char**, nsXREAppData const*)", + "function_offset": "0x172", + "line": 4380, + "module": "libxul.so", + "module_offset": "0x210b15c", + "normalized": "XREMain::XRE_main", + "offset": "0xb4e5415c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 31, + "function": "XRE_main", + "function_offset": "0x117", + "line": 4482, + "module": "libxul.so", + "module_offset": "0x210b3c7", + "normalized": "XRE_main", + "offset": "0xb4e543c7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:browser/app/nsBrowserApp.cpp:e2f9a0ed50bc", + "frame": 32, + "function": "do_main", + "function_offset": "0x1ac", + "line": 212, + "module": "firefox", + "module_offset": "0x846c", + "normalized": "do_main", + "offset": "0x805046c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:browser/app/nsBrowserApp.cpp:e2f9a0ed50bc", + "frame": 33, + "function": "main", + "function_offset": "0x112", + "line": 399, + "module": "firefox", + "module_offset": "0x40b2", + "normalized": "main", + "offset": "0x804c0b2", + "trust": "cfi" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x16e15", + "normalized": "libc-2.13.so@0x16e15", + "offset": "0x47b1ae15", + "trust": "frame_pointer" + }, + { + "frame": 35, + "function": "_start", + "function_offset": "0x20", + "module": "firefox", + "module_offset": "0x7dac", + "normalized": "_start", + "offset": "0x804fdac", + "trust": "frame_pointer" + }, + { + "frame": 36, + "function": "_init", + "function_offset": "0x617", + "module": "firefox", + "module_offset": "0x3f9f", + "normalized": "_init", + "offset": "0x804bf9f", + "trust": "scan" + }, + { + "frame": 37, + "function": "__libc_csu_fini", + "function_offset": "0xf", + "module": "firefox", + "module_offset": "0x2151f", + "normalized": "__libc_csu_fini", + "offset": "0x806951f", + "trust": "cfi" + }, + { + "frame": 38, + "module": "firefox", + "module_offset": "0x2150f", + "normalized": "firefox@0x2150f", + "offset": "0x806950f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "ld-2.13.so", + "module_offset": "0xe2ef", + "normalized": "ld-2.13.so@0xe2ef", + "offset": "0x46cb32ef", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "ld-2.13.so", + "module_offset": "0x1c907", + "offset": "0x46cc1907", + "trust": "scan" + }, + { + "frame": 41, + "offset": "0x1", + "trust": "frame_pointer" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "linux-gate.so", + "module_offset": "0x413", + "offset": "0xb77b1413", + "trust": "scan" + }, + { + "frame": 43, + "offset": "0xb77b0fff", + "trust": "scan" + }, + { + "frame": 44, + "module": "firefox", + "module_offset": "0x7d8b", + "offset": "0x804fd8b", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "DejaVuSans.ttf", + "module_offset": "0x868ca", + "offset": "0xa52e38ca", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xc81e2", + "offset": "0x47bcc1e2", + "trust": "context" + }, + { + "frame": 1, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/epoll_sub.c:e2f9a0ed50bc", + "frame": 2, + "function": "epoll_wait", + "function_offset": "0x3a", + "line": 63, + "module": "libxul.so", + "module_offset": "0x938dea", + "offset": "0xb3681dea", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/epoll.c:e2f9a0ed50bc", + "frame": 3, + "function": "epoll_dispatch", + "function_offset": "0x7d", + "line": 407, + "module": "libxul.so", + "module_offset": "0x938bdd", + "offset": "0xb3681bdd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/event.c:e2f9a0ed50bc", + "frame": 4, + "function": "event_base_loop", + "function_offset": "0x139", + "line": 1607, + "module": "libxul.so", + "module_offset": "0x93c2a9", + "offset": "0xb36852a9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_libevent.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)", + "function_offset": "0xcf", + "line": 357, + "module": "libxul.so", + "module_offset": "0x94612f", + "offset": "0xb368f12f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xb7", + "line": 170, + "module": "libxul.so", + "module_offset": "0x9489b7", + "offset": "0xb36919b7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 8, + "function": "ThreadFunc", + "function_offset": "0x29", + "line": 39, + "module": "libxul.so", + "module_offset": "0x948a39", + "offset": "0xb3691a39", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xbe53c", + "offset": "0x47bc253c", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptio.c:e2f9a0ed50bc", + "frame": 1, + "function": "_pr_poll_with_poll", + "function_offset": "0x24d", + "line": 3922, + "module": "libnspr4.so", + "module_offset": "0x246bd", + "offset": "0xb77836bd", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "nsSocketTransportService::Poll(bool, unsigned int*, mozilla::BaseTimeDuration*)", + "function_offset": "0xac", + "line": 468, + "module": "libxul.so", + "module_offset": "0x786fcc", + "offset": "0xb34cffcc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsSocketTransportService::DoPollIteration(bool, mozilla::BaseTimeDuration*)", + "function_offset": "0xb4", + "line": 1071, + "module": "libxul.so", + "module_offset": "0x793c84", + "offset": "0xb34dcc84", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x1d0", + "line": 862, + "module": "libxul.so", + "module_offset": "0x7942a0", + "offset": "0xb34dd2a0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0xc6", + "line": 568, + "module": "libxul.so", + "module_offset": "0x584446", + "offset": "0xb32cd446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0xc6", + "line": 568, + "module": "libxul.so", + "module_offset": "0x584446", + "offset": "0xb32cd446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0xc6", + "line": 568, + "module": "libxul.so", + "module_offset": "0x584446", + "offset": "0xb32cd446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0xc6", + "line": 568, + "module": "libxul.so", + "module_offset": "0x584446", + "offset": "0xb32cd446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0xc6", + "line": 568, + "module": "libxul.so", + "module_offset": "0x584446", + "offset": "0xb32cd446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0xc6", + "line": 568, + "module": "libxul.so", + "module_offset": "0x584446", + "offset": "0xb32cd446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 3, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x2f634577", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 3, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "WatchdogMain", + "function_offset": "0x1e3", + "line": 1032, + "module": "libxul.so", + "module_offset": "0xbce693", + "offset": "0xb3917693", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 6, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::HangMonitor::ThreadMain(void*)", + "function_offset": "0x8e", + "line": 252, + "module": "libxul.so", + "module_offset": "0x70cd5e", + "offset": "0xb3455d5e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0x155", + "line": 229, + "module": "libxul.so", + "module_offset": "0x38f905", + "offset": "0xb30d8905", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void*)", + "function_offset": "0x35", + "line": 167, + "module": "libxul.so", + "module_offset": "0x804487", + "offset": "0xb354d487", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x34774a27", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/Monitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "TimerThread::Run()", + "function_offset": "0x2cd", + "line": 40, + "module": "libxul.so", + "module_offset": "0x37499d", + "offset": "0xb30bd99d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x27", + "line": 79, + "module": "libxul.so", + "module_offset": "0x1fdc6cd", + "offset": "0xb4d256cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0xfb", + "line": 115, + "module": "libxul.so", + "module_offset": "0x1fe0e01", + "offset": "0xb4d29e01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsPSMBackgroundThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsPSMBackgroundThread::nsThreadRunner(void*)", + "function_offset": "0x25", + "line": 14, + "module": "libxul.so", + "module_offset": "0x2004655", + "offset": "0xb4d4d655", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/condition_variable_posix.cc:e2f9a0ed50bc", + "frame": 1, + "function": "ConditionVariable::Wait()", + "function_offset": "0x21", + "line": 40, + "module": "libxul.so", + "module_offset": "0x392311", + "offset": "0xb30db311", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1d3", + "line": 195, + "module": "libxul.so", + "module_offset": "0x394883", + "offset": "0xb30dd883", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x28", + "line": 201, + "module": "libxul.so", + "module_offset": "0x3949b8", + "offset": "0xb30dd9b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x304", + "line": 60, + "module": "libxul.so", + "module_offset": "0x393614", + "offset": "0xb30dc614", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xb7", + "line": 170, + "module": "libxul.so", + "module_offset": "0x9489b7", + "offset": "0xb36919b7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x29", + "line": 39, + "module": "libxul.so", + "module_offset": "0x948a39", + "offset": "0xb3691a39", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/condition_variable_posix.cc:e2f9a0ed50bc", + "frame": 1, + "function": "ConditionVariable::Wait()", + "function_offset": "0x21", + "line": 40, + "module": "libxul.so", + "module_offset": "0x392311", + "offset": "0xb30db311", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1d3", + "line": 195, + "module": "libxul.so", + "module_offset": "0x394883", + "offset": "0xb30dd883", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x28", + "line": 201, + "module": "libxul.so", + "module_offset": "0x3949b8", + "offset": "0xb30dd9b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x304", + "line": 60, + "module": "libxul.so", + "module_offset": "0x393614", + "offset": "0xb30dc614", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xb7", + "line": 170, + "module": "libxul.so", + "module_offset": "0x9489b7", + "offset": "0xb36919b7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x29", + "line": 39, + "module": "libxul.so", + "module_offset": "0x948a39", + "offset": "0xb3691a39", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0xef", + "line": 79, + "module": "libxul.so", + "module_offset": "0xe8395f", + "offset": "0xb3bcc95f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0xef", + "line": 79, + "module": "libxul.so", + "module_offset": "0xe8395f", + "offset": "0xb3bcc95f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x2dd42830", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x2a7", + "line": 193, + "module": "libxul.so", + "module_offset": "0x394957", + "offset": "0xb30dd957", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1e8", + "line": 70, + "module": "libxul.so", + "module_offset": "0x3934f8", + "offset": "0xb30dc4f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xb7", + "line": 170, + "module": "libxul.so", + "module_offset": "0x9489b7", + "offset": "0xb36919b7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x29", + "line": 39, + "module": "libxul.so", + "module_offset": "0x948a39", + "offset": "0xb3691a39", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x27", + "line": 79, + "module": "libxul.so", + "module_offset": "0x1989fa7", + "offset": "0xb46d2fa7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x24", + "line": 5880, + "module": "libxul.so", + "module_offset": "0x198d0d4", + "offset": "0xb46d60d4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x187", + "line": 5330, + "module": "libxul.so", + "module_offset": "0x19a9ee7", + "offset": "0xb46f2ee7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "WorkerThreadPrimaryRunnable::Run", + "function_offset": "0x42b", + "line": 2886, + "module": "libxul.so", + "module_offset": "0x19797cb", + "offset": "0xb46c27cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x27", + "line": 79, + "module": "libxul.so", + "module_offset": "0x1989fa7", + "offset": "0xb46d2fa7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x24", + "line": 5880, + "module": "libxul.so", + "module_offset": "0x198d0d4", + "offset": "0xb46d60d4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x187", + "line": 5330, + "module": "libxul.so", + "module_offset": "0x19a9ee7", + "offset": "0xb46f2ee7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "WorkerThreadPrimaryRunnable::Run", + "function_offset": "0x42b", + "line": 2886, + "module": "libxul.so", + "module_offset": "0x19797cb", + "offset": "0xb46c27cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x27", + "line": 79, + "module": "libxul.so", + "module_offset": "0x184b761", + "offset": "0xb4594761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/Monitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x171", + "line": 40, + "module": "libxul.so", + "module_offset": "0x1852fb1", + "offset": "0xb459bfb1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void*)", + "function_offset": "0x35", + "line": 276, + "module": "libxul.so", + "module_offset": "0x1853137", + "offset": "0xb459c137", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xee", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23dee", + "offset": "0xb7782dee", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x27", + "line": 79, + "module": "libxul.so", + "module_offset": "0x1989fa7", + "offset": "0xb46d2fa7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x24", + "line": 5880, + "module": "libxul.so", + "module_offset": "0x198d0d4", + "offset": "0xb46d60d4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x187", + "line": 5330, + "module": "libxul.so", + "module_offset": "0x19a9ee7", + "offset": "0xb46f2ee7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "WorkerThreadPrimaryRunnable::Run", + "function_offset": "0x42b", + "line": 2886, + "module": "libxul.so", + "module_offset": "0x19797cb", + "offset": "0xb46c27cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x8e7fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x986ccc97", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x9228d457", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 89, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 11, + "offset": "0x197ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0xb760016b", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 20, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 24, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 25, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 26, + "offset": "0x31d2", + "trust": "frame_pointer" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 62, + "offset": "0x96c8ea93", + "trust": "frame_pointer" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 84, + "offset": "0x8c69b26e", + "trust": "frame_pointer" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x8b1eef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x93fd7927", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x8a9eef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x95966f57", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x9e8338a7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "offset": "0xb76000cc", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x934f0037", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xff7fffff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsISupportsImpl.h:e2f9a0ed50bc", + "frame": 11, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x18", + "line": 353, + "module": "libxul.so", + "module_offset": "0x1807e54", + "offset": "0xb4550e54", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader-0.10.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::GStreamerReader::AllocateVideoBufferFull(_GstPad*, unsigned long long, unsigned int, _GstCaps*, _GstBuffer**, nsRefPtr&)", + "function_offset": "0xe2", + "line": 66, + "module": "libxul.so", + "module_offset": "0x180825e", + "offset": "0xb455125e", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "cfi" + }, + { + "frame": 14, + "offset": "0x9f1ad5b", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 21, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "scan" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x925d5a3f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2539d", + "offset": "0xa062a39d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0x848ef26e", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x8378ef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x9697a247", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x8b9b1277", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x810fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x958109d7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x935b2747", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x7f0fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x9427df57", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x95579327", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 84, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x3fe8", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x87eddee3", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 79, + "offset": "0x7d8ff26e", + "trust": "frame_pointer" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x7c9fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x966d33a7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x8b9b1747", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 84, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x419e", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x7cfb7223", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 79, + "offset": "0x7b1ff26e", + "trust": "frame_pointer" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x8b31e0df", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2539d", + "offset": "0xa062a39d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0x75eff26e", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x8b38e75f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgcrypt.so.11.6.0", + "module_offset": "0x43890", + "offset": "0x48c4f890", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgcrypt.so.11.6.0", + "module_offset": "0x43846", + "offset": "0x48c4f846", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgcrypt.so.11.6.0", + "module_offset": "0x437ff", + "offset": "0x48c4f7ff", + "trust": "scan" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x7cfac81f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 84, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x5882", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x8b70f933", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 79, + "offset": "0x726af26e", + "trust": "frame_pointer" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xbe53c", + "offset": "0x47bc253c", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 1, + "function": "google_breakpad::CrashGenerationServer::Run()", + "function_offset": "0x69", + "line": 169, + "module": "libxul.so", + "module_offset": "0x211e005", + "offset": "0xb4e67005", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 2, + "function": "google_breakpad::CrashGenerationServer::ThreadMain(void*)", + "function_offset": "0xe", + "line": 326, + "module": "libxul.so", + "module_offset": "0x211e062", + "offset": "0xb4e67062", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 30, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x706fef9b", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 29, + "offset": "0x90af8067", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x90679877", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 100, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 11, + "offset": "0x3fffff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0xb760016b", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 20, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 24, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 25, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 26, + "offset": "0x607f", + "trust": "frame_pointer" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "frame_pointer" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 89, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 92, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 93, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 94, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 95, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 96, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 97, + "offset": "0x6eeff26e", + "trust": "frame_pointer" + }, + { + "frame": 98, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 99, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 100, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 101, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ], + "frames_truncated": true, + "total_frames": 102 + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x7d0c299f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2539d", + "offset": "0xa062a39d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0x6c7ff26e", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x710ff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 30, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x6b3fef9b", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 29, + "offset": "0x91439067", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x91439277", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 84, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x61f5", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x879b6d43", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 79, + "offset": "0x69bff26e", + "trust": "frame_pointer" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 18, + "offset": "0x878dfd5f", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 18, + "offset": "0x878dfe1f", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x683ff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x8b9b45b7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xbe53c", + "offset": "0x47bc253c", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/libcubeb/src/cubeb_alsa.c:e2f9a0ed50bc", + "frame": 1, + "function": "alsa_run_thread", + "function_offset": "0x1a8", + "line": 387, + "module": "libxul.so", + "module_offset": "0x2285a5c", + "offset": "0xb4fcea5c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x641bef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x965bed47", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x965bedf7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x621bef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x9767b8a7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x8b98d7f7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x5e1bef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x9ab5b327", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x9696f0e7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x5f9bef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x965bea87", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x93efef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x94257877", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x9eb33a87", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 72, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x3169", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x9b19c8f3", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x5f70f", + "offset": "0x47b6370f", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "frame_pointer" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 67, + "offset": "0x573ff26e", + "trust": "frame_pointer" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x5bdb8be7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 100, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "frame": 10, + "offset": "0xb76000df", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 13, + "function": "malloc", + "function_offset": "0x295", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d235", + "offset": "0x8065235", + "trust": "scan" + }, + { + "frame": 14, + "offset": "0xb760016b", + "trust": "cfi" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 17, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "cfi" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 21, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 25, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 26, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 27, + "offset": "0x316d", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "frame_pointer" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x28bfa", + "offset": "0x47f61bfa", + "trust": "scan" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x295a1", + "offset": "0x47f625a1", + "trust": "scan" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 89, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 95, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 96, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 97, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 98, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 99, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 100, + "offset": "0x55bff26e", + "trust": "frame_pointer" + }, + { + "frame": 101, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 102, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 103, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 104, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ], + "frames_truncated": true, + "total_frames": 105 + }, + { + "frame_count": 28, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 19, + "offset": "0x553fef9b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 27, + "offset": "0x78baa927", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x83a19697", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xffdbffff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsISupportsImpl.h:e2f9a0ed50bc", + "frame": 11, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x18", + "line": 353, + "module": "libxul.so", + "module_offset": "0x1807e54", + "offset": "0xb4550e54", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader-0.10.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::GStreamerReader::AllocateVideoBufferFull(_GstPad*, unsigned long long, unsigned int, _GstCaps*, _GstBuffer**, nsRefPtr&)", + "function_offset": "0xe2", + "line": 66, + "module": "libxul.so", + "module_offset": "0x180825e", + "offset": "0xb455125e", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "cfi" + }, + { + "frame": 14, + "offset": "0x1efe91ff", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 21, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "scan" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x59ebd247", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xc3fd7fff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsISupportsImpl.h:e2f9a0ed50bc", + "frame": 11, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x18", + "line": 353, + "module": "libxul.so", + "module_offset": "0x1807e54", + "offset": "0xb4550e54", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader-0.10.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::GStreamerReader::AllocateVideoBufferFull(_GstPad*, unsigned long long, unsigned int, _GstCaps*, _GstBuffer**, nsRefPtr&)", + "function_offset": "0xe2", + "line": 66, + "module": "libxul.so", + "module_offset": "0x180825e", + "offset": "0xb455125e", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "cfi" + }, + { + "frame": 14, + "offset": "0x9f1ad5b", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 22, + "function": "AutoLock::~AutoLock()", + "function_offset": "0x1c", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39224c", + "offset": "0xb30db24c", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xbe53c", + "offset": "0x47bc253c", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x876d", + "offset": "0x47f8c76d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6965", + "offset": "0x47f8a965", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6f3a", + "offset": "0x47f8af3a", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x7374", + "offset": "0x47f8b374", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libnss_dns-2.13.so", + "module_offset": "0x2bf5", + "offset": "0xa5812bf5", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libnss_dns-2.13.so", + "module_offset": "0x2f4a", + "offset": "0xa5812f4a", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xe2f94", + "offset": "0x47be6f94", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa4fbd", + "offset": "0x47ba8fbd", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa6ca4", + "offset": "0x47baaca4", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/misc/prnetdb.c:e2f9a0ed50bc", + "frame": 10, + "function": "PR_GetAddrInfoByName", + "function_offset": "0x11e", + "line": 2047, + "module": "libnspr4.so", + "module_offset": "0x2886e", + "offset": "0xb778786e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::net::GetAddrInfo(char const*, unsigned short, unsigned short, char const*, mozilla::net::AddrInfo**, bool)", + "function_offset": "0x74", + "line": 351, + "module": "libxul.so", + "module_offset": "0x7ab5e4", + "offset": "0xb34f45e4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x215", + "line": 1406, + "module": "libxul.so", + "module_offset": "0x7a7da5", + "offset": "0xb34f0da5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 13, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x511fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x8ba62697", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x874e35b7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 100, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 11, + "offset": "0x14bffff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0xb760016b", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 20, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 24, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 25, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 26, + "offset": "0x3721", + "trust": "frame_pointer" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "frame_pointer" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x28bfa", + "offset": "0x47f61bfa", + "trust": "scan" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x295a1", + "offset": "0x47f625a1", + "trust": "scan" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 89, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 94, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 95, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 96, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 97, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 98, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 99, + "offset": "0x4f9ff26e", + "trust": "frame_pointer" + }, + { + "frame": 100, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 101, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 102, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 103, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ], + "frames_truncated": true, + "total_frames": 104 + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x59e8ecdf", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 14, + "offset": "0x6522e1df", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 17, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x6523b69f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2539d", + "offset": "0xa062a39d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0x4afff26e", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x87e5c877", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 85, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x4046", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x79d88f73", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x15ff3", + "offset": "0x47c66ff3", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 80, + "offset": "0x46ca426e", + "trust": "frame_pointer" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x87c643a7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x598eb23f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x3f4fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x5bdb80e7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x3ecff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x8f188c97", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 18, + "offset": "0x475c1abf", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 18, + "offset": "0x43d9447f", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x3baff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x5c02af87", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xe", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 14, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x87e5c927", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 26, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 17, + "offset": "0x356fef9b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 25, + "offset": "0x91ec0f87", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x91ec1be7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xbe53c", + "offset": "0x47bc253c", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x876d", + "offset": "0x47f8c76d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6965", + "offset": "0x47f8a965", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6f3a", + "offset": "0x47f8af3a", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x7374", + "offset": "0x47f8b374", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libnss_dns-2.13.so", + "module_offset": "0x28c1", + "offset": "0xa58128c1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa47ff", + "offset": "0x47ba87ff", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa6ca4", + "offset": "0x47baaca4", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/misc/prnetdb.c:e2f9a0ed50bc", + "frame": 8, + "function": "PR_GetAddrInfoByName", + "function_offset": "0x11e", + "line": 2047, + "module": "libnspr4.so", + "module_offset": "0x2886e", + "offset": "0xb778786e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::net::GetAddrInfo(char const*, unsigned short, unsigned short, char const*, mozilla::net::AddrInfo**, bool)", + "function_offset": "0x74", + "line": 351, + "module": "libxul.so", + "module_offset": "0x7ab5e4", + "offset": "0xb34f45e4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x215", + "line": 1406, + "module": "libxul.so", + "module_offset": "0x7a7da5", + "offset": "0xb34f0da5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x322ff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x15ff3", + "offset": "0x47c66ff3", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x15ff3", + "offset": "0x47c66ff3", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x30aff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x4951f667", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 100, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 11, + "offset": "0x85ffbfff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0xb760016b", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 20, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 24, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 25, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 26, + "offset": "0x4716", + "trust": "frame_pointer" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "frame_pointer" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x15ff3", + "offset": "0x47c66ff3", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x28bfa", + "offset": "0x47f61bfa", + "trust": "scan" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x295a1", + "offset": "0x47f625a1", + "trust": "scan" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 89, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 95, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 96, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 97, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 98, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 99, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 100, + "offset": "0x2e2ff26e", + "trust": "frame_pointer" + }, + { + "frame": 101, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 102, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 103, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 104, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ], + "frames_truncated": true, + "total_frames": 105 + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x496e207f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jit/x86/SharedICHelpers-x86.h:e2f9a0ed50bc", + "frame": 19, + "function": "js::jit::EmitCallTypeUpdateIC(js::jit::MacroAssembler&, js::jit::JitCode*, unsigned int)", + "function_offset": "0x117", + "line": 256, + "module": "libxul.so", + "module_offset": "0x27b2047", + "offset": "0xb54fb047", + "trust": "scan" + }, + { + "frame": 20, + "offset": "0xd8da6846", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 32, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "function": "_fini", + "function_offset": "0x46ffae", + "module": "libxul.so", + "module_offset": "0x2d2e7e6", + "offset": "0xb5a777e6", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 23, + "offset": "0x2b8fef9b", + "trust": "frame_pointer" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 31, + "offset": "0x6db2d3d7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 32, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libX11.so.6.3.0", + "module_offset": "0xc1cd", + "offset": "0x47e1f1cd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 23, + "offset": "0x2b0fef9b", + "trust": "frame_pointer" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 31, + "offset": "0x42b6a117", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x59e8f7f7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 100, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "frame": 10, + "offset": "0xb76000df", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 14, + "function": "malloc", + "function_offset": "0x295", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d235", + "offset": "0x8065235", + "trust": "scan" + }, + { + "frame": 15, + "offset": "0xb760016b", + "trust": "cfi" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 18, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "cfi" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 22, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 26, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 27, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 28, + "offset": "0x477f", + "trust": "frame_pointer" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "frame_pointer" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "frame_pointer" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x15ff3", + "offset": "0x47c66ff3", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x28bfa", + "offset": "0x47f61bfa", + "trust": "scan" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x295a1", + "offset": "0x47f625a1", + "trust": "scan" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 89, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 97, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 98, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 99, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 100, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 101, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 102, + "offset": "0x298ff26e", + "trust": "frame_pointer" + }, + { + "frame": 103, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 104, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 105, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 106, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ], + "frames_truncated": true, + "total_frames": 107 + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x5a0fb7c7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xe", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 14, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x1a9fc7d7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "frame": 3, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xc8", + "line": 79, + "module": "libxul.so", + "module_offset": "0x7a75e8", + "offset": "0xb34f05e8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x19e", + "line": 1394, + "module": "libxul.so", + "module_offset": "0x7a7d2e", + "offset": "0xb34f0d2e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x3366a15f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "frame": 3, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xc8", + "line": 79, + "module": "libxul.so", + "module_offset": "0x7a75e8", + "offset": "0xb34f05e8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x19e", + "line": 1394, + "module": "libxul.so", + "module_offset": "0x7a7d2e", + "offset": "0xb34f0d2e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xbe53c", + "offset": "0x47bc253c", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x876d", + "offset": "0x47f8c76d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6965", + "offset": "0x47f8a965", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6f3a", + "offset": "0x47f8af3a", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x71c8", + "offset": "0x47f8b1c8", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libnss_dns-2.13.so", + "module_offset": "0x28c1", + "offset": "0xa58128c1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa47ff", + "offset": "0x47ba87ff", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa6ca4", + "offset": "0x47baaca4", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/misc/prnetdb.c:e2f9a0ed50bc", + "frame": 8, + "function": "PR_GetAddrInfoByName", + "function_offset": "0x11e", + "line": 2047, + "module": "libnspr4.so", + "module_offset": "0x2886e", + "offset": "0xb778786e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::net::GetAddrInfo(char const*, unsigned short, unsigned short, char const*, mozilla::net::AddrInfo**, bool)", + "function_offset": "0x74", + "line": 351, + "module": "libxul.so", + "module_offset": "0x7ab5e4", + "offset": "0xb34f45e4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x215", + "line": 1406, + "module": "libxul.so", + "module_offset": "0x7a7da5", + "offset": "0xb34f0da5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xee", + "line": 91, + "module": "libxul.so", + "module_offset": "0x372eee", + "offset": "0xb30bbeee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x504", + "line": 105, + "module": "libxul.so", + "module_offset": "0x374174", + "offset": "0xb30bd174", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x24cff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 29, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 20, + "offset": "0x601bef9b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 28, + "offset": "0x986b3197", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x15ff3", + "offset": "0x47c66ff3", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 26, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5f36e", + "offset": "0x48f6e36e", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x41d1f", + "offset": "0x48f50d1f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ce7", + "offset": "0x48ff7ce7", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2a3c7", + "offset": "0x48f393c7", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x15ff3", + "offset": "0x47c66ff3", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x65757168", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libdbus-1.so.3.4.0", + "module_offset": "0x16059", + "offset": "0x47ff0059", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libdbus-1.so.3.4.0", + "module_offset": "0x16046", + "offset": "0x47ff0046", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libdbus-1.so.3.4.0", + "module_offset": "0x15fff", + "offset": "0x47feffff", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87ddc", + "offset": "0x48f96ddc", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x230ff26e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x6dc39327", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x59f839f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x9469687", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x588abf7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x2358281f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x1f004b67", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x1f0fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x95613ea7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x71be9b67", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xe", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 14, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x1b7fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x1d6b0667", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x1d916457", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x59d06e7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 3, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x197fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x1d601747", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x1ddf2927", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 30, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x1bffef9b", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 29, + "offset": "0x1d602667", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x163fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x1d61a067", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x1d61a277", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xe", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 14, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x1e41d747", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x7070feff", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libXext.so.6.4.0", + "module_offset": "0x870", + "offset": "0x47f9b870", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libXext.so.6.4.0", + "module_offset": "0x846", + "offset": "0x47f9b846", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libXext.so.6.4.0", + "module_offset": "0x7ff", + "offset": "0x47f9b7ff", + "trust": "scan" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "frame": 8, + "offset": "0xb76000df", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 11, + "function": "malloc", + "function_offset": "0x295", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d235", + "offset": "0x8065235", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsISupportsImpl.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x18", + "line": 353, + "module": "libxul.so", + "module_offset": "0x1807e54", + "offset": "0xb4550e54", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader-0.10.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::GStreamerReader::AllocateVideoBufferFull(_GstPad*, unsigned long long, unsigned int, _GstCaps*, _GstBuffer**, nsRefPtr&)", + "function_offset": "0xe2", + "line": 66, + "module": "libxul.so", + "module_offset": "0x180825e", + "offset": "0xb455125e", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "cfi" + }, + { + "frame": 15, + "offset": "0x9ef21a9", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 22, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "scan" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x6d9a281f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2539d", + "offset": "0xa062a39d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0xeeff26e", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xbe53c", + "offset": "0x47bc253c", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x876d", + "offset": "0x47f8c76d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6965", + "offset": "0x47f8a965", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x6f3a", + "offset": "0x47f8af3a", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libresolv-2.13.so", + "module_offset": "0x7374", + "offset": "0x47f8b374", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libnss_dns-2.13.so", + "module_offset": "0x28c1", + "offset": "0xa58128c1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa47ff", + "offset": "0x47ba87ff", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xa6ca4", + "offset": "0x47baaca4", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/misc/prnetdb.c:e2f9a0ed50bc", + "frame": 8, + "function": "PR_GetAddrInfoByName", + "function_offset": "0x11e", + "line": 2047, + "module": "libnspr4.so", + "module_offset": "0x2886e", + "offset": "0xb778786e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/GetAddrInfo.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::net::GetAddrInfo(char const*, unsigned short, unsigned short, char const*, mozilla::net::AddrInfo**, bool)", + "function_offset": "0x74", + "line": 351, + "module": "libxul.so", + "module_offset": "0x7ab5e4", + "offset": "0xb34f45e4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x215", + "line": 1406, + "module": "libxul.so", + "module_offset": "0x7a7da5", + "offset": "0xb34f0da5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0xd8fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x2b9a9a07", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0x7b", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x2424b", + "offset": "0xb778324b", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::MediaCacheStream::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x2f1", + "line": 91, + "module": "libxul.so", + "module_offset": "0x1708ea3", + "offset": "0xb4451ea3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaCache.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::MediaCacheStream::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x6e", + "line": 2327, + "module": "libxul.so", + "module_offset": "0x1709304", + "offset": "0xb4452304", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::ChannelMediaResource::ReadAt(long long, char*, unsigned int, unsigned int*)", + "function_offset": "0x3f", + "line": 734, + "module": "libxul.so", + "module_offset": "0x1709361", + "offset": "0xb4452361", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::MediaResourceIndex::ReadAt(long long, char*, unsigned int, unsigned int*) const", + "function_offset": "0x4f", + "line": 1714, + "module": "libxul.so", + "module_offset": "0x17022df", + "offset": "0xb444b2df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaResource.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::MediaResourceIndex::Read(char*, unsigned int, unsigned int*)", + "function_offset": "0x36", + "line": 1699, + "module": "libxul.so", + "module_offset": "0x1702346", + "offset": "0xb444b346", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerReader.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::GStreamerReader::ReadAndPushData(unsigned int)", + "function_offset": "0x83", + "line": 969, + "module": "libxul.so", + "module_offset": "0x18095dd", + "offset": "0xb45525dd", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x2afd", + "offset": "0x49160afd", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x30108", + "offset": "0x48f3f108", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0xc21f", + "offset": "0x4916a21f", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x330b", + "offset": "0x4916130b", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6d22d", + "offset": "0x47d2222d", + "trust": "scan" + } + ] + }, + { + "frame_count": 29, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 20, + "offset": "0xc8fef9b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 28, + "offset": "0x36bee327", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x236ef027", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x8fe084f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x280bffb7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x2cb0568f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x94", + "line": 326, + "module": "libxul.so", + "module_offset": "0x9564b4", + "offset": "0xb369f4b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x927f", + "offset": "0x47c5a27f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0xc0fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x36bee5e7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x36bee697", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 84, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x4ae8", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x6b5effb3", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 79, + "offset": "0xa8ff26e", + "trust": "frame_pointer" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46cc4", + "offset": "0x4904bcc4", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x473e5", + "offset": "0x4904c3e5", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x46a08", + "offset": "0x4904ba08", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1f0ed", + "offset": "0xa06240ed", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 15, + "offset": "0x1e2ffa1f", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ef78", + "offset": "0xa0623f78", + "trust": "scan" + }, + { + "frame": 18, + "offset": "0x65757168", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x66fef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x36bef667", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x244b7277", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 9, + "offset": "0xe", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/lock_impl_posix.cc:e2f9a0ed50bc", + "frame": 14, + "function": "LockImpl::Unlock()", + "function_offset": "0x1a", + "line": 46, + "module": "libxul.so", + "module_offset": "0x39270a", + "offset": "0xb30db70a", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x2b9af697", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x244b8ea7", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 100, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x8070987", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_fini", + "function_offset": "0x1a5ab4f", + "module": "libxul.so", + "module_offset": "0x4319387", + "offset": "0xb7062387", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "moz_malloc_usable_size", + "function_offset": "0x1e", + "line": 209, + "module": "firefox", + "module_offset": "0x42ee", + "offset": "0x804c2ee", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "moz_malloc_size_of", + "function_offset": "0x1a", + "line": 219, + "module": "firefox", + "module_offset": "0x431a", + "offset": "0x804c31a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ISurfaceAllocator.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::MemoryTextureClient::Allocate(unsigned int)", + "function_offset": "0x2f", + "line": 207, + "module": "libxul.so", + "module_offset": "0xdd2761", + "offset": "0xb3b1b761", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::layers::TextureClient::CreateWithBufferSize(mozilla::layers::ISurfaceAllocator*, mozilla::gfx::SurfaceFormat, unsigned int, mozilla::layers::TextureFlags)", + "function_offset": "0xcf", + "line": 517, + "module": "libxul.so", + "module_offset": "0xddc847", + "offset": "0xb3b25847", + "trust": "cfi" + }, + { + "frame": 11, + "offset": "0xfff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/gstreamer/GStreamerMozVideoBuffer.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::gst_moz_video_buffer_get_type()", + "function_offset": "0x7", + "line": 20, + "module": "libxul.so", + "module_offset": "0x180798f", + "offset": "0xb455098f", + "trust": "scan" + }, + { + "frame": 13, + "offset": "0xb760016b", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1a2f90f", + "module": "libxul.so", + "module_offset": "0x42ee147", + "offset": "0xb7037147", + "trust": "scan" + }, + { + "frame": 20, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 24, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 25, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 26, + "offset": "0x4af7", + "trust": "frame_pointer" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "frame_pointer" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x28bfa", + "offset": "0x47f61bfa", + "trust": "scan" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x295a1", + "offset": "0x47f625a1", + "trust": "scan" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 89, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 94, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 95, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 96, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 97, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 98, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 99, + "offset": "0x1dff26e", + "trust": "frame_pointer" + }, + { + "frame": 100, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 101, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 102, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 103, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ], + "frames_truncated": true, + "total_frames": 104 + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x4674f", + "offset": "0x4904b74f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a223", + "offset": "0x47cff223", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x1ec08", + "offset": "0xa0623c08", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2ef17", + "offset": "0xa00a4f17", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x8ccc2", + "offset": "0x48f9bcc2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x282b4", + "offset": "0xa009e2b4", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0xbd7a", + "offset": "0x49010d7a", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2a2b3", + "offset": "0xa00a02b3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x125cc", + "offset": "0xa00885cc", + "trust": "scan" + }, + { + "frame": 22, + "offset": "0x7efef9b", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstqtdemux.so", + "module_offset": "0x2f453", + "offset": "0xa00a5453", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x59ef", + "offset": "0x491639ef", + "trust": "scan" + }, + { + "frame": 30, + "offset": "0x35dd4f57", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x2472d", + "offset": "0xa062972d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "free", + "function_offset": "0x1da", + "line": 1685, + "module": "firefox", + "module_offset": "0x1cd5a", + "offset": "0x8064d5a", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x94256d77", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x1d419", + "offset": "0x49022419", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x999f", + "offset": "0x4916799f", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x9973", + "offset": "0x49167973", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x6808", + "offset": "0x49164808", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x27590", + "offset": "0x4902c590", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6219a", + "offset": "0x47d1719a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x2ff9d", + "offset": "0x47f68f9d", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x33580", + "offset": "0x47f6c580", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 15, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 16, + "function": "memalign_internal", + "function_offset": "0x13e", + "line": 1685, + "module": "firefox", + "module_offset": "0x1d68e", + "offset": "0x806568e", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "cfi" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + } + ] + }, + { + "frame_count": 84, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9e95", + "offset": "0x47c5ae95", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libgstapp-0.10.so.0.24.0", + "module_offset": "0x695c", + "offset": "0x4916495c", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_run_alloc", + "function_offset": "0x112", + "line": 3682, + "module": "firefox", + "module_offset": "0x1a6c2", + "offset": "0x80626c2", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::FenceHandle::FdObj::~FdObj()", + "function_offset": "0x23", + "line": 210, + "module": "libxul.so", + "module_offset": "0xdffc83", + "offset": "0xb3b48c83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/FenceUtils.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsRefPtr::~nsRefPtr()", + "function_offset": "0x27", + "line": 20, + "module": "libxul.so", + "module_offset": "0x9e0e47", + "offset": "0xb3729e47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/Atomics.h:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::TextureClient::~TextureClient()", + "function_offset": "0x7b", + "line": 561, + "module": "libxul.so", + "module_offset": "0xdde70b", + "offset": "0xb3b2770b", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x5476e", + "offset": "0x47d0976e", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x2916a", + "offset": "0x4902e16a", + "trust": "scan" + }, + { + "frame": 11, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x79ee3", + "offset": "0x48f88ee3", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x342d2", + "offset": "0x47f6d2d2", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 15, + "module": "libxul.so", + "module_offset": "0x93f23f", + "offset": "0xb368823f", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x296d4", + "offset": "0x4902e6d4", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8e87", + "offset": "0x48ff7e87", + "trust": "scan" + }, + { + "frame": 19, + "function": "_fini", + "function_offset": "0x1c27a07", + "module": "libxul.so", + "module_offset": "0x44e623f", + "offset": "0xb722f23f", + "trust": "scan" + }, + { + "frame": 20, + "function": "_fini", + "function_offset": "0x1d3a17", + "module": "libxul.so", + "module_offset": "0x2a9224f", + "offset": "0xb57db24f", + "trust": "scan" + }, + { + "frame": 21, + "offset": "0x4afe", + "trust": "frame_pointer" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x29b52", + "offset": "0x4902eb52", + "trust": "scan" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cfcd", + "offset": "0x47d21fcd", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x78e73", + "offset": "0x48f87e73", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x5942f", + "offset": "0x4905e42f", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstbase-0.10.so.0.29.0", + "module_offset": "0x3a2d8", + "offset": "0x4903f2d8", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e2f", + "offset": "0x47c58e2f", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8c3f", + "offset": "0x48ff7c3f", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2eebf", + "offset": "0x48f3debf", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x2aace", + "offset": "0x48f39ace", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd825f", + "offset": "0x47d8d25f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "frame_pointer" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 53, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 54, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 57, + "offset": "0x170e11e3", + "trust": "frame_pointer" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5de50", + "offset": "0x48f6ce50", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x57f91", + "offset": "0x48f66f91", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ebf", + "offset": "0x48ff7ebf", + "trust": "scan" + }, + { + "frame": 62, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8ddb", + "offset": "0x48ff7ddb", + "trust": "scan" + }, + { + "frame": 63, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x7e46", + "offset": "0x47c58e46", + "trust": "scan" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x5dbc8", + "offset": "0x48f6cbc8", + "trust": "scan" + }, + { + "frame": 66, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x4706f", + "offset": "0xa064c06f", + "trust": "scan" + }, + { + "frame": 67, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x25cd1", + "offset": "0xa062acd1", + "trust": "scan" + }, + { + "frame": 68, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe8cb7", + "offset": "0x48ff7cb7", + "trust": "scan" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.2800.6", + "module_offset": "0x4803b", + "offset": "0x47f8103b", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x140ff3", + "offset": "0x47c44ff3", + "trust": "frame_pointer" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0x46fb1", + "offset": "0x47b4afb1", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0xe7d4b", + "offset": "0x48ff6d4b", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0xd865f", + "offset": "0x47d8d65f", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x87c29", + "offset": "0x48f96c29", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x4a3a5", + "offset": "0x47cff3a5", + "trust": "scan" + }, + { + "frame": 79, + "offset": "0xb87b126e", + "trust": "frame_pointer" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-0.10.so.0.29.0", + "module_offset": "0x88f47", + "offset": "0x48f97f47", + "trust": "frame_pointer" + }, + { + "frame": 81, + "missing_symbols": true, + "module": "libglib-2.0.so.0.2800.6", + "module_offset": "0x6cb6e", + "offset": "0x47d21b6e", + "trust": "frame_pointer" + }, + { + "frame": 82, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "frame_pointer" + }, + { + "frame": 83, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x1ec76ccf", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x9198", + "offset": "0x47c5a198", + "trust": "scan" + }, + { + "frame": 3, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0xa364", + "offset": "0x47c5b364", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x75a994f", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_fini", + "function_offset": "0xe083", + "module": "libnspr4.so", + "module_offset": "0x3854b", + "offset": "0xb779754b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x68", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23d68", + "offset": "0xb7782d68", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x30", + "line": 79, + "module": "libxul.so", + "module_offset": "0x372980", + "offset": "0xb30bb980", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x151", + "line": 221, + "module": "libxul.so", + "module_offset": "0x70fc81", + "offset": "0xb3458c81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x6c4", + "line": 867, + "module": "libxul.so", + "module_offset": "0x374334", + "offset": "0xb30bd334", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x24", + "line": 277, + "module": "libxul.so", + "module_offset": "0x37d484", + "offset": "0xb30c6484", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xe0", + "line": 355, + "module": "libxul.so", + "module_offset": "0x956500", + "offset": "0xb369f500", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x3e", + "line": 234, + "module": "libxul.so", + "module_offset": "0x94111e", + "offset": "0xb368a11e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0xc6", + "line": 360, + "module": "libxul.so", + "module_offset": "0x7100d6", + "offset": "0xb34590d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x10c", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x257ac", + "offset": "0xb77847ac", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libpthread-2.13.so", + "module_offset": "0x5943", + "offset": "0x47c56943", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc-2.13.so", + "module_offset": "0xcbd9d", + "offset": "0x47bcfd9d", + "trust": "frame_pointer" + } + ] + } + ] + }, + "last_crash": 257395, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "original_signature": "mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | CCGraphBuilder::NoteJSChild", + "os_name": "Linux", + "os_pretty_version": "Linux", + "os_version": "0.0.0 Linux 2.6.38-2-686-bigmem #1 SMP Sun May 8 15:43:39 UTC 2011 i686", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9c956946_1510; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | CCGraphBuilder::NoteJSChild | TraversalTracer::onChild | JS::CallbackTracer::onObjectEdge | JSObject* DoCallback | js::gc::TraceCycleCollectorChildren | TraversalTracer::onChild | JS::CallbackTracer::onShapeEdge | js::Shape* DoCallback | void js::TraceEdge | JSObject::traceChildren | JS::DispatchTraceKindTyped | JS_TraceChildren | mozilla::CycleCollectedJSRuntime::TraverseGCThing | CCGraphBuilder::BuildGraph | nsCycleCollector::MarkRoots | nsCycleCollector::Collect | nsCycleCollector_collectSlice | nsJSContext::RunCycleCollectorSlice | nsTimerImpl::Fire | nsTimerEvent::Run | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::ipc::MessagePump::Run | MessageLoop::Run | nsBaseAppShell::Run | nsAppStartup::Run | XREMain::XRE_mainRun | XREMain::XRE_main | XRE_main | do_main | main | libc-2.13.so@0x16e15 | _start | _init | __libc_csu_fini | firefox@0x2150f | ld-2.13.so@0xe2ef", + "reason": "SIGSEGV", + "release_channel": "release", + "signature": "OOM | small", + "startedDateTime": "2015-11-30T00:02:07.214035+00:00", + "started_datetime": "2015-11-30T00:02:07.214035+00:00", + "submitted_timestamp": "2015-11-30T00:02:02.538819+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 3286, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "379fa96c-c4e6-4c58-9aad-ff9962151130", + "version": "42.0" +} diff --git a/testcrash/processed/3f5b9b28-b5eb-4347-81c2-8ab2b2151130.json b/testcrash/processed/3f5b9b28-b5eb-4347-81c2-8ab2b2151130.json new file mode 100644 index 0000000000..a0a11a03b4 --- /dev/null +++ b/testcrash/processed/3f5b9b28-b5eb-4347-81c2-8ab2b2151130.json @@ -0,0 +1,127368 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : \n MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IP] : 2 : 3 : \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP TCPv6 : 2 : 1 : \n Fournisseur de services RSVP TCP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP UDPv6 : 2 : 2 : \n Fournisseur de services RSVP UDP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 1 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 0 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 0 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] SEQPACKET 4 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] DATAGRAM 4 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] SEQPACKET 9 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] DATAGRAM 9 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] SEQPACKET 6 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] DATAGRAM 6 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 3 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 3 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 2 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 2 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll", + "additional_minidumps": [], + "addons": [], + "addons_checked": true, + "address": "0x5bb55e54", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02, AdapterSubsysID: 01f91028, AdapterDriverVersion: 8.15.10.1749\n", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:10+00:00", + "completed_datetime": "2015-11-30T00:00:22.712457+00:00", + "completeddatetime": "2015-11-30T00:00:22.712457+00:00", + "cpu_info": "GenuineIntel family 6 model 15 stepping 13 | 2", + "cpu_name": "x86", + "crash_id": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "crash_time": 1448841550, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.296560+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 2181694, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x5bb55e54", + "crashing_thread": 0, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "offset": "0x5bb55e54", + "registers": { + "eax": "0x00000000", + "ebp": "0x00396a5c", + "ebx": "0x163364b8", + "ecx": "0x6715e040", + "edi": "0x0039b038", + "edx": "0x00000006", + "efl": "0x00200246", + "eip": "0x5bb55e54", + "esi": "0x00320000", + "esp": "0x00396658" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "offset": "0x5b96fa4e", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 12 + }, + "largest_free_vm_block": "0x2e6000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1a0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x203000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x59ed0000", + "code_id": "4A5BDAAA20e000", + "debug_file": "msmpeg2vdec.warbird.pdb", + "debug_id": "669C9D5E982C43DB9CEEE3821AEFB9692", + "end_addr": "0x5a0de000", + "filename": "msmpeg2vdec.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a0e0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x5a1d1000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a300000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5a36a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x5a370000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x5a3c6000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x5a3d0000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x5a449000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a450000", + "code_id": "4CE7B9A312a000", + "debug_file": "sapi.pdb", + "debug_id": "63C97D1D323C43A3844B09A0409498631", + "end_addr": "0x5a57a000", + "filename": "sapi.dll", + "version": "5.3.13120.0" + }, + { + "base_addr": "0x5a580000", + "code_id": "4CE7B81710a000", + "debug_file": "DWrite.pdb", + "debug_id": "DB173129FFC54F479DFF3D629C196ED21", + "end_addr": "0x5a68a000", + "filename": "DWrite.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a970000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5b38a000", + "filename": "icudt55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b390000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x5b4cc000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b4d0000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x5da09000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5da10000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x5dbb2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5dbd0000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x5dcaf000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5dcb0000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x5dd62000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x60ec0000", + "code_id": "4A5BDA3D99000", + "debug_file": "MFWMAAEC.pdb", + "debug_id": "F63FD7B86BDE43DFBE6F87ECB0A1A2DD1", + "end_addr": "0x60f59000", + "filename": "MFWMAAEC.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x60fe0000", + "code_id": "4CE7B99C177000", + "debug_file": "quartz.pdb", + "debug_id": "CFBEEFF8D2044661A6E5F0FB35AC2CF32", + "end_addr": "0x61157000", + "filename": "quartz.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x626c0000", + "code_id": "4CE7B880312000", + "debug_file": "mf.pdb", + "debug_id": "E53583973043441DA81867AB565AD9372", + "end_addr": "0x629d2000", + "filename": "mf.dll", + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x663b0000", + "code_id": "4CE7B86C7a000", + "debug_file": "EVR.pdb", + "debug_id": "FB33934061CB46CCB5CBD6AFDC9DF65F2", + "end_addr": "0x6642a000", + "filename": "evr.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x66540000", + "code_id": "4A5BDB3C4f000", + "debug_file": "Wpc.pdb", + "debug_id": "217D8704AEDC4F6EB5A6B93C78BCFE632", + "end_addr": "0x6658f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x67080000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x6716e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x67190000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x671a8000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x671b0000", + "code_id": "55F98C7C2c000", + "debug_file": "aswJsFlt.pdb", + "debug_id": "F411C114E3114E2A99AC37C1415A901F1", + "end_addr": "0x671dc000", + "filename": "aswJsFlt.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x671e0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x67251000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x677b0000", + "code_id": "4CE7B847a80000", + "debug_file": "ieframe.pdb", + "debug_id": "3B9BE5FB52F14731879F4B8981FB26422", + "end_addr": "0x68230000", + "filename": "ieframe.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x68330000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x68348000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6b310000", + "code_id": "4CE7B9C8a0000", + "debug_file": "SearchFolder.pdb", + "debug_id": "2F6719406FEF4D2592C074702EBA1BD72", + "end_addr": "0x6b3b0000", + "filename": "SearchFolder.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6b4d0000", + "code_id": "55F98C7447000", + "debug_file": "snxhk.pdb", + "debug_id": "EA04201E4F7D4D5EA7AFA4F843F6B3EC1", + "end_addr": "0x6b517000", + "filename": "snxhk.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x6b530000", + "code_id": "4A5BD9BE14000", + "debug_file": "devenum.pdb", + "debug_id": "728AEF77CC244D8BADC3F6255CE396B31", + "end_addr": "0x6b544000", + "filename": "devenum.dll", + "version": "6.6.7600.16385" + }, + { + "base_addr": "0x6b720000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x6b747000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x6ce60000", + "code_id": "4CE7B9B089000", + "debug_file": "PortableDeviceApi.pdb", + "debug_id": "97A85AFE755B4DEDA368C5794FB8F66C2", + "end_addr": "0x6cee9000", + "filename": "PortableDeviceApi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6dfc0000", + "code_id": "4A5BDA3859000", + "debug_file": "MFPLAT.pdb", + "debug_id": "F512BAE9BAA14B87A898050CB20C0E3B2", + "end_addr": "0x6e019000", + "filename": "mfplat.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7600.16385" + }, + { + "base_addr": "0x6e1b0000", + "code_id": "4CE7BA035c000", + "debug_file": "StructuredQuery.pdb", + "debug_id": "75F9CA3991244B738784DD5E65739D461", + "end_addr": "0x6e20c000", + "filename": "StructuredQuery.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x6e280000", + "code_id": "4A5BDA4E14000", + "debug_file": "msacm32.pdb", + "debug_id": "3D318D5E38C54502B64578F0710A510F2", + "end_addr": "0x6e294000", + "filename": "msacm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e2b0000", + "code_id": "4CE7B72536000", + "debug_file": "AudioSes.pdb", + "debug_id": "A88FCF91944949A8A1863D1592BB2FD12", + "end_addr": "0x6e2e6000", + "filename": "AudioSes.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e2f0000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x6e2f4000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e330000", + "code_id": "4A5BBFC98000", + "debug_file": "davhlpr.pdb", + "debug_id": "59C1CF63A3964C2CB96E729C676055251", + "end_addr": "0x6e338000", + "filename": "davhlpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e340000", + "code_id": "4CE7B7BA17000", + "debug_file": "davclnt.pdb", + "debug_id": "293647BFB30C495D951B194D5F4278972", + "end_addr": "0x6e357000", + "filename": "davclnt.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e360000", + "code_id": "4CE7B97B14000", + "debug_file": "ntlanman.pdb", + "debug_id": "5990C9AC82FE4B3BA0A6562EAA753A612", + "end_addr": "0x6e374000", + "filename": "ntlanman.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e380000", + "code_id": "4A5BD9F38000", + "debug_file": "drprov.pdb", + "debug_id": "F95DEB9639494BD5829B3036EC4E0CE52", + "end_addr": "0x6e388000", + "filename": "drprov.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e390000", + "code_id": "4CE7B90C198000", + "debug_file": "NetworkExplorer.pdb", + "debug_id": "EE0AFAC2F7CE4959BD172CE0D5AE6D342", + "end_addr": "0x6e528000", + "filename": "NetworkExplorer.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e550000", + "code_id": "4A5BDB2058000", + "debug_file": "tiptsf.pdb", + "debug_id": "403AEEC7F144404798CADBFD8329497C2", + "end_addr": "0x6e5a8000", + "filename": "tiptsf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6eba0000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x6ebd2000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ec40000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x6ec48000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec50000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x6ec62000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec70000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x6ec80000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ee30000", + "code_id": "4A5BDAA62a000", + "debug_file": "msls31.pdb", + "debug_id": "7919161B84F0418F9FCD19A720CF43902", + "end_addr": "0x6ee5a000", + "filename": "msls31.dll", + "version": "3.10.349.0" + }, + { + "base_addr": "0x6eed0000", + "code_id": "4CE7B7F422000", + "debug_file": "EhStorapi.pdb", + "debug_id": "213D3C22BEF04CBDB8592878A0D499C11", + "end_addr": "0x6eef2000", + "filename": "EhStorAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ef20000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x6ef7c000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6efc0000", + "code_id": "4A5BDA0C9000", + "debug_file": "linkinfo.pdb", + "debug_id": "C59792ACF0F34EC89B922F50152D26F72", + "end_addr": "0x6efc9000", + "filename": "linkinfo.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6efd0000", + "code_id": "4CE7B9DD2e000", + "debug_file": "shdocvw.pdb", + "debug_id": "12FE66A5FBC346CBA3FB85D90A8F76A92", + "end_addr": "0x6effe000", + "filename": "shdocvw.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6f000000", + "code_id": "4A5BDB116000", + "debug_file": "SensApi.pdb", + "debug_id": "1F9BBFCBF7A9451B89A51771CA4C47DB2", + "end_addr": "0x6f006000", + "filename": "SensApi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f010000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x6f01a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f550000", + "code_id": "4CE7B70D4e000", + "debug_file": "ActXPrxy.pdb", + "debug_id": "C674D3ABFBB34B75BC59063E6B68ABA12", + "end_addr": "0x6f59e000", + "filename": "actxprxy.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fbc0000", + "code_id": "4A5BD9FC6000", + "debug_file": "IconCodecService.pdb", + "debug_id": "765628B778E94EE28391DF261E546B1D2", + "end_addr": "0x6fbc6000", + "filename": "IconCodecService.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "4CE7B97E70000", + "debug_file": "ntshrui.pdb", + "debug_id": "09BC7D892AFD4A0D85C2AA7D316F58E72", + "end_addr": "0x6fc50000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc50000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x6fc5b000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc60000", + "code_id": "4CE7B84A9000", + "debug_file": "cscdll.pdb", + "debug_id": "397103E014B34AC895D2DC79190003972", + "end_addr": "0x6fc69000", + "filename": "cscdll.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc70000", + "code_id": "4CE7B84E6a000", + "debug_file": "cscui.pdb", + "debug_id": "F60659FD6AD14770A6416C32C6C6EE5C2", + "end_addr": "0x6fcda000", + "filename": "cscui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fce0000", + "code_id": "4A5BD9E331000", + "debug_file": "EhStorshell.pdb", + "debug_id": "878E29FEBFDD46DBA28AA12389F37C741", + "end_addr": "0x6fd11000", + "filename": "EhStorShell.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fd20000", + "code_id": "4CE7B902240000", + "debug_file": "msi.pdb", + "debug_id": "931C9F66B9BC44A6B828506DF2597E332", + "end_addr": "0x6ff60000", + "filename": "msi.dll", + "version": "5.0.7601.17514" + }, + { + "base_addr": "0x70290000", + "code_id": "55F98CE3e7000", + "debug_file": "aswAux.pdb", + "debug_id": "5CDBFDD700334D9DB6276EB83532CEF01", + "end_addr": "0x70377000", + "filename": "aswAux.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70380000", + "code_id": "55F98ED263000", + "debug_file": "ashTask.pdb", + "debug_id": "317541F1FD554C04969F0D51F7D3CB101", + "end_addr": "0x703e3000", + "filename": "ashTask.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x703f0000", + "code_id": "55F98F191ac000", + "debug_file": "Aavm4h.pdb", + "debug_id": "8259A81E94044A1B912A9BC136D7F5E91", + "end_addr": "0x7059c000", + "filename": "Aavm4h.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70750000", + "code_id": "55F98C96ae000", + "debug_file": "ashShell.pdb", + "debug_id": "9404A1F61E1C402685620750FA7C90F81", + "end_addr": "0x707fe000", + "filename": "ashShell.dll", + "missing_symbols": true, + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70810000", + "code_id": "55F98E1649000", + "debug_file": "AavmRpch.pdb", + "debug_id": "193D1E760CC741FDAFED4A2805DF25931", + "end_addr": "0x70859000", + "filename": "AavmRpch.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70860000", + "code_id": "55F98CAD20000", + "debug_file": "JsonRpcServer.pdb", + "debug_id": "62AB0861622E4183AE9F117541D3CBFE1", + "end_addr": "0x70880000", + "filename": "JsonRpcServer.dll", + "version": "" + }, + { + "base_addr": "0x70bb0000", + "code_id": "4CE7B86D16f000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E5AAAE8E539E418481918BC99DDF5A302", + "end_addr": "0x70d1f000", + "filename": "explorerframe.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71070000", + "code_id": "55F98D5C11000", + "debug_file": "aswEngLdr.pdb", + "debug_id": "BB94E885E60341989CBF5453EB6EFD071", + "end_addr": "0x71081000", + "filename": "aswEngLdr.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71090000", + "code_id": "55F98CDB14000", + "debug_file": "avastIP.pdb", + "debug_id": "AC32D00C0C20450E82004E54955B3CBA1", + "end_addr": "0x710a4000", + "filename": "avastIP.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x710b0000", + "code_id": "4CE7BA274f000", + "debug_file": "webio.pdb", + "debug_id": "2F1D696AC6284AA18DC9E9F084FBA1BD2", + "end_addr": "0x710ff000", + "filename": "webio.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71100000", + "code_id": "4CE7BA3E58000", + "debug_file": "winhttp.pdb", + "debug_id": "AB606DA647F94A108FFE404A2624D13E2", + "end_addr": "0x71158000", + "filename": "winhttp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71160000", + "code_id": "55F98E4493000", + "debug_file": "commchannel.pdb", + "debug_id": "7BC6CA9FFD4E49688A4EADE933FCBE271", + "end_addr": "0x711f3000", + "filename": "commchannel.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71200000", + "code_id": "4A5BDA3612000", + "debug_file": "mpr.pdb", + "debug_id": "1408743D42224025A49E02A79CE7190A2", + "end_addr": "0x71212000", + "filename": "mpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71220000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x71227000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71230000", + "code_id": "55F98E5Ff7000", + "debug_file": "ashBase.pdb", + "debug_id": "14964934A3494F2CB66D59980CBBDDDA1", + "end_addr": "0x71327000", + "filename": "ashBase.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71340000", + "code_id": "55F98C9E1b000", + "debug_file": "log.pdb", + "debug_id": "A27F7FC26AC846628DE451016BABE6441", + "end_addr": "0x7135b000", + "filename": "log.dll", + "version": "" + }, + { + "base_addr": "0x71360000", + "code_id": "5098859585000", + "debug_file": "msvcp110.i386.pdb", + "debug_id": "C4746119B92C4F389EA45BD8C44117631", + "end_addr": "0x713e5000", + "filename": "msvcp110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x713f0000", + "code_id": "55F98D3321000", + "debug_file": "aswCmnOS.pdb", + "debug_id": "0FD9CA68C64E42C0BE316BDD265379B91", + "end_addr": "0x71411000", + "filename": "aswCmnOS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71420000", + "code_id": "5098858Ed6000", + "debug_file": "msvcr110.i386.pdb", + "debug_id": "D667470E009A4586B69244CB837F958E2", + "end_addr": "0x714f6000", + "filename": "msvcr110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x71500000", + "code_id": "55F98CD85d000", + "debug_file": "aswCmnIS.pdb", + "debug_id": "E99E51D346404D8A90E1F0F2B55AF44C1", + "end_addr": "0x7155d000", + "filename": "aswCmnIS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71560000", + "code_id": "55F98D4E58000", + "debug_file": "aswCmnBS.pdb", + "debug_id": "07B44BD773344543A81C1CB97CF5EEBA1", + "end_addr": "0x715b8000", + "filename": "aswCmnBS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71610000", + "code_id": "4CE7B99235000", + "debug_file": "qasf.pdb", + "debug_id": "9BD26FFA3B5F4FDBA04379D9F92935DD1", + "end_addr": "0x71645000", + "filename": "qasf.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x71880000", + "code_id": "4A5BD9B6d000", + "debug_file": "dhcpcsvc6.pdb", + "debug_id": "4BCFF2B35428411EA9A0FCD6C14194D52", + "end_addr": "0x7188d000", + "filename": "dhcpcsvc6.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71890000", + "code_id": "4A5BD9B512000", + "debug_file": "dhcpcsvc.pdb", + "debug_id": "D3E01A80603143AC83EA5801BEC674D82", + "end_addr": "0x718a2000", + "filename": "dhcpcsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x718c0000", + "code_id": "4CE7B83238000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "EB7D55A536354AD987CE2E36914AAF372", + "end_addr": "0x718f8000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71d40000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x71e2b000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71fe0000", + "code_id": "4A5BDAC83c000", + "debug_file": "oleacc.pdb", + "debug_id": "67620D076A2E43C5A18ECD5AF77AADBE2", + "end_addr": "0x7201c000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x72020000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x72025000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72320000", + "code_id": "4CE7B8E5b000", + "debug_file": "msdmo.pdb", + "debug_id": "7E91458399E34CF99F0C993D9128BB301", + "end_addr": "0x7232b000", + "filename": "msdmo.dll", + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x72340000", + "code_id": "4CE7BA0C16000", + "debug_file": "thumbcache.pdb", + "debug_id": "755F313B57194E558046E7E44D88FF502", + "end_addr": "0x72356000", + "filename": "thumbcache.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x723e0000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x7241c000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x724e0000", + "code_id": "4CE7B8492b000", + "debug_file": "IEProxy.pdb", + "debug_id": "4A11DD8A1EC54450BFDF649819606FCD1", + "end_addr": "0x7250b000", + "filename": "ieproxy.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x72730000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x72740000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72740000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x72775000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72780000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x7279d000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72800000", + "code_id": "4A5BDA2A17000", + "debug_file": "MP3DMOD.pdb", + "debug_id": "54618A168148428DADB4CE0B4628168F2", + "end_addr": "0x72817000", + "filename": "MP3DMOD.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72860000", + "code_id": "4A5BD9FA38000", + "debug_file": "icm32.pdb", + "debug_id": "189BAB60FB414E258DC5E4996497EEA91", + "end_addr": "0x72898000", + "filename": "icm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72d30000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x72dc6000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73070000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x73077000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73090000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x730ac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x730b0000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x730bf000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x730c0000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x730c6000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73190000", + "code_id": "4CE7B9ACd000", + "debug_file": "rtutils.pdb", + "debug_id": "B77946994AF64DE6B40CBFFE6D34D0492", + "end_addr": "0x7319d000", + "filename": "rtutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x731a0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x731b5000", + "filename": "rasman.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x731c0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x73212000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73260000", + "code_id": "4CE7BA0C33000", + "debug_file": "sqmapi.pdb", + "debug_id": "47D9B820A60149D1B23FA837FA80C4FD2", + "end_addr": "0x73293000", + "filename": "sqmapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73300000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x7330a000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73310000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x7331f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73320000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x7332f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73330000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73339000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73340000", + "code_id": "4CE7B91311000", + "debug_file": "netapi32.pdb", + "debug_id": "61D38ADE80DD487498441E7742BD60362", + "end_addr": "0x73351000", + "filename": "netapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73360000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x73378000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x734a0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x734ad000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x734b0000", + "code_id": "4CE7BA3Afb000", + "debug_file": "WindowsCodecs.pdb", + "debug_id": "1A9E904F00E8490C83F8BB46A620A91D2", + "end_addr": "0x735ab000", + "filename": "WindowsCodecs.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x735d0000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x735e4000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x73660000", + "code_id": "4CE7B90F10000", + "debug_file": "nlaapi.pdb", + "debug_id": "4C9854C489D74A7F97B24D70FAC99CF32", + "end_addr": "0x73670000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x736f0000", + "code_id": "4A5BDB422f000", + "debug_file": "XmlLite.pdb", + "debug_id": "22C448B0417A48789983910B61DB1CA22", + "end_addr": "0x7371f000", + "filename": "xmllite.dll", + "version": "1.3.1000.0" + }, + { + "base_addr": "0x73720000", + "code_id": "4A5BDA0713000", + "debug_file": "dwmapi.pdb", + "debug_id": "D8D91B3F339A4FDC960FC7121D146DF42", + "end_addr": "0x73733000", + "filename": "dwmapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73790000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x737bf000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73920000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x73941000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73950000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x73a02000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a10000", + "code_id": "4CE7B714190000", + "debug_file": "MicrosoftWindowsGdiPlus-1.1.7601.17514-gdiplus.pdb", + "debug_id": "999409491C874F1DAA3DBBD44C54AC201", + "end_addr": "0x73ba0000", + "filename": "GdiPlus.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73ba0000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x73be0000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73be0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x73cd5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x73ce0000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x73cf2000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73d20000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x73d59000", + "filename": "MMDevAPI.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d60000", + "code_id": "4CE7B71C19e000", + "debug_file": "comctl32.pdb", + "debug_id": "B4CE90AAB95E4B89A22A7711DFD7E6EF2", + "end_addr": "0x73efe000", + "filename": "comctl32.dll", + "version": "6.10.7601.17514" + }, + { + "base_addr": "0x73f30000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x73f37000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73f40000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x73f65000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x743e0000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x743e9000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74470000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74475000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74540000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x74557000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74700000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x7473b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x747e0000", + "code_id": "4CE7B7E644000", + "debug_file": "dnsapi.pdb", + "debug_id": "5479EE67E2B54CE8A72863F57C17C95A2", + "end_addr": "0x74824000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74910000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x74916000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74920000", + "code_id": "4CE7B8E83c000", + "debug_file": "mswsock.pdb", + "debug_id": "5D01BC6D4DA84939BAF8725D60D595A62", + "end_addr": "0x7495c000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74960000", + "code_id": "4A5BDA3D16000", + "debug_file": "cryptsp.pdb", + "debug_id": "9536207F9C264D92B2C50D44E77AC0A91", + "end_addr": "0x74976000", + "filename": "cryptsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74a70000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x74a87000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b00000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x74b42000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74c20000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x74c39000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74d90000", + "code_id": "4CE7B9D18000", + "debug_file": "secur32.pdb", + "debug_id": "0DA96AA60D0E4E55B945B15E213DFFD02", + "end_addr": "0x74d98000", + "filename": "secur32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74dc0000", + "code_id": "4CE7BA241b000", + "debug_file": "sspicli.pdb", + "debug_id": "BC5AA3B963D74DAFBE0BC5795D295C442", + "end_addr": "0x74ddb000", + "filename": "sspicli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74de0000", + "code_id": "4CE7B73E4c000", + "debug_file": "apphelp.pdb", + "debug_id": "F442BEDCC0F646D3840D29898C5899CB2", + "end_addr": "0x74e2c000", + "filename": "apphelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e30000", + "code_id": "4A5BBF41c000", + "debug_file": "cryptbase.pdb", + "debug_id": "E62FEAE559EE4CD995614215B01AC2102", + "end_addr": "0x74e3c000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74ea0000", + "code_id": "4CE7BA4E29000", + "debug_file": "winsta.pdb", + "debug_id": "2A3148024D094FFEB24C3996E47658312", + "end_addr": "0x74ec9000", + "filename": "winsta.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ed0000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x74ede000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ee0000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x74eeb000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f50000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x74f5c000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74f60000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x74f72000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f80000", + "code_id": "4CE7B84111d000", + "debug_file": "crypt32.pdb", + "debug_id": "3D273410EA6D46768097F52C36CF1C9D2", + "end_addr": "0x7509d000", + "filename": "crypt32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750a0000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x750c7000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750d0000", + "code_id": "4CE7B8F04a000", + "debug_file": "kernelbase.pdb", + "debug_id": "F50B25D282504188B73063D653B7D27E2", + "end_addr": "0x7511a000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751b0000", + "code_id": "4CE7BA522d000", + "debug_file": "wintrust.pdb", + "debug_id": "C26DBF6B4D8A4116B1FCC9FCB2A612932", + "end_addr": "0x751dd000", + "filename": "wintrust.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751e0000", + "code_id": "4A5BDA69cc000", + "debug_file": "msctf.pdb", + "debug_id": "173DAEF86B2548DBA6134EB74C4D2F232", + "end_addr": "0x752ac000", + "filename": "msctf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75340000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x753c3000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x753d0000", + "code_id": "4CE7B80A4e000", + "debug_file": "gdi32.pdb", + "debug_id": "96948E513A8747C58A699B8A7009DCB22", + "end_addr": "0x7541e000", + "filename": "gdi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75420000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x75455000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75460000", + "code_id": "4CE7B96F15c000", + "debug_file": "ole32.pdb", + "debug_id": "5061F11A9A57433595EA5EA75A156F4B2", + "end_addr": "0x755bc000", + "filename": "ole32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755c0000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x755df000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755e0000", + "code_id": "4CE7B9A2a1000", + "debug_file": "rpcrt4.pdb", + "debug_id": "189CC56E2D4A43DA8A269E088721F13D2", + "end_addr": "0x75681000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75690000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x756e7000", + "filename": "shlwapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756f0000", + "code_id": "4CE7BA3Ff5000", + "debug_file": "wininet.pdb", + "debug_id": "D6D3CA92696941FFBEED773F53FBE2F42", + "end_addr": "0x757e5000", + "filename": "wininet.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x757f0000", + "code_id": "4CE7B8EFd4000", + "debug_file": "kernel32.pdb", + "debug_id": "D4AC3906D49D487B9F69F9326A7D206A2", + "end_addr": "0x758c4000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x758d0000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x75915000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75920000", + "code_id": "4CE7B9728f000", + "debug_file": "oleaut32.pdb", + "debug_id": "312BF231E76A450ABF027EBFB52FA2162", + "end_addr": "0x759af000", + "filename": "oleaut32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x759c0000", + "code_id": "4A5BDA19a000", + "debug_file": "lpk.pdb", + "debug_id": "B99319FE4427418F9EB5432B9F6A13412", + "end_addr": "0x759ca000", + "filename": "lpk.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x759d0000", + "code_id": "4CE7B9DEc4a000", + "debug_file": "shell32.pdb", + "debug_id": "4555A5FB02FA4E49B65A25616CD97A6B2", + "end_addr": "0x7661a000", + "filename": "shell32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76620000", + "code_id": "4CE7B84B1fb000", + "debug_file": "iertutil.pdb", + "debug_id": "8CDBFB09680D42AFAD565D19A1B9C4062", + "end_addr": "0x7681b000", + "filename": "iertutil.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76820000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x768e9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x768f0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x76a8d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76a90000", + "code_id": "4CE7B82D7b000", + "debug_file": "comdlg32.pdb", + "debug_id": "96BC483CDFF04D1AAFE462F093B954EC2", + "end_addr": "0x76b0b000", + "filename": "comdlg32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76b10000", + "code_id": "4CE7B706a0000", + "debug_file": "advapi32.pdb", + "debug_id": "3F32049F550C42B09CF114A1FB8A97E92", + "end_addr": "0x76bb0000", + "filename": "advapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76bb0000", + "code_id": "4CE7BA299d000", + "debug_file": "usp10.pdb", + "debug_id": "F49786E2C7C54EA99E7C37120CDAEB9C1", + "end_addr": "0x76c4d000", + "filename": "usp10.dll", + "version": "1.626.7601.17514" + }, + { + "base_addr": "0x76c50000", + "code_id": "4CE7BA23136000", + "debug_file": "urlmon.pdb", + "debug_id": "A5BE5537F0D14C669613108119A872E52", + "end_addr": "0x76d86000", + "filename": "urlmon.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76d90000", + "code_id": "4CE7B96E13c000", + "debug_file": "ntdll.pdb", + "debug_id": "120028FA453F4CD5A6A404EC37396A582", + "end_addr": "0x76ecc000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76ed0000", + "code_id": "4A5BDB0419000", + "debug_file": "sechost.pdb", + "debug_id": "7AF14D02D41E4CD6942745FE0E6372B11", + "end_addr": "0x76ee9000", + "filename": "sechost.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76ef0000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x76ef5000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f00000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x76f06000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f10000", + "code_id": "4A5BDA6Fac000", + "debug_file": "msvcrt.pdb", + "debug_id": "6EC79267530C45188F2A816AD59DBBF92", + "end_addr": "0x76fbc000", + "filename": "msvcrt.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "7.0.7600.16385" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 15 stepping 13", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 126, + "threads": [ + { + "frame_count": 12, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "normalized": "js::CrashAtUnhandlableOOM", + "offset": "0x5bb55e54", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "normalized": "js::irregexp::Trace::Flush", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "normalized": "js::irregexp::TextNode::Emit", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "normalized": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "normalized": "js::irregexp::ChoiceNode::Emit", + "offset": "0x5b96fa4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/generic/nsGfxScrollFrame.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState *,bool,bool,nsHTMLReflowMetrics *,bool)", + "function_offset": "0x3b7", + "line": 559, + "module": "xul.dll", + "module_offset": "0x280761", + "normalized": "nsHTMLScrollFrame::ReflowScrolledFrame", + "offset": "0x5b750761", + "trust": "cfi_scan" + }, + { + "frame": 11, + "normalized": "@0x1f", + "offset": "0x1f", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x454d3", + "offset": "0x76dd54d3", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6b31", + "offset": "0x750d6b31", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x1fd", + "module": "dbghelp.dll", + "module_offset": "0x4c126", + "offset": "0x71d8c126", + "trust": "cfi_scan" + }, + { + "frame": 4, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x21b", + "module": "dbghelp.dll", + "module_offset": "0x4c144", + "offset": "0x71d8c144", + "trust": "scan" + }, + { + "frame": 5, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x3bd", + "module": "dbghelp.dll", + "module_offset": "0x47a9e", + "offset": "0x71d87a9e", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "RtlpFreeHeap", + "function_offset": "0x417", + "module": "ntdll.dll", + "module_offset": "0x56593", + "offset": "0x76de6593", + "trust": "scan" + }, + { + "frame": 7, + "function": "RtlpFreeHeap", + "function_offset": "0x3f3", + "module": "ntdll.dll", + "module_offset": "0x5656f", + "offset": "0x76de656f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0x5b5abddc", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0x5b5abd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0x5b5abd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0x5b8fad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe3a", + "offset": "0x76dbfe3a", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "__WSAFDIsSet", + "function_offset": "0x121", + "module": "mswsock.dll", + "module_offset": "0x6f0e", + "offset": "0x74926f0e", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d2f", + "offset": "0x74926d2f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x75426a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5da4c0d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5da4be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0x5b63656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0x5b635b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0x5b635eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0x5b9ea82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0x5b91a1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0x5baf0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0x5b6352ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0x5bafab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CDeviceEnumerator::PnpNotificationThread()", + "function_offset": "0x1d3", + "module": "MMDevAPI.dll", + "module_offset": "0x2100", + "offset": "0x73d22100", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CDeviceEnumerator::PnpNotificationThreadWrapper(void *)", + "function_offset": "0xc", + "module": "MMDevAPI.dll", + "module_offset": "0x27ed", + "offset": "0x73d227ed", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0x5b917e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x5b9fd9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x5b9182e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x1cb", + "line": 70, + "module": "xul.dll", + "module_offset": "0x44824b", + "offset": "0x5b91824b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0x5b87baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "RasmanServiceMonitorThread", + "function_offset": "0xbb", + "module": "rasman.dll", + "module_offset": "0x33b6", + "offset": "0x731a33b6", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 340, + "module": "xul.dll", + "module_offset": "0x42652f", + "offset": "0x5b8f652f", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsGetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4da87", + "offset": "0x7583da87", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 276, + "module": "xul.dll", + "module_offset": "0x62abc3", + "offset": "0x5bafabc3", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "ashShell.dll", + "module_offset": "0x1fdda", + "offset": "0x7076fdda", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "MsgWaitForMultipleObjects", + "function_offset": "0x1e", + "module": "user32.dll", + "module_offset": "0x137f6", + "offset": "0x768337f6", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BackgroundThreadProc(void *)", + "function_offset": "0x58", + "module": "GdiPlus.dll", + "module_offset": "0x47922", + "offset": "0x73a57922", + "trust": "cfi" + }, + { + "frame": 7, + "function": "DllRefCountSafeThreadThunk(void *)", + "function_offset": "0xf", + "module": "GdiPlus.dll", + "module_offset": "0x47841", + "offset": "0x73a57841", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:e2f9a0ed50bc", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83ca", + "offset": "0x727483ca", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "MessagePumpThreadProc(void *)", + "function_offset": "0x24", + "module": "shell32.dll", + "module_offset": "0xb9aee", + "offset": "0x75a89aee", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WrapperThreadProc(void *)", + "function_offset": "0xd2", + "module": "shlwapi.dll", + "module_offset": "0x143bf", + "offset": "0x756a43bf", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageA", + "function_offset": "0x3f", + "module": "user32.dll", + "module_offset": "0x118d8", + "offset": "0x768318d8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "mciwindow", + "function_offset": "0x7e", + "module": "winmm.dll", + "module_offset": "0x283f", + "offset": "0x6eba283f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "ObjectThread(void *)", + "function_offset": "0x44", + "module": "quartz.dll", + "module_offset": "0x1792d", + "offset": "0x60ff792d", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 620, + "module": "xul.dll", + "module_offset": "0x5ef05b", + "offset": "0x5babf05b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainUIThreads::DoRunLoop()", + "function_offset": "0xd3", + "line": 413, + "module": "xul.dll", + "module_offset": "0x9ac81f", + "offset": "0x5be7c81f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::TraceImpl::Process()", + "function_offset": "0x13", + "line": 531, + "module": "xul.dll", + "module_offset": "0x1508227", + "offset": "0x5c9d8227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CCompletionPortNT::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x40", + "module": "mfplat.dll", + "module_offset": "0x3977", + "offset": "0x6dfc3977", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "LFQueueGetWaitEx", + "function_offset": "0xaa", + "module": "mfplat.dll", + "module_offset": "0x2093", + "offset": "0x6dfc2093", + "trust": "cfi" + }, + { + "frame": 5, + "function": "LFQueueGetWait", + "function_offset": "0x21", + "module": "mfplat.dll", + "module_offset": "0x1fe0", + "offset": "0x6dfc1fe0", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CCompletionPortQ::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x1e", + "module": "mfplat.dll", + "module_offset": "0x1fa2", + "offset": "0x6dfc1fa2", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseFilter::StreamTime(CRefTime &)", + "function_offset": "0x53", + "module": "quartz.dll", + "module_offset": "0xb6be", + "offset": "0x60feb6be", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseOutputPin::GetDeliveryBuffer(IMediaSample * *,__int64 *,__int64 *,unsigned long)", + "function_offset": "0x23", + "module": "qasf.dll", + "module_offset": "0x64c8", + "offset": "0x716164c8", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "CMediaWrapperFilter::SuckOutOutput(CMediaWrapperFilter::DiscardType)", + "function_offset": "0xcf", + "module": "qasf.dll", + "module_offset": "0x28577", + "offset": "0x71638577", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CMediaWrapperFilter::NewSampleInternal(unsigned long,IMediaSample *)", + "function_offset": "0x133", + "module": "qasf.dll", + "module_offset": "0x28cdb", + "offset": "0x71638cdb", + "trust": "cfi" + }, + { + "frame": 9, + "function": "CMediaWrapperFilter::NewSample(unsigned long,IMediaSample *)", + "function_offset": "0x38", + "module": "qasf.dll", + "module_offset": "0x28d39", + "offset": "0x71638d39", + "trust": "cfi" + }, + { + "frame": 10, + "function": "CWrapperInputPin::Receive(IMediaSample *)", + "function_offset": "0x15", + "module": "qasf.dll", + "module_offset": "0x2a686", + "offset": "0x7163a686", + "trust": "cfi" + }, + { + "frame": 11, + "function": "CBaseInputPin::ReceiveMultiple(IMediaSample * *,long,long *)", + "function_offset": "0x32", + "module": "qasf.dll", + "module_offset": "0x6898", + "offset": "0x71616898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "COutputQueue::ThreadProc()", + "function_offset": "0xab", + "module": "quartz.dll", + "module_offset": "0x2426e", + "offset": "0x6100426e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7492635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x5b72bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "94883840", + "write_combine_size": "0" + }, + "last_crash": 82219, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "memory_report": { + "hasMozMallocUsableSize": true, + "reports": [ + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37120, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/locked/surface(126x18@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83488, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/locked/surface(14x14@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57568, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#bookmark)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#reload)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#stop)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/locked/surface(84x84@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34872, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#forward)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21856, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\info.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/locked/surface(20x10@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-active.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114768, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/locked/surface(774x36@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#back)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/locked/surface(24x24@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-black.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/locked/surface(48x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40168, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/locked/surface(64x64@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26448, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98016, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 443552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1102472, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/locked/surface(240x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(231x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(103x136@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(110x146@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(160x106@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(155x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(225x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x426, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159824, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(394x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499792, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/locked/surface(501x249@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254032, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/locked/surface(34x1840@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(286x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x255, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(205x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901200, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(352x640@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/unlocked/surface(160x213@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/unlocked/surface(403x403@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507984, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/locked/surface(312x405@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(487x365@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(526x526@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(155x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/locked/surface(398x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(152x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/locked/surface(230x87@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 467024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/locked/surface(296x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73808, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(105x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(103x130@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(268x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/vector/used/image(381x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/unlocked/surface(240x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x308, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x391, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x326@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323664, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x327@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(261x348@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x477, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/locked/surface(41x195@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(201x563, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(851x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(253x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(216x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176208, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(322x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(193x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 639056, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/locked/surface(398x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(433x160, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/unlocked/surface(487x292@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385104, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x465, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(471x424, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/locked/surface(137x154@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(409x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x518, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(259x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(270x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x364, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(391x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x64, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/locked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(306x172, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/locked/surface(35x293@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/locked/surface(24x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(324x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(425x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x254, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(110x115@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(103x107@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(219x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/locked/surface(222x397@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(466x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417872, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/unlocked/surface(263x395@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x372, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/locked/surface(400x222@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(495x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512080, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/locked/surface(400x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/locked/surface(157x82@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/unlocked/surface(149x78@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(254x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913488, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/locked/surface(480x475@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278608, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/locked/surface(104x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/locked/surface(33x446@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(365x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/locked/surface(18x476@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155728, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(472x260, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/locked/surface(73x183@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/locked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/locked/surface(17x7633@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131152, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188496, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/unlocked/surface(200x232@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x528, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/locked/surface(32x685@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/locked/surface(256x194@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143440, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/locked/surface(852x41@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x180, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/locked/surface(55x110@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x447, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/locked/surface(480x360@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/unlocked/surface(229x220@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(439x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(19x19@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729168, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/locked/surface(488x373@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/locked/surface(180x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(497x280@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(223x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x390, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(288x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880720, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/locked/surface(500x439@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x436, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/unlocked/surface(268x188@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/locked/surface(64x166@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/locked/surface(488x333@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2281248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212256, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11480464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32094336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/content/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libvpx for WebM media files.", + "kind": 1, + "path": "explicit/media/libvpx", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18986724, + "description": "Memory used by gfx surface of the given type.", + "kind": 2, + "path": "gfx-surface-win32", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory used to back small memory files (less than 0 bytes each).\n\nNote that the allocator may round up a memory file's length -- that is, an N-byte memory file may take up more than N bytes of memory.", + "kind": 1, + "path": "explicit/dom/memory-file-data/small", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1431666688, + "description": "Memory that cannot be shared with other processes, including memory that is committed and marked MEM_PRIVATE, data that is not mapped, and executable pages that have been written to.", + "kind": 2, + "path": "private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-texture", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303718860, + "description": "Memory mapped by the heap allocator that is currently allocated to the application. This may exceed the amount of memory requested by the application because the allocator regularly rounds up request sizes. (The exact amount requested is not recorded.)", + "kind": 2, + "path": "heap-allocated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30143364, + "description": "Bytes reserved for bins of fixed-size allocations which do not correspond to an active allocation.", + "kind": 0, + "path": "explicit/heap-overhead/bin-unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Committed bytes which do not correspond to an active allocation and which the allocator is not intentionally keeping alive (i.e., not 'heap-bookkeeping' or 'heap-page-cache' or 'heap-bin-unused'). Although the allocator will waste some space under any circumstances, a large value here may indicate that the heap is highly fragmented, or that allocator is performing poorly for some other reason.", + "kind": 0, + "path": "explicit/heap-overhead/waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3635888, + "description": "Committed bytes which the heap allocator uses for internal data structures.", + "kind": 0, + "path": "explicit/heap-overhead/bookkeeping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3801088, + "description": "Memory which the allocator could return to the operating system, but hasn't. The allocator keeps this memory around as an optimization, so it doesn't have to ask the OS the next time it needs to fulfill a request. This value is typically not larger than a few megabytes.", + "kind": 0, + "path": "explicit/heap-overhead/page-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311155836, + "description": "Memory mapped by the heap allocator that is committed, i.e. in physical memory or paged to disk. This value corresponds to 'heap-allocated' + 'heap-waste' + 'heap-bookkeeping' + 'heap-page-cache', but because these values are read at different times, the result probably won't match exactly.", + "kind": 2, + "path": "heap-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 244, + "description": "Ratio of committed, unused bytes to allocated bytes; i.e., 'heap-overhead' / 'heap-allocated'. This measures the overhead of the heap allocator relative to amount of memory allocated.", + "kind": 2, + "path": "heap-overhead-ratio", + "process": "Main Process (pid 5148)", + "units": 3 + }, + { + "amount": 398458880, + "description": "Amount of memory currently mapped.", + "kind": 2, + "path": "heap-mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Size of chunks.", + "kind": 2, + "path": "heap-chunksize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380, + "description": "Number of chunks currently mapped.", + "kind": 2, + "path": "heap-chunks", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 34448, + "description": "Memory used for the XPCOM category manager.", + "kind": 1, + "path": "explicit/xpcom/category-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393248, + "description": "Memory used by the event listener manager's hash table.", + "kind": 1, + "path": "explicit/dom/event-listener-managers-hash", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libnestegg for WebM media files.", + "kind": 1, + "path": "explicit/media/libnestegg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D DrawTargets.", + "kind": 2, + "path": "gfx-d2d-vram-draw-target", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D SourceSurfaces.", + "kind": 2, + "path": "gfx-d2d-vram-source-surface", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "The number of host objects stored for access via URLs (e.g. blobs passed to URL.createObjectURL).", + "kind": 2, + "path": "host-object-urls", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1442784, + "description": "Memory used by the main atoms table.", + "kind": 1, + "path": "explicit/atom-tables/main", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32800, + "description": "Memory used by the static atoms table.", + "kind": 1, + "path": "explicit/atom-tables/static", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20992, + "description": "Memory used by the cache IO manager.", + "kind": 1, + "path": "explicit/network/cache2/io", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 711936, + "description": "Memory used by the cache index.", + "kind": 1, + "path": "explicit/network/cache2/index", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20800, + "description": "Memory used by the cache storage service.", + "kind": 1, + "path": "explicit/network/cache2/service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19244458, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage(a,)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25190, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(a,/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2461046, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage()", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1983586304, + "description": "Memory mapped by the process, including code and data segments, the heap, thread stacks, memory explicitly mapped by the process via mmap and similar operations, and memory shared with other processes. This is the vsize figure as reported by 'top' and 'ps'. This figure is of limited use on Mac, where processes share huge amounts of memory with one another. But even on other operating systems, 'resident' is a much better measure of the memory resources used by the process.", + "kind": 2, + "path": "vsize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D11 shared textures", + "kind": 2, + "path": "d3d11-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 117, + "description": "The number of strong referents held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 65, + "description": "The number of strong referents held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of strong referents held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "The number of weak referents that are still alive held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "The number of weak referents that are dead held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/atoms", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/null-principal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], XPConnect Privileged Junk Compartment", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DataReportingService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ClientID.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Services.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppConstants.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ctypes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Timer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Promise.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Task.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Preferences.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Log.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\MainProcessSingleton.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], processChildGlobal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PushNotificationService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Weave.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FileUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\util.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\observers.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\stringbundle.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\async.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\constants.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\WebContentConverter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserGlue.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\addonManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AddonManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBlocklistService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\debug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateTimerManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsURLFormatter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsCrashMonitor.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\CrashService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ExperimentsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\marionettecomponent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SanityTest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TelemetryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\FormHistoryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\messageWakeupService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateServiceStub.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\distribution.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WebappManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Webapps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NetUtil.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Langpacks.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsAsyncShutdown.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\webrtcUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutHome.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutNewTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SocialService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentSearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentClick.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RemotePrompt.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Feeds.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsContentPrefService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Metrics.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Sqlite.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ReaderParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserContentHandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\webideCli.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\devtools-clhandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\recording-cmdline.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsDefaultCLH.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RecentWindow.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\XULStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\UnifiedComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentObservers.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PluginContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PeerConnection.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\AppsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NewTabURL.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\main.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\notifications.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SlowScriptDebug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfJs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHandlerService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushRecord.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Social.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Locale.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\storage-json.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\crypto-SDR.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginInfo.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\UITour.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierLib.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesExpiration.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\HiddenFrame.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\status.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\browserid_identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\tokenserverclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\cluster.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\policies.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\record.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\keys.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\resource.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\logmanager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkrequest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Credentials.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\service.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\clients.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\enginesync.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\declined.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\userapi.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\bookmarks.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\forms.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\history.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\passwords.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\prefs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\tabs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\addons.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonutils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonsreconciler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\WeaveCrypto.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CloudSync.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Downloads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadList.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\HealthReport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\healthreport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\translation\\Translation.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\amInstallTrigger.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CertUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PageThumbsProtocol.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ConsoleAPIStorage.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSidebar.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHelperAppDlg.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DownloadLegacy.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsInputListAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsFormAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchSuggestions.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Payment.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ContactManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Webapps.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TCPSocket.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:newtab", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 5584, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229504, + "description": "Memory used for active font instances.", + "kind": 1, + "path": "explicit/gfx/font-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998512, + "description": "Memory used to cache shaped glyph data.", + "kind": 1, + "path": "explicit/gfx/font-shaped-words", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Number of low-virtual-memory events fired since startup. We fire such an event if we notice there is less than memory.low_virtual_mem_threshold_mb of virtual address space available (if zero, this behavior is disabled). The process will probably crash if it runs out of virtual address space, so this event is dire.", + "kind": 2, + "path": "low-memory-events/virtual", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-commit-space events fired since startup. We fire such an event if we notice there is less than memory.low_commit_space_threshold_mb of commit space available (if zero, this behavior is disabled). Windows will likely kill the process if it runs out of commit space, so this event is dire.", + "kind": 2, + "path": "low-commit-space-events", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-physical-memory events fired since startup. We fire such an event if we notice there is less than memory.low_physical_memory_threshold_mb of physical memory available (if zero, this behavior is disabled). The machine will start to page if it runs out of physical memory. This may cause it to run slowly, but it shouldn't cause it to crash.", + "kind": 2, + "path": "low-memory-events/physical", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 5537792, + "description": "Heap memory shared between threads by texture clients and hosts.", + "kind": 1, + "path": "explicit/gfx/heap-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory committed by the Windows graphics system.", + "kind": 2, + "path": "gpu-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Out-of-process memory allocated for this process in a physical GPU adapter's memory.", + "kind": 2, + "path": "gpu-dedicated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "In-process memory that is shared with the GPU.", + "kind": 2, + "path": "gpu-shared", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "An object URL allocated with URL.createObjectURL; the referenced data cannot be freed until all URLs for it have been explicitly invalidated with URL.revokeObjectURL.", + "kind": 2, + "path": "dom-media-stream-urls/owner unknown/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 211056, + "description": "Memory used to manage the list of font families and faces.", + "kind": 1, + "path": "explicit/gfx/font-list", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 776416, + "description": "Memory used to record the character coverage of individual fonts.", + "kind": 1, + "path": "explicit/gfx/font-charmaps", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 578656, + "description": "Memory used for cached font metrics and layout tables.", + "kind": 1, + "path": "explicit/gfx/font-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12369920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3809280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67108864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12214272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12275712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16777216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4202496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9633792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2195456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 757760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 868352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 679936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 991232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 847872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 397312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 978944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 634880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 700416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1011712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 577536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1601536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2310144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1019904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 892928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 643072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 999424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 962560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8388608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4177920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3313664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527808, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 917504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 479232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 790528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 782336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 851968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 884736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 995328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1044480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 921600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 749568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2093056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3452928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4341760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 987136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1941504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 856064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 770048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28905472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7426048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1503232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1388544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2990080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5550080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3555328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7417856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 598016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1241088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6430720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2191360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 610304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1163264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1785856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3477504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 708608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 811008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2338816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4489216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1789952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3125248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2793472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 827392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1212416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1445888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1486848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 491520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1355776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4698112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1740800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1404928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 737280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1331200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3969024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8884224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1945600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 716800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 839680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3588096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7606272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114992, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3512, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13080, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2456, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64644, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11624, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 198, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9048, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48040, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17376, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46880, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8592, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11696, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22848, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325624, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 43, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1234, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 128568, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1026952, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151856, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75120, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59424, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516448, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32520, + "description": "Memory used by frames of type nsBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Memory used by frames of type nsImageBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsImageBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Memory used by frames of type nsMenuFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9920, + "description": "Memory used by frames of type nsMenuPopupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuPopupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15096, + "description": "Memory used by frames of type nsTextBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Memory used by frames of type nsXULScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsXULScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45048, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6763760, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806334, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 174624, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3526, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 274968, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 222868, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5340232, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475744, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1060584, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 137080, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 854496, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1096784, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1733056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24640, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 859824, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1314816, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 150040, + "description": "Memory used by frames of type nsContinuingTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsContinuingTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32824, + "description": "Memory used by frames of type nsHTMLButtonControlFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLButtonControlFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420368, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72360, + "description": "Memory used by frames of type nsImageFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsImageFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 603920, + "description": "Memory used by frames of type nsInlineFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsInlineFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168000, + "description": "Memory used by frames of type nsPlaceholderFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsPlaceholderFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29568, + "description": "Memory used by frames of type nsTableCellFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableCellFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34272, + "description": "Memory used by frames of type nsTableColFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20240, + "description": "Memory used by frames of type nsTableColGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31280, + "description": "Memory used by frames of type nsTableFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18400, + "description": "Memory used by frames of type nsTableOuterFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableOuterFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26096, + "description": "Memory used by frames of type nsTableRowFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20328, + "description": "Memory used by frames of type nsTableRowGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462880, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41264, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160340, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4072, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16816, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28056, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3768, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 56, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2640, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15272, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384368, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3720, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7336, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25392, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 703984, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3066240, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25264, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2406176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286640, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45648, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 104288, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1289168, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16480, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 773496, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30512, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 532480, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 103456, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57392, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466064, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69344, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77784, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14736, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 330504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 74352, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 47592, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1416, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89992, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24912, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6179904, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036464, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 209044, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101440, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 887376, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75568, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3080192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3131888, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 171040, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3551392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2589024, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 93800, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/compartment(atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37440, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 68800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 107344, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9976, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9936, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67808, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1976, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12880, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22896, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8232, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1160, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8656, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 52464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 62208, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23416, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7168, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8896, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10368, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14288, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1720, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3768, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36000, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13128, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1704, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38448, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9080, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3920, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30096, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15120, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23184, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7056, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15840, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14968, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16648, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25488, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5296, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17568, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10560, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 824, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9912, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60480, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11784, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11664, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8784, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24768, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15408, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12696, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12240, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15984, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8280, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9360, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6616, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16848, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23904, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38736, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4264, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38016, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7976, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9768, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4024, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5976, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 63488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 91648, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22192, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57888, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13796, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4640, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2752, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10784, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23448, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4388224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4241408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 113104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1375056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2717808, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1678304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 35072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13397840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7043648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1334784, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1346624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1373552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1973984, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 361088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5415728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028944, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9216, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25216, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12048, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21864, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4874556, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1362384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325776, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 826944, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2069248, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 535120, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196624, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136512, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135200, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19328, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51752, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21024, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/js-non-window/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4282400, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/js-non-window/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/js-non-window/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/js-non-window/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/js-non-window/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/js-non-window/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "The math cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 746000, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8219616, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36598, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100960, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58512, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11136, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12016, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4368, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16944, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 121632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19264, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33424, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15600, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 469472, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1647152, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130576, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77900, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7570836, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/js-non-window/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65568, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57974784, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15728640, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14433736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2457104, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5290056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3958680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2424192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3515888, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 916320, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4929560, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "window-objects/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "js-main-runtime/compartments/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1053840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "js-main-runtime/compartments/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 837824, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2100992, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592464, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 359504, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9376, + "description": "Tables of type objects associated with array literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/array-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569600, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 169440, + "description": "The JSCompartment object itself.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450368, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 665856, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "js-main-runtime/compartments/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41936, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "js-main-runtime/compartments/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177920, + "description": "The saved stacks set.", + "kind": 1, + "path": "js-main-runtime/compartments/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "js-main-runtime/compartments/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "js-main-runtime/zones/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8858376, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "js-main-runtime/zones/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "js-main-runtime/zones/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 215112, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "js-main-runtime/zones/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "js-main-runtime/zones/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "js-main-runtime/zones/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106880, + "description": "Object group addenda.", + "kind": 1, + "path": "js-main-runtime/zones/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3751936, + "description": "Type sets and related data.", + "kind": 1, + "path": "js-main-runtime/zones/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/zones/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6303824, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253888, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6424256, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945072, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "js-main-runtime/zones/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26306278, + "description": "The sum of all measurements under 'explicit/js-non-window/runtime/'.", + "kind": 2, + "path": "js-main-runtime/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3308048, + "description": "Unused object cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2558912, + "description": "Unused string cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Unused symbol cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925648, + "description": "Unused shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 271944, + "description": "Unused base shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 796944, + "description": "Unused object group cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172080, + "description": "Unused script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663120, + "description": "Unused lazy script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 157680, + "description": "Unused jitcode cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "The same as 'js-main-runtime/zones/gc-heap-arena-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Used object cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6557712, + "description": "Used string cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Used symbol cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248736, + "description": "Used shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Used base shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Used object group cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "Used script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Used lazy script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "Used jitcode cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 521492, + "description": "The XPConnect runtime.", + "kind": 1, + "path": "explicit/xpconnect/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95840, + "description": "Wrappers used to implement XPIDL interfaces with JS.", + "kind": 1, + "path": "explicit/xpconnect/wrappedjs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 537416, + "description": "XPConnect scopes.", + "kind": 1, + "path": "explicit/xpconnect/scopes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263400, + "description": "Prototype and interface binding caches.", + "kind": 1, + "path": "explicit/xpconnect/proto-iface-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89168, + "description": "XPConnect's JS component loader.", + "kind": 1, + "path": "explicit/xpconnect/js-component-loader", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7165500, + "description": "This is the sum of all windows' 'dom/element-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1484506, + "description": "This is the sum of all windows' 'dom/text-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "This is the sum of all windows' 'dom/cdata-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/cdata-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "This is the sum of all windows' 'dom/comment-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176096, + "description": "This is the sum of all windows' 'dom/event-targets' numbers.", + "kind": 2, + "path": "window-objects/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456304, + "description": "This is the sum of all windows' 'dom/other' numbers.", + "kind": 2, + "path": "window-objects/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237900, + "description": "This is the sum of all windows' 'property-tables' numbers.", + "kind": 2, + "path": "window-objects/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368560, + "description": "This is the sum of all windows' 'style-sheets' numbers.", + "kind": 2, + "path": "window-objects/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 725824, + "description": "This is the sum of all windows' 'layout/arenas' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1073184, + "description": "This is the sum of all windows' 'layout/line-boxes' numbers.", + "kind": 2, + "path": "window-objects/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245120, + "description": "This is the sum of all windows' 'layout/rule-nodes' numbers.", + "kind": 2, + "path": "window-objects/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 941472, + "description": "This is the sum of all windows' 'layout/style-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1593120, + "description": "This is the sum of all windows' 'layout/style-structs' numbers.", + "kind": 2, + "path": "window-objects/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2300640, + "description": "This is the sum of all windows' 'layout/style-sets' numbers.", + "kind": 2, + "path": "window-objects/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24752, + "description": "This is the sum of all windows' 'layout/text-runs' numbers.", + "kind": 2, + "path": "window-objects/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 894976, + "description": "This is the sum of all windows' 'layout/pres-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656080, + "description": "Memory used for layout frames within windows. This is the sum of all windows' 'layout/frames/' numbers.", + "kind": 2, + "path": "window-objects/layout/frames", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1867776, + "description": "Memory allocated for SPDY zlib send and receive buffers.", + "kind": 1, + "path": "explicit/network/spdy-zlib-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 805941248, + "description": "Memory mapped by the process that is present in physical memory, also known as the resident set size (RSS). This is the best single figure to use when considering the memory resources used by the process, but it depends both on other processes being run and details of the OS kernel and so is best used for comparing the memory usage of a single process at different points in time.", + "kind": 2, + "path": "resident", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 243544, + "description": "Memory used by ICU, a Unicode and globalization support library.", + "kind": 1, + "path": "explicit/icu", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Memory usage of HPACK static table.", + "kind": 1, + "path": "explicit/network/hpack/static-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 195296, + "description": "Memory allocated through libogg for Ogg, Theora, and related media files.", + "kind": 1, + "path": "explicit/media/libogg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 283082, + "description": "Memory used by the preferences system.", + "kind": 1, + "path": "explicit/preferences", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 689, + "description": "The number of strong referents held by the preference service.", + "kind": 2, + "path": "preference-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 168, + "description": "The number of weak referents held by the preference service that are still alive.", + "kind": 2, + "path": "preference-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents held by the preference service that are dead.", + "kind": 2, + "path": "preference-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4593236, + "description": "Memory used by 2D canvases. Each canvas requires (width * height * 4) bytes.", + "kind": 2, + "path": "canvas-2d-pixels", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "Size of the maximum contiguous block of available virtual memory.", + "kind": 2, + "path": "vsize-max-contiguous", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The number of ghost windows present (the number of nodes underneath explicit/window-objects/top(none)/ghost, modulo race conditions). A ghost window is not shown in any tab, does not share a domain with any non-detached windows, and has met these criteria for at least memory.ghost_window_timeout_seconds, or has survived a round of about:memory's minimize memory usage button.\n\nGhost windows can happen legitimately, but they are often indicative of leaks in the browser or add-ons.", + "kind": 2, + "path": "ghost-windows", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "Memory used for D3D9 surface images", + "kind": 2, + "path": "d3d9-surface-image", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998848, + "description": "Peak transient data size in the main JSRuntime (the current size of which is reported as 'explicit/js-non-window/runtime/temporary').", + "kind": 2, + "path": "js-main-runtime-temporary-peak", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory lost due to tiles extending past content boundaries", + "kind": 2, + "path": "gfx-tiles-waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for storing GL textures.", + "kind": 2, + "path": "gfx-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34624, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64512, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32256, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9112, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 92928, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 647168, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Memory used for the cycle collector object itself.", + "kind": 1, + "path": "explicit/cycle-collector/collector-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "Memory used for the cycle collector's purple buffer.", + "kind": 1, + "path": "explicit/cycle-collector/purple-buffer", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 484032, + "description": "Memory used for cached rule processors.", + "kind": 1, + "path": "explicit/layout/rule-processor-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100224, + "description": "Memory used for the script namespace manager.", + "kind": 1, + "path": "explicit/script-namespace-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 166332, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224360, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2174208, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46080, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1252560, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2141292, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99624, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1336, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11248, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38312, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51104, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 265080, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 132540, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65888, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450056, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000924, + "description": "All unclassified sqlite memory.", + "kind": 1, + "path": "explicit/storage/sqlite/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-unwanted-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-malware-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876672, + "description": "Memory used by the XPCOM typelib system.", + "kind": 1, + "path": "explicit/xpti-working-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-trackwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131120, + "description": "Memory used by the effective TLD service.", + "kind": 1, + "path": "explicit/xpcom/effective-TLD-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112194, + "description": "Memory used for the DNS service.", + "kind": 1, + "path": "explicit/network/dns-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3854466, + "description": "Memory used by the spell-checking engine.", + "kind": 1, + "path": "explicit/spell-check", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-track-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network disk cache.", + "kind": 1, + "path": "explicit/network/disk-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network memory cache.", + "kind": 1, + "path": "explicit/network/memory-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-downloadwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-track-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 116, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=memory-pressure)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 178, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=xpcom-shutdown)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 789, + "description": "The number of strong references held by the observer service.", + "kind": 2, + "path": "observer-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 299, + "description": "The number of weak references held by the observer service that are still alive.", + "kind": 2, + "path": "observer-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of weak references held by the observer service that are dead.", + "kind": 2, + "path": "observer-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 32315052, + "description": "Estimated total memory used by the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-total", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576712, + "description": "Estimated memory used by locked surfaces in the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-locked", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Count of how many times the surface cache has hit its capacity and been unable to insert a new surface.", + "kind": 2, + "path": "imagelib-surface-cache-overflow-count", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 59360, + "description": "Memory used by the hashtable that records changes to the visited state of links.", + "kind": 1, + "path": "explicit/history-links-hashtable", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9104, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98720, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9480, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274832, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53504, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 50112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7808, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23872, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31968, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4932, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65552, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96288, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99496, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-phish-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36144, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78136, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3396, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39312, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99152, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 334296, + "description": "Memory used for some built-in style sheets.", + "kind": 1, + "path": "explicit/layout/style-sheet-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-trackwhite-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168848, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-malware-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172248, + "description": "Memory used for the XPCOM component manager.", + "kind": 1, + "path": "explicit/xpcom/component-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 660192, + "description": "Memory used by the cookie service.", + "kind": 1, + "path": "explicit/cookie-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 563856, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-unwanted-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 97280, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-badbinurl-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Memory used for style sheets held by the style sheet service.", + "kind": 1, + "path": "explicit/layout/style-sheet-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1501008, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-phish-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263280, + "description": "Memory used by the telemetry system.", + "kind": 1, + "path": "explicit/telemetry", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded video frames.", + "kind": 1, + "path": "explicit/media/decoded/video", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded audio chunks.", + "kind": 1, + "path": "explicit/media/decoded/audio", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1343728, + "description": "Memory used by media resources including streaming buffers, caches, etc.", + "kind": 1, + "path": "explicit/media/resources", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2247903, + "description": "Memory used to hold the mapping of the startup cache from file. This memory is likely to be swapped out shortly after start-up.", + "kind": 0, + "path": "explicit/startup-cache/mapping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Memory used by the startup cache for things other than the file mapping.", + "kind": 1, + "path": "explicit/startup-cache/data", + "process": "Main Process (pid 5148)", + "units": 0 + } + ], + "version": 1 + }, + "original_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand | js::irregexp::InterpretedRegExpMacroAssembler::Emit32 | js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack | js::irregexp::ActionNode::Emit | js::irregexp::Trace::Flush | js::irregexp::ActionNode::Emit | js::irregexp::TextNode::Emit | js::irregexp::ChoiceNode::EmitOutOfLineContinuation | js::irregexp::ChoiceNode::Emit | nsHTMLScrollFrame::ReflowScrolledFrame | @0x1f", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "startedDateTime": "2015-11-30T00:00:13.718615+00:00", + "started_datetime": "2015-11-30T00:00:13.718615+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.296560+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 21613, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "version": "42.0" +} diff --git a/testcrash/processed/4444fc0b-ffd3-436c-9e13-8e5522151130.json b/testcrash/processed/4444fc0b-ffd3-436c-9e13-8e5522151130.json new file mode 100644 index 0000000000..fca7c215f7 --- /dev/null +++ b/testcrash/processed/4444fc0b-ffd3-436c-9e13-8e5522151130.json @@ -0,0 +1,9576 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "LavasoftLSP over [MSAFD Tcpip [TCP/IP]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : \n LavasoftLSP over [MSAFD Tcpip [TCP/IPv6]] : 2 : 1 : C:\\Windows\\system32\\LavasoftTcpService.dll \n LavasoftLSP over [MSAFD Tcpip [UDP/IPv6]] : 2 : 2 : \n MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IP] : 2 : 2 : \n MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n RSVP TCP Service Provider : 2 : 1 : \n RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n RSVP UDP Service Provider : 2 : 2 : \n MSAFD RfComm [Bluetooth] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n LavasoftLSP : 2 : 0 : ", + "additional_minidumps": [], + "addons": [ + [ + "mozilla_cc2@internetdownloadmanager.com", + "6.25.3" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "light_plugin_D772DC8D6FAF43A29B25C4EBAA5AD1DE@kaspersky.com", + "4.6.2.21" + ] + ], + "addons_checked": true, + "address": "0xc", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0166, AdapterSubsysID: 10cb1462, AdapterDriverVersion: 10.18.10.4276\nHas dual GPUs. GPU #2: AdapterVendorID2: 0x10de, AdapterDeviceID2: 0x1212, AdapterSubsysID2: 10cb1462, AdapterDriverVersion2: 10.18.13.5900DWrite- DWrite+ D2D1.1- D2D1.1+ D2D- D2D+ D3D11 Layers- D3D11 Layers+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:48+00:00", + "completed_datetime": "2015-11-30T00:00:20.934647+00:00", + "completeddatetime": "2015-11-30T00:00:20.934647+00:00", + "cpu_info": "GenuineIntel family 6 model 58 stepping 9 | 8", + "cpu_name": "x86", + "crash_id": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "crash_time": 1448841588, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:06.096660+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 428232, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0xc", + "crashing_thread": 0, + "type": "EXCEPTION_ACCESS_VIOLATION_READ" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "offset": "0xa192294", + "registers": { + "eax": "0x0c4b2620", + "ebp": "0x0110d924", + "ebx": "0x1b301a3c", + "ecx": "0x00000000", + "edi": "0x0c140ca0", + "edx": "0x0110de74", + "efl": "0x00210206", + "eip": "0x0a192294", + "esi": "0x1b301a6c", + "esp": "0x0110d918" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "offset": "0xfb075ba", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 13 + }, + "largest_free_vm_block": "0x70df0000", + "main_module": 0, + "modules": [ + { + "base_addr": "0xfa0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x1003000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x1230000", + "code_id": "555DC64758000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x1288000", + "filename": "LavasoftTcpService.dll", + "missing_symbols": true, + "version": "2.3.4.7" + }, + { + "base_addr": "0x9490000", + "code_id": "55D1FF95b3b000", + "debug_file": "igd10iumd32.pdb", + "debug_id": "F625776624BD4E1688A1C2E0B88046E91", + "end_addr": "0x9fcb000", + "filename": "igd10iumd32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0xa0b0000", + "code_id": "5646C5A7e65000", + "debug_file": "nvwgf2um.pdb", + "debug_id": "5045B1B737D345479E140DB0F1FC16CA1", + "end_addr": "0xaf15000", + "filename": "nvwgf2um.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0xf880000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x11db9000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x50540000", + "code_id": "5621051F52000", + "debug_file": "idmcchandler.pdb", + "debug_id": "5E62F48AC9094E26ADF6CB6D5B25B9771", + "end_addr": "0x50592000", + "filename": "idmcchandler7.dll", + "version": "6.25.2.1" + }, + { + "base_addr": "0x505a0000", + "code_id": "54503A9660000", + "debug_file": "AudioSes.pdb", + "debug_id": "5D4235DBC80646EBAB4D502B157E522D2", + "end_addr": "0x50600000", + "filename": "AudioSes.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50600000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5066a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x507c0000", + "code_id": "54503E7C260000", + "debug_file": "Wpc.pdb", + "debug_id": "B5C07484BB49410ABBA5AA4E30593E0E2", + "end_addr": "0x50a20000", + "filename": "Wpc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50bf0000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x50c46000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c50000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x50c68000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50c70000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x50c97000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x50ca0000", + "code_id": "54503C0E5a000", + "debug_file": "d3d10_1core.pdb", + "debug_id": "63ADD3DEA4954A22B76BB5E934FE97EB2", + "end_addr": "0x50cfa000", + "filename": "d3d10_1core.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d00000", + "code_id": "54503BCF2d000", + "debug_file": "d3d10_1.pdb", + "debug_id": "83DCCDBD008943F3B277DA251BC372802", + "end_addr": "0x50d2d000", + "filename": "d3d10_1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d30000", + "code_id": "54503C492e000", + "debug_file": "XmlLite.pdb", + "debug_id": "26301BBC08C04CB3AFD914439CBC588F2", + "end_addr": "0x50d5e000", + "filename": "xmllite.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50d60000", + "code_id": "54503AFB53000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "B3BB21AF5F1641A5A26D762CD97228952", + "end_addr": "0x50db3000", + "filename": "MMDevAPI.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x50dc0000", + "code_id": "5450401D156000", + "debug_file": "sapi.pdb", + "debug_id": "60984AF9C6E74FA88E54F474D3DDFF6D1", + "end_addr": "0x50f16000", + "filename": "sapi.dll", + "version": "5.3.17828.0" + }, + { + "base_addr": "0x50f20000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5193a000", + "filename": "icudt55.dll", + "missing_symbols": true, + "version": "55.1.0.0" + }, + { + "base_addr": "0x51940000", + "code_id": "54503D2644000", + "debug_file": "pdh.pdb", + "debug_id": "6C29BD8C06AE4DF38391BE27484410E22", + "end_addr": "0x51984000", + "filename": "pdh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x51990000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x51a6f000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51cf0000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x51e2c000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x51e30000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x51ee2000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x51ef0000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x51f25000", + "filename": "sandboxbroker.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x53150000", + "code_id": "55BB8F779000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x53159000", + "filename": "idmmzcc7.dll", + "missing_symbols": true, + "version": "6.23.18.1" + }, + { + "base_addr": "0x53160000", + "code_id": "5646153936000", + "debug_file": "klsihk.pdb", + "debug_id": "027DF81010E144A8B7D3272CE47CABBA2", + "end_addr": "0x53196000", + "filename": "klsihk.dll", + "version": "11.0.242.0" + }, + { + "base_addr": "0x531a0000", + "code_id": "559AAADB56000", + "debug_file": "inproc_agent.pdb", + "debug_id": "D9715CBB909543ECA7D095CBE086D6551", + "end_addr": "0x531f6000", + "filename": "inproc_agent.dll", + "missing_symbols": true, + "version": "4.6.0.375" + }, + { + "base_addr": "0x53200000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x533a2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x533b0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x53421000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x53430000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x5351e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x547c0000", + "code_id": "54503C44b000", + "debug_file": "msdmo.pdb", + "debug_id": "957E30D1E22E4AEF8EFD2710FCD0810A2", + "end_addr": "0x547cb000", + "filename": "msdmo.dll", + "version": "6.6.9600.17415" + }, + { + "base_addr": "0x547d0000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x547e0000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x547e0000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x547fd000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x580d0000", + "code_id": "54503B6B1d9000", + "debug_file": "d3d11.pdb", + "debug_id": "678CC08384074A76960599C081A0F8D02", + "end_addr": "0x582a9000", + "filename": "d3d11.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x582b0000", + "code_id": "55C388BB3e6000", + "debug_file": "d2d1.pdb", + "debug_id": "810D011F05F04CECA605289FEF8EDA9B2", + "end_addr": "0x58696000", + "filename": "d2d1.dll", + "version": "6.3.9600.18006" + }, + { + "base_addr": "0x59e60000", + "code_id": "54503AEC7f000", + "debug_file": "mscms.pdb", + "debug_id": "1B7C4A75D24047A4A0464E4FBD4018622", + "end_addr": "0x59edf000", + "filename": "mscms.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5c670000", + "code_id": "551B5864141000", + "debug_file": "dbghelp.pdb", + "debug_id": "94501BB87F074F37BA1EB8996D89969E1", + "end_addr": "0x5c7b1000", + "filename": "dbghelp.dll", + "version": "6.3.9600.17787" + }, + { + "base_addr": "0x5c900000", + "code_id": "54503CA069000", + "debug_file": "dxgi.pdb", + "debug_id": "68A59756D3184BF3B37185D373D58CC42", + "end_addr": "0x5c969000", + "filename": "dxgi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5d9b0000", + "code_id": "55B8E1C4181000", + "debug_file": "DWrite.pdb", + "debug_id": "651B38D48E22461CA389FD1968FC47352", + "end_addr": "0x5db31000", + "filename": "DWrite.dll", + "version": "6.3.9600.17999" + }, + { + "base_addr": "0x5e140000", + "code_id": "5646C3DA329000", + "debug_file": "nvapi.pdb", + "debug_id": "FF2FC29C0B3F4608B588284955AB834E1", + "end_addr": "0x5e469000", + "filename": "nvapi.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x5f4c0000", + "code_id": "56446E6A171000", + "debug_file": "nvspcap.pdb", + "debug_id": "0994F3D9F3974207AB2F889C961B6B6C1", + "end_addr": "0x5f631000", + "filename": "nvspcap.dll", + "version": "2.7.4.10" + }, + { + "base_addr": "0x5f700000", + "code_id": "54504AE516000", + "debug_file": "usp10.pdb", + "debug_id": "540D2B5EAA204EE498E9AE068C7E592C1", + "end_addr": "0x5f716000", + "filename": "usp10.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x5f820000", + "code_id": "55D1FD14375000", + "debug_file": "igdusc32.pdb", + "debug_id": "EA6CE12299DD4E3894F838FAF27868F81", + "end_addr": "0x5fb95000", + "filename": "igdusc32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0x62120000", + "code_id": "5646C38865000", + "debug_file": "nvumdshim.pdb", + "debug_id": "5D42D7388852470EA464B38672C800F81", + "end_addr": "0x62185000", + "filename": "nvumdshim.dll", + "missing_symbols": true, + "version": "10.18.13.5900" + }, + { + "base_addr": "0x67c30000", + "code_id": "54503D5117000", + "debug_file": "msacm32.pdb", + "debug_id": "66E10C1311264BB0AC86FB7A8B8CCE1C2", + "end_addr": "0x67c47000", + "filename": "msacm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68280000", + "code_id": "54504AAE13a000", + "debug_file": "propsys.pdb", + "debug_id": "4B81AA7029904FB9B20D470E0C23D8262", + "end_addr": "0x683ba000", + "filename": "propsys.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x68430000", + "code_id": "54503BE7c4000", + "debug_file": "fastprox.pdb", + "debug_id": "0D150477D43C4260A7C23BE1F8BD22032", + "end_addr": "0x684f4000", + "filename": "fastprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68500000", + "code_id": "54503D4911000", + "debug_file": "wbemsvc.pdb", + "debug_id": "9CC3F59123F64A2AA000B4B8BF53D9032", + "end_addr": "0x68511000", + "filename": "wbemsvc.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68520000", + "code_id": "54503C2566000", + "debug_file": "wbemcomn.pdb", + "debug_id": "1FBAD0B1C77F4735A9F02F346E6F1BBF2", + "end_addr": "0x68586000", + "filename": "wbemcomn.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x68590000", + "code_id": "54503BFAd000", + "debug_file": "wbemprox.pdb", + "debug_id": "ADDDC4C11575431C9C600DFA695B574A2", + "end_addr": "0x6859d000", + "filename": "wbemprox.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69400000", + "code_id": "54503D6A29000", + "debug_file": "ntasn1.pdb", + "debug_id": "44F0033E1AAD40D99FE852E7BCED3EE61", + "end_addr": "0x69429000", + "filename": "ntasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x69430000", + "code_id": "5619414C20000", + "debug_file": "ncrypt.pdb", + "debug_id": "1C034BE3D41641DAACF3B5B24F5C94F42", + "end_addr": "0x69450000", + "filename": "ncrypt.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x696d0000", + "code_id": "5646C30D1e000", + "debug_file": "nvdxgiwrap.pdb", + "debug_id": "517824984ADF47A5A880239C2A3317101", + "end_addr": "0x696ee000", + "filename": "nvdxgiwrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x696f0000", + "code_id": "5646C3122a000", + "debug_file": "nvd3d9wrap.pdb", + "debug_id": "616C5DF63B0C4B46B00DC240E3AE31E01", + "end_addr": "0x6971a000", + "filename": "nvd3d9wrap.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x69720000", + "code_id": "536B44F66000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x69726000", + "filename": "_etoured.dll", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x6b410000", + "code_id": "545049557e000", + "debug_file": "sxs.pdb", + "debug_id": "15742458696E42DCB7DC65CA96D887DF2", + "end_addr": "0x6b48e000", + "filename": "sxs.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c580000", + "code_id": "54503C3010000", + "debug_file": "wshbth.pdb", + "debug_id": "76CA6DB5CABA4ADA8BC0CBAC1F7785051", + "end_addr": "0x6c590000", + "filename": "wshbth.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c590000", + "code_id": "54504A15a000", + "debug_file": "winrnr.pdb", + "debug_id": "767E2B2A0DFB4EA1A6504FD51D5A75D72", + "end_addr": "0x6c59a000", + "filename": "winrnr.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c5a0000", + "code_id": "54503C8414000", + "debug_file": "nlaapi.pdb", + "debug_id": "CF84207C658C4943B13849E1A93690DE2", + "end_addr": "0x6c5b4000", + "filename": "nlaapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6c0000", + "code_id": "54503D1616000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "8EC06048FD7649DC8AF180BE7447588D2", + "end_addr": "0x6c6d6000", + "filename": "pnrpnsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c6e0000", + "code_id": "545049B211000", + "debug_file": "NapiNSP.pdb", + "debug_id": "0798F80535DD40D9B44DA419E597BD912", + "end_addr": "0x6c6f1000", + "filename": "NapiNSP.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c770000", + "code_id": "54503BAE1a000", + "debug_file": "dwmapi.pdb", + "debug_id": "60670C1EC9C44D20B99C8E6E83D24E4C2", + "end_addr": "0x6c78a000", + "filename": "dwmapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6c7f0000", + "code_id": "54503957ed000", + "debug_file": "wUxTheme.pdb", + "debug_id": "AB2FF8F5FF0042CA95ABF8212A39AB302", + "end_addr": "0x6c8dd000", + "filename": "uxtheme.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6cdd0000", + "code_id": "54503D6E6000", + "debug_file": "msimg32.pdb", + "debug_id": "BE5BA4D0B49947AA957345F2A9DBE09A2", + "end_addr": "0x6cdd6000", + "filename": "msimg32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e420000", + "code_id": "54503D6A1e000", + "debug_file": "bcrypt.pdb", + "debug_id": "F2D36EE24F934FCD82ED0ADA83E89A5C1", + "end_addr": "0x6e43e000", + "filename": "bcrypt.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e460000", + "code_id": "54504A168000", + "debug_file": "wsock32.pdb", + "debug_id": "2CA2F997582E46DEBFD5B1847D6AF4042", + "end_addr": "0x6e468000", + "filename": "wsock32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e470000", + "code_id": "54503D8430000", + "debug_file": "rsaenh.pdb", + "debug_id": "2866A6CE0121437D8628FFD8E2225D682", + "end_addr": "0x6e4a0000", + "filename": "rsaenh.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e4d0000", + "code_id": "54503D8E19000", + "debug_file": "cryptsp.pdb", + "debug_id": "12A0D34A216D4605B5031EC9CCE381D42", + "end_addr": "0x6e4e9000", + "filename": "cryptsp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e520000", + "code_id": "54503D5513000", + "debug_file": "samcli.pdb", + "debug_id": "184AE0F4F8B14D8BB9C3A8F49DDE7C432", + "end_addr": "0x6e533000", + "filename": "samcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x6e540000", + "code_id": "54503D3640000", + "debug_file": "powrprof.pdb", + "debug_id": "F225392CB03F4B2BB2829273B6BDC6662", + "end_addr": "0x6e580000", + "filename": "powrprof.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x71400000", + "code_id": "559D8FBF33000", + "debug_file": "product_info.pdb", + "debug_id": "4B3E8CF267A1486BA80DEBCA6F4314071", + "end_addr": "0x71433000", + "filename": "product_info.dll", + "version": "16.0.0.614" + }, + { + "base_addr": "0x72690000", + "code_id": "54597B677e000", + "debug_file": "dnsapi.pdb", + "debug_id": "26E09A4DB5304891B3B5C4494AD2D0282", + "end_addr": "0x7270e000", + "filename": "dnsapi.dll", + "version": "6.3.9600.17481" + }, + { + "base_addr": "0x72710000", + "code_id": "54503D874b000", + "debug_file": "mswsock.pdb", + "debug_id": "6B0D683946884027BECB35001726E8D92", + "end_addr": "0x7275b000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727a0000", + "code_id": "54503D898000", + "debug_file": "winnsi.pdb", + "debug_id": "2CA93168086649659E0DAEFC75A2B3622", + "end_addr": "0x727a8000", + "filename": "winnsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x727b0000", + "code_id": "54503D8120000", + "debug_file": "iphlpapi.pdb", + "debug_id": "02D9AC3003424C6CAB4B8392CF9D26052", + "end_addr": "0x727d0000", + "filename": "IPHLPAPI.DLL", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x728d0000", + "code_id": "54503BD045000", + "debug_file": "winsta.pdb", + "debug_id": "F891F2CFDD5B4A318FA54956DAC58CE32", + "end_addr": "0x72915000", + "filename": "winsta.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x72fe0000", + "code_id": "54503D1A9000", + "debug_file": "Kernel.Appcore.pdb", + "debug_id": "9FDD5E16955248D0AAF693BD83D5A7851", + "end_addr": "0x72fe9000", + "filename": "kernel.appcore.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73100000", + "code_id": "5646C3BA2b000", + "debug_file": "nvinit.pdb", + "debug_id": "FBEB8A5BC3D84D76BC0DD21BA9C68FCE1", + "end_addr": "0x7312b000", + "filename": "nvinit.dll", + "version": "10.18.13.5900" + }, + { + "base_addr": "0x73130000", + "code_id": "54C1B6278b000", + "debug_file": "shcore.pdb", + "debug_id": "AB29E1ED4D524FED828E421AE8673DD72", + "end_addr": "0x731bb000", + "filename": "SHCore.dll", + "version": "6.3.9600.17666" + }, + { + "base_addr": "0x731c0000", + "code_id": "54503D83f000", + "debug_file": "profapi.pdb", + "debug_id": "4E4981A8EFED432A824E07F832A0F9892", + "end_addr": "0x731cf000", + "filename": "profapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73260000", + "code_id": "54503CD921000", + "debug_file": "devobj.pdb", + "debug_id": "7DDA1BFD61C943B98898EE3D9035BE532", + "end_addr": "0x73281000", + "filename": "devobj.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73290000", + "code_id": "54503C491b000", + "debug_file": "userenv.pdb", + "debug_id": "83D19410382448E6B3D28D2DACC1F6D12", + "end_addr": "0x732ab000", + "filename": "userenv.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x732b0000", + "code_id": "5633F237232000", + "debug_file": "iertutil.pdb", + "debug_id": "460B2013ECF74803914AE5548DFBC5512", + "end_addr": "0x734e2000", + "filename": "iertutil.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x734f0000", + "code_id": "54503D3911000", + "debug_file": "wkscli.pdb", + "debug_id": "FB3425B2A8A84AA7A1F7B13A9B51AD2E2", + "end_addr": "0x73501000", + "filename": "wkscli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73510000", + "code_id": "54503D381d000", + "debug_file": "srvcli.pdb", + "debug_id": "D9009006546348DC96565CA04E44BE962", + "end_addr": "0x7352d000", + "filename": "srvcli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73530000", + "code_id": "54503D5Aa000", + "debug_file": "netutils.pdb", + "debug_id": "03EC60C3DACA48B1AD78F95F825F0DE22", + "end_addr": "0x7353a000", + "filename": "netutils.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735b0000", + "code_id": "54503B8A23000", + "debug_file": "winmmbase.pdb", + "debug_id": "773A9D5B79834D06B3A0A02385AAAD2D2", + "end_addr": "0x735d3000", + "filename": "WINMMBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x735e0000", + "code_id": "5633E6511f3000", + "debug_file": "wininet.pdb", + "debug_id": "16BED61FCA4E44C59E0C7AEC73876B892", + "end_addr": "0x737d3000", + "filename": "wininet.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x737e0000", + "code_id": "54503CFD13000", + "debug_file": "netapi32.pdb", + "debug_id": "3C95A0C13D174142B826FC3942DB3E2B2", + "end_addr": "0x737f3000", + "filename": "netapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x73820000", + "code_id": "54503B2F9f000", + "debug_file": "winhttp.pdb", + "debug_id": "52A299A670004E7694661C6112C500962", + "end_addr": "0x738bf000", + "filename": "winhttp.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74260000", + "code_id": "54504A118000", + "debug_file": "version.pdb", + "debug_id": "4DADB143E2344821A4C080EF73A4952E2", + "end_addr": "0x74268000", + "filename": "version.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74640000", + "code_id": "54503B0A23000", + "debug_file": "winmm.pdb", + "debug_id": "FF0D255353AC46D48C593C91F26717EE2", + "end_addr": "0x74663000", + "filename": "winmm.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x74670000", + "code_id": "54503CE850000", + "debug_file": "wevtapi.pdb", + "debug_id": "CC459681668C4D0DB2E62C1AC0160A492", + "end_addr": "0x746c0000", + "filename": "wevtapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x746c0000", + "code_id": "5450499Af000", + "debug_file": "wtsapi32.pdb", + "debug_id": "EDC8CD90C2D04DDDA22048C88BCB446A2", + "end_addr": "0x746cf000", + "filename": "wtsapi32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x754d0000", + "code_id": "5619414F54000", + "debug_file": "bcryptprimitives.pdb", + "debug_id": "3BE24DBAAA6B4A59B80D68F24FE4D27C2", + "end_addr": "0x75524000", + "filename": "bcryptPrimitives.dll", + "version": "6.3.9600.18088" + }, + { + "base_addr": "0x75530000", + "code_id": "54504A6Ba000", + "debug_file": "cryptbase.pdb", + "debug_id": "965B22DD4CAE4F698EF8939960BE657C2", + "end_addr": "0x7553a000", + "filename": "CRYPTBASE.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75540000", + "code_id": "54503D7C1e000", + "debug_file": "wsspicli.pdb", + "debug_id": "849B8E8D67774A859ED4435F558189111", + "end_addr": "0x7555e000", + "filename": "sspicli.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75560000", + "code_id": "54504AF37000", + "debug_file": "nsi.pdb", + "debug_id": "E855CBEA595C4FF2B952FF7F824470832", + "end_addr": "0x75567000", + "filename": "nsi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x75610000", + "code_id": "55DC77E612bc000", + "debug_file": "shell32.pdb", + "debug_id": "A514A533B09F410685C8954C7F2C7BC22", + "end_addr": "0x768cc000", + "filename": "shell32.dll", + "version": "6.3.9600.18038" + }, + { + "base_addr": "0x768d0000", + "code_id": "545032FE188000", + "debug_file": "crypt32.pdb", + "debug_id": "A93FD8C6CEBC44158B2937EFCEE9804F2", + "end_addr": "0x76a58000", + "filename": "crypt32.dll", + "version": "6.3.9600.17475" + }, + { + "base_addr": "0x76c50000", + "code_id": "557F30FB129000", + "debug_file": "ole32.pdb", + "debug_id": "9823825475624BDF820D4CB09BD0CE002", + "end_addr": "0x76d79000", + "filename": "ole32.dll", + "version": "6.3.9600.17905" + }, + { + "base_addr": "0x76d80000", + "code_id": "5450383A1b1000", + "debug_file": "setupapi.pdb", + "debug_id": "2789FF1B9E7A4E56B7963A59A1FED96C2", + "end_addr": "0x76f31000", + "filename": "setupapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x76f40000", + "code_id": "55D612E610e000", + "debug_file": "wgdi32.pdb", + "debug_id": "16BCB5B895F04AE2BFEA5C3A0F467C8E2", + "end_addr": "0x7704e000", + "filename": "gdi32.dll", + "version": "6.3.9600.18034" + }, + { + "base_addr": "0x77050000", + "code_id": "54503C1D3d000", + "debug_file": "wintrust.pdb", + "debug_id": "7FD9A0CDB8F4468B96D2BCE0C30591422", + "end_addr": "0x7708d000", + "filename": "wintrust.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77090000", + "code_id": "54504B2Ec3000", + "debug_file": "msvcrt.pdb", + "debug_id": "D4416A97D40C497AAA487F2B1835A1422", + "end_addr": "0x77153000", + "filename": "msvcrt.dll", + "version": "7.0.9600.17415" + }, + { + "base_addr": "0x77160000", + "code_id": "54503D7A3c000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "126AAF7D05414D42B11AC7240A355BEE2", + "end_addr": "0x7719c000", + "filename": "cfgmgr32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x771a0000", + "code_id": "5493AE7395000", + "debug_file": "oleaut32.pdb", + "debug_id": "AB2D635EE22541D094BEB9153DEA45192", + "end_addr": "0x77235000", + "filename": "oleaut32.dll", + "version": "6.3.9600.17560" + }, + { + "base_addr": "0x77250000", + "code_id": "550B921B41000", + "debug_file": "sechost.pdb", + "debug_id": "F28ED1EB82E744D3B999E441A6B3EF432", + "end_addr": "0x77291000", + "filename": "sechost.dll", + "version": "6.3.9600.17734" + }, + { + "base_addr": "0x772a0000", + "code_id": "54503D97e000", + "debug_file": "msasn1.pdb", + "debug_id": "47067747AEFA40A3A05B91148806FA022", + "end_addr": "0x772ae000", + "filename": "msasn1.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772b0000", + "code_id": "54504A1427000", + "debug_file": "wimm32.pdb", + "debug_id": "57D0ACFA22754450BB9660DA8818F3622", + "end_addr": "0x772d7000", + "filename": "imm32.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772e0000", + "code_id": "54504A2F5000", + "debug_file": "normaliz.pdb", + "debug_id": "D3BE4325291C49BC9B3E93D20257AAC21", + "end_addr": "0x772e5000", + "filename": "normaliz.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x772f0000", + "code_id": "558ED276ba000", + "debug_file": "wrpcrt4.pdb", + "debug_id": "34F9F7D096A445DAA6A69FA4DE53993E2", + "end_addr": "0x773aa000", + "filename": "rpcrt4.dll", + "version": "6.3.9600.17919" + }, + { + "base_addr": "0x773b0000", + "code_id": "54503D20153000", + "debug_file": "wuser32.pdb", + "debug_id": "FBAAE417246B4E84AE5BCEC86A73FC642", + "end_addr": "0x77503000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x775a0000", + "code_id": "55C4BC8A7c000", + "debug_file": "advapi32.pdb", + "debug_id": "6A0005D83AD84EFFA3342DE450F0615B2", + "end_addr": "0x7761c000", + "filename": "advapi32.dll", + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77620000", + "code_id": "5450381C45000", + "debug_file": "shlwapi.pdb", + "debug_id": "68EC2A424E5242C2A309E194E68B56CB2", + "end_addr": "0x77665000", + "filename": "shlwapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776d0000", + "code_id": "54503D926000", + "debug_file": "psapi.pdb", + "debug_id": "F88219992C7646718A6425D0FC65CC642", + "end_addr": "0x776d6000", + "filename": "psapi.dll", + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x776e0000", + "code_id": "55038671112000", + "debug_file": "msctf.pdb", + "debug_id": "7E83843868234F45B491C219CC6A00032", + "end_addr": "0x777f2000", + "filename": "msctf.dll", + "version": "6.3.9600.17706" + }, + { + "base_addr": "0x77800000", + "code_id": "54503D8150000", + "debug_file": "ws2_32.pdb", + "debug_id": "B4ACD51CF1B9497A89B2C0DE225BD36D2", + "end_addr": "0x77850000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77850000", + "code_id": "545049BE140000", + "debug_file": "wkernel32.pdb", + "debug_id": "DFB9F6A1661C482C87B4D0D454332CB81", + "end_addr": "0x77990000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77990000", + "code_id": "55C4BCFCd7000", + "debug_file": "wkernelbase.pdb", + "debug_id": "21DACBC754B849B98B431A83EBA15E882", + "end_addr": "0x77a67000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + }, + { + "base_addr": "0x77a70000", + "code_id": "54503D8417d000", + "debug_file": "combase.pdb", + "debug_id": "B9684E7A2A1E43DCB0F9A0A9717CB1AB2", + "end_addr": "0x77bed000", + "filename": "combase.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.17415" + }, + { + "base_addr": "0x77bf0000", + "code_id": "545038838d000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "B5BC85FFA57446759326A6D3D9889DA22", + "end_addr": "0x77c7d000", + "filename": "clbcatq.dll", + "version": "2001.12.10530.17415" + }, + { + "base_addr": "0x77d50000", + "code_id": "55C4BC8E16e000", + "debug_file": "wntdll.pdb", + "debug_id": "8C67971C1474490580FC7B7918183B462", + "end_addr": "0x77ebe000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.3.9600.18007" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 8, + "cpu_info": "GenuineIntel family 6 model 58 stepping 9", + "os": "Windows NT", + "os_ver": "6.3.9600 " + }, + "thread_count": 68, + "threads": [ + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe2294", + "normalized": "nvwgf2um.dll@0xe2294", + "offset": "0xa192294", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x22b5e", + "normalized": "nvumdshim.dll@0x22b5e", + "offset": "0x62142b5e", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x31496", + "normalized": "nvumdshim.dll@0x31496", + "offset": "0x62151496", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x1bdd8", + "normalized": "nvumdshim.dll@0x1bdd8", + "offset": "0x6213bdd8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "module": "d3d11.dll", + "module_offset": "0xcd6a9", + "normalized": "d3d11.dll@0xcd6a9", + "offset": "0x5819d6a9", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_<1>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x61", + "module": "d3d11.dll", + "module_offset": "0xd2fc1", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_", + "offset": "0x581a2fc1", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized<0>(ID3D11DeviceContext2 *,ID3D11Resource *,unsigned int,unsigned int,unsigned int,unsigned int,ID3D11Resource *,unsigned int,D3D11_BOX const *)", + "function_offset": "0x8b", + "module": "d3d11.dll", + "module_offset": "0xd76cb", + "normalized": "CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized", + "offset": "0x581a76cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::SyncObjectD3D11::FinalizeFrame()", + "function_offset": "0x586", + "line": 1243, + "module": "xul.dll", + "module_offset": "0xc31d9e", + "normalized": "mozilla::layers::SyncObjectD3D11::FinalizeFrame", + "offset": "0x104b1d9e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ClientLayerManager::ForwardTransaction(bool)", + "function_offset": "0x1ce", + "line": 567, + "module": "xul.dll", + "module_offset": "0x287a95", + "normalized": "mozilla::layers::ClientLayerManager::ForwardTransaction", + "offset": "0xfb07a95", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/ClientLayerManager.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::ClientLayerManager::EndTransaction(void (*)(mozilla::layers::PaintedLayer *,gfxContext *,nsIntRegion const &,nsIntRegion const &,mozilla::layers::DrawRegionClip,nsIntRegion const &,void *),void *,mozilla::layers::LayerManager::EndTransactionFlags)", + "function_offset": "0x3c", + "line": 319, + "module": "xul.dll", + "module_offset": "0x2875ba", + "normalized": "mozilla::layers::ClientLayerManager::EndTransaction", + "offset": "0xfb075ba", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsDisplayList.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsDisplayList::PaintRoot(nsDisplayListBuilder *,nsRenderingContext *,unsigned int)", + "function_offset": "0x485", + "line": 1683, + "module": "xul.dll", + "module_offset": "0x178486", + "normalized": "nsDisplayList::PaintRoot", + "offset": "0xf9f8486", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsLayoutUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsLayoutUtils::PaintFrame(nsRenderingContext *,nsIFrame *,nsRegion const &,unsigned int,unsigned int)", + "function_offset": "0x5b4", + "line": 3345, + "module": "xul.dll", + "module_offset": "0x417432", + "normalized": "nsLayoutUtils::PaintFrame", + "offset": "0xfc97432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsPresShell.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "PresShell::Paint(nsView *,nsRegion const &,unsigned int)", + "function_offset": "0x14b", + "line": 6165, + "module": "xul.dll", + "module_offset": "0x2495b6", + "normalized": "PresShell::Paint", + "offset": "0xfac95b6", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SleepEx", + "function_offset": "0x52", + "module": "KERNELBASE.dll", + "module_offset": "0x2b82", + "offset": "0x77992b82", + "trust": "cfi" + }, + { + "frame": 2, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x104e", + "offset": "0x7799104e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x5212", + "offset": "0x531a5212", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc392", + "offset": "0x531ac392", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xa23f", + "offset": "0x531aa23f", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0xc98c", + "offset": "0x531ac98c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c436", + "offset": "0x531bc436", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "inproc_agent.dll", + "module_offset": "0x1c4c0", + "offset": "0x531bc4c0", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "function": "NtGetContextThread", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3d28c", + "offset": "0x77d8d28c", + "trust": "context" + }, + { + "frame": 1, + "function": "LdrpResGetMappingSize", + "function_offset": "0x104", + "module": "ntdll.dll", + "module_offset": "0x57c54", + "offset": "0x77da7c54", + "trust": "cfi" + }, + { + "frame": 2, + "function": "wcstombs", + "function_offset": "0x8f", + "module": "ntdll.dll", + "module_offset": "0x9749f", + "offset": "0x77de749f", + "trust": "scan" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0xf95bddc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0xf95bd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0xf95bd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 11, + "offset": "0x1baf7af", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0xfcaad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x29", + "module": "KERNELBASE.dll", + "module_offset": "0x42e49", + "offset": "0x779d2e49", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0xab78", + "offset": "0x123ab78", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjects", + "function_offset": "0x18", + "module": "kernel32.dll", + "module_offset": "0x17b88", + "offset": "0x77867b88", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e5c4", + "offset": "0x124e5c4", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x7ea6", + "offset": "0x1237ea6", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtDelayExecution", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c7bc", + "offset": "0x77d8c7bc", + "trust": "context" + }, + { + "frame": 1, + "function": "ApcThread", + "function_offset": "0x72", + "module": "ws2_32.dll", + "module_offset": "0x321c2", + "offset": "0x778321c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c50c", + "offset": "0x77d8c50c", + "trust": "context" + }, + { + "frame": 1, + "function": "SockAsyncThread", + "function_offset": "0x7f", + "module": "mswsock.dll", + "module_offset": "0xcfbf", + "offset": "0x7271cfbf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "SockWaitForSingleObject", + "function_offset": "0x167", + "module": "mswsock.dll", + "module_offset": "0x566b", + "offset": "0x7271566b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WSPSelect", + "function_offset": "0x153", + "module": "mswsock.dll", + "module_offset": "0xa53f", + "offset": "0x7271a53f", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x18692", + "offset": "0x1248692", + "trust": "cfi" + }, + { + "frame": 4, + "module": "ws2_32.dll", + "module_offset": "0x115c9", + "offset": "0x778115c9", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5323c0d6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5323be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0xf9e656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0xf9e5b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0xf9e5eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0xfb197b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0xfb194c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0xfd9a82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 6, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 7, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 8, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0xfcca1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0xfea0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitCoalesced(void *,unsigned int,void * const *,unsigned long,unsigned long,int,unsigned long *)", + "function_offset": "0x76", + "module": "combase.dll", + "module_offset": "0xb791", + "offset": "0x77a7b791", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x4b", + "module": "combase.dll", + "module_offset": "0xb80b", + "offset": "0x77a7b80b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x9", + "module": "combase.dll", + "module_offset": "0x49ec8", + "offset": "0x77ab9ec8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "module": "combase.dll", + "module_offset": "0x3d7f5", + "offset": "0x77aad7f5", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0xf9e52ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0xfeaab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1e2ce", + "offset": "0x124e2ce", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x10902", + "offset": "0x1240902", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x1dcb3", + "offset": "0x124dcb3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x204d0", + "offset": "0x12504d0", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "LavasoftTcpService.dll", + "module_offset": "0x203d1", + "offset": "0x12503d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe606d", + "offset": "0xa19606d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0xe5322", + "offset": "0xa195322", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x605304", + "offset": "0xa6b5304", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3241d", + "offset": "0x6215241d", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3a177", + "offset": "0x6215a177", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f45e", + "offset": "0x6215f45e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvumdshim.dll", + "module_offset": "0x3f586", + "offset": "0x6215f586", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3ca2c", + "offset": "0x77d8ca2c", + "trust": "context" + }, + { + "frame": 1, + "function": "ConsoleCopyStringToBuffer", + "function_offset": "0x79", + "module": "KERNELBASE.dll", + "module_offset": "0x128c2", + "offset": "0x779a28c2", + "trust": "cfi" + }, + { + "frame": 2, + "function": "MsgWaitForMultipleObjectsEx", + "function_offset": "0x162", + "module": "user32.dll", + "module_offset": "0xd432", + "offset": "0x773bd432", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0xfcc7e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0xfcc7c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0xfcc7ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 10, + "offset": "0xc8cf81f", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0xfdad9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0xfcc82e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x100cc4dc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/LazyIdleThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::LazyIdleThread::LazyIdleThread(unsigned int,nsACString_internal const &,mozilla::LazyIdleThread::ShutdownMethod,nsIObserver *)", + "function_offset": "0x8c", + "line": 51, + "module": "xul.dll", + "module_offset": "0x52cf26", + "offset": "0xfdacf26", + "trust": "scan" + }, + { + "frame": 9, + "offset": "0xca0f8a3", + "trust": "cfi" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0xfa812bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0xfa81118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtRequestWaitReplyPort", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c69c", + "offset": "0x77d8c69c", + "trust": "context" + }, + { + "frame": 1, + "function": "CPortClient::SendComplexSyncRequestWow64(unsigned long,void const *,short,void *,short,long *)", + "function_offset": "0xc6", + "module": "dwmapi.dll", + "module_offset": "0xda36", + "offset": "0x6c77da36", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CApiPortClient::SendRequest(void const *,short,long *,void *,short)", + "function_offset": "0x1e", + "module": "dwmapi.dll", + "module_offset": "0x8fba", + "offset": "0x6c778fba", + "trust": "cfi" + }, + { + "frame": 3, + "function": "DwmFlush", + "function_offset": "0x3a", + "module": "dwmapi.dll", + "module_offset": "0x359a", + "offset": "0x6c77359a", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/thebes/gfxWindowsPlatform.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "D3DVsyncSource::D3DVsyncDisplay::VBlankLoop()", + "function_offset": "0x8d", + "line": 2695, + "module": "xul.dll", + "module_offset": "0xc4d5b8", + "offset": "0x104cd5b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::DoWork()", + "function_offset": "0x1a0", + "line": 459, + "module": "xul.dll", + "module_offset": "0x44867e", + "offset": "0xfcc867e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x52cf2f", + "offset": "0xfdacf2f", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0xfc2baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0xfd4459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0xfd44ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0xfdae14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5322273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0xf9e3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0xfadbf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0xf9e7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0xf9e577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5322259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0xf9e7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0xf9e6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0xf9e57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0xfcc84d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0xfcc89ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0xfdad5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x53221c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x53221392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x5345c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x5345c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3c4bc", + "offset": "0x77d8c4bc", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb6", + "module": "KERNELBASE.dll", + "module_offset": "0x2cc6", + "offset": "0x77992cc6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0x2c01", + "offset": "0x77992c01", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x167aa9", + "offset": "0xa217aa9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1679cf", + "offset": "0xa2179cf", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909b0c", + "offset": "0xa9b9b0c", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x909c34", + "offset": "0xa9b9c34", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x3df6c", + "offset": "0x77d8df6c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0xd6", + "module": "ntdll.dll", + "module_offset": "0x20152", + "offset": "0x77d70152", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x17c03", + "offset": "0x77867c03", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5ad1e", + "offset": "0x77daad1e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5ace9", + "offset": "0x77daace9", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "17600512", + "write_combine_size": "20484096" + }, + "last_crash": 8, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 8.1", + "os_version": "6.3.9600", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "nvwgf2um.dll@0xe2294 | nvumdshim.dll@0x22b5e | nvumdshim.dll@0x31496 | nvumdshim.dll@0x1bdd8 | d3d11.dll@0xcd6a9 | CContext::ID3D11DeviceContext2_CopySubresourceRegion_ | CContext::ID3D11DeviceContext2_CopySubresourceRegion_Amortized | mozilla::layers::SyncObjectD3D11::FinalizeFrame | mozilla::layers::ClientLayerManager::ForwardTransaction | mozilla::layers::ClientLayerManager::EndTransaction | nsDisplayList::PaintRoot | nsLayoutUtils::PaintFrame | PresShell::Paint", + "reason": "EXCEPTION_ACCESS_VIOLATION_READ", + "release_channel": "release", + "signature": "nvwgf2um.dll@0xe2294", + "startedDateTime": "2015-11-30T00:00:12.150251+00:00", + "started_datetime": "2015-11-30T00:00:12.150251+00:00", + "submitted_timestamp": "2015-11-30T00:00:06.096660+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/d3d11/TextureD3D11.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 2, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "4444fc0b-ffd3-436c-9e13-8e5522151130", + "version": "42.0" +} diff --git a/testcrash/processed/4f5b9b28-b5eb-4347-81c2-8ab2b2151130.json b/testcrash/processed/4f5b9b28-b5eb-4347-81c2-8ab2b2151130.json new file mode 100644 index 0000000000..a0a11a03b4 --- /dev/null +++ b/testcrash/processed/4f5b9b28-b5eb-4347-81c2-8ab2b2151130.json @@ -0,0 +1,127368 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : \n MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IP] : 2 : 3 : \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP TCPv6 : 2 : 1 : \n Fournisseur de services RSVP TCP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Fournisseur de services RSVP UDPv6 : 2 : 2 : \n Fournisseur de services RSVP UDP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 1 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 0 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 0 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] SEQPACKET 4 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{90F9C6F8-E7C8-40DB-88D3-5DFB40FBC4DC}] DATAGRAM 4 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] SEQPACKET 9 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{EFA67532-705C-441F-835D-57840AC5EE24}] DATAGRAM 9 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] SEQPACKET 6 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{3BFE0BFB-6DFA-4C04-859F-D94054DE497C}] DATAGRAM 6 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] SEQPACKET 3 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{B2D565B2-3692-45D5-B3AE-A7AD26E3D0F3}] DATAGRAM 3 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] SEQPACKET 2 : 2 : 5 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{A940DBA4-1177-41CE-8CCC-FBB69C9B7451}] DATAGRAM 2 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll", + "additional_minidumps": [], + "addons": [], + "addons_checked": true, + "address": "0x5bb55e54", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a02, AdapterSubsysID: 01f91028, AdapterDriverVersion: 8.15.10.1749\n", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:10+00:00", + "completed_datetime": "2015-11-30T00:00:22.712457+00:00", + "completeddatetime": "2015-11-30T00:00:22.712457+00:00", + "cpu_info": "GenuineIntel family 6 model 15 stepping 13 | 2", + "cpu_name": "x86", + "crash_id": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "crash_time": 1448841550, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.296560+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 2181694, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x5bb55e54", + "crashing_thread": 0, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "offset": "0x5bb55e54", + "registers": { + "eax": "0x00000000", + "ebp": "0x00396a5c", + "ebx": "0x163364b8", + "ecx": "0x6715e040", + "edi": "0x0039b038", + "edx": "0x00000006", + "efl": "0x00200246", + "eip": "0x5bb55e54", + "esi": "0x00320000", + "esp": "0x00396658" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "offset": "0x5b96fa4e", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 12 + }, + "largest_free_vm_block": "0x2e6000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1a0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x203000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x59ed0000", + "code_id": "4A5BDAAA20e000", + "debug_file": "msmpeg2vdec.warbird.pdb", + "debug_id": "669C9D5E982C43DB9CEEE3821AEFB9692", + "end_addr": "0x5a0de000", + "filename": "msmpeg2vdec.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a0e0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x5a1d1000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a300000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5a36a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x5a370000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x5a3c6000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x5a3d0000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x5a449000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a450000", + "code_id": "4CE7B9A312a000", + "debug_file": "sapi.pdb", + "debug_id": "63C97D1D323C43A3844B09A0409498631", + "end_addr": "0x5a57a000", + "filename": "sapi.dll", + "version": "5.3.13120.0" + }, + { + "base_addr": "0x5a580000", + "code_id": "4CE7B81710a000", + "debug_file": "DWrite.pdb", + "debug_id": "DB173129FFC54F479DFF3D629C196ED21", + "end_addr": "0x5a68a000", + "filename": "DWrite.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5a970000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5b38a000", + "filename": "icudt55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b390000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x5b4cc000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5b4d0000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x5da09000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5da10000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x5dbb2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5dbd0000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x5dcaf000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5dcb0000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x5dd62000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x60ec0000", + "code_id": "4A5BDA3D99000", + "debug_file": "MFWMAAEC.pdb", + "debug_id": "F63FD7B86BDE43DFBE6F87ECB0A1A2DD1", + "end_addr": "0x60f59000", + "filename": "MFWMAAEC.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x60fe0000", + "code_id": "4CE7B99C177000", + "debug_file": "quartz.pdb", + "debug_id": "CFBEEFF8D2044661A6E5F0FB35AC2CF32", + "end_addr": "0x61157000", + "filename": "quartz.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x626c0000", + "code_id": "4CE7B880312000", + "debug_file": "mf.pdb", + "debug_id": "E53583973043441DA81867AB565AD9372", + "end_addr": "0x629d2000", + "filename": "mf.dll", + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x663b0000", + "code_id": "4CE7B86C7a000", + "debug_file": "EVR.pdb", + "debug_id": "FB33934061CB46CCB5CBD6AFDC9DF65F2", + "end_addr": "0x6642a000", + "filename": "evr.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x66540000", + "code_id": "4A5BDB3C4f000", + "debug_file": "Wpc.pdb", + "debug_id": "217D8704AEDC4F6EB5A6B93C78BCFE632", + "end_addr": "0x6658f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x67080000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x6716e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x67190000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x671a8000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x671b0000", + "code_id": "55F98C7C2c000", + "debug_file": "aswJsFlt.pdb", + "debug_id": "F411C114E3114E2A99AC37C1415A901F1", + "end_addr": "0x671dc000", + "filename": "aswJsFlt.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x671e0000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x67251000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x677b0000", + "code_id": "4CE7B847a80000", + "debug_file": "ieframe.pdb", + "debug_id": "3B9BE5FB52F14731879F4B8981FB26422", + "end_addr": "0x68230000", + "filename": "ieframe.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x68330000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x68348000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6b310000", + "code_id": "4CE7B9C8a0000", + "debug_file": "SearchFolder.pdb", + "debug_id": "2F6719406FEF4D2592C074702EBA1BD72", + "end_addr": "0x6b3b0000", + "filename": "SearchFolder.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6b4d0000", + "code_id": "55F98C7447000", + "debug_file": "snxhk.pdb", + "debug_id": "EA04201E4F7D4D5EA7AFA4F843F6B3EC1", + "end_addr": "0x6b517000", + "filename": "snxhk.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x6b530000", + "code_id": "4A5BD9BE14000", + "debug_file": "devenum.pdb", + "debug_id": "728AEF77CC244D8BADC3F6255CE396B31", + "end_addr": "0x6b544000", + "filename": "devenum.dll", + "version": "6.6.7600.16385" + }, + { + "base_addr": "0x6b720000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x6b747000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x6ce60000", + "code_id": "4CE7B9B089000", + "debug_file": "PortableDeviceApi.pdb", + "debug_id": "97A85AFE755B4DEDA368C5794FB8F66C2", + "end_addr": "0x6cee9000", + "filename": "PortableDeviceApi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6dfc0000", + "code_id": "4A5BDA3859000", + "debug_file": "MFPLAT.pdb", + "debug_id": "F512BAE9BAA14B87A898050CB20C0E3B2", + "end_addr": "0x6e019000", + "filename": "mfplat.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7600.16385" + }, + { + "base_addr": "0x6e1b0000", + "code_id": "4CE7BA035c000", + "debug_file": "StructuredQuery.pdb", + "debug_id": "75F9CA3991244B738784DD5E65739D461", + "end_addr": "0x6e20c000", + "filename": "StructuredQuery.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x6e280000", + "code_id": "4A5BDA4E14000", + "debug_file": "msacm32.pdb", + "debug_id": "3D318D5E38C54502B64578F0710A510F2", + "end_addr": "0x6e294000", + "filename": "msacm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e2b0000", + "code_id": "4CE7B72536000", + "debug_file": "AudioSes.pdb", + "debug_id": "A88FCF91944949A8A1863D1592BB2FD12", + "end_addr": "0x6e2e6000", + "filename": "AudioSes.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e2f0000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x6e2f4000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e330000", + "code_id": "4A5BBFC98000", + "debug_file": "davhlpr.pdb", + "debug_id": "59C1CF63A3964C2CB96E729C676055251", + "end_addr": "0x6e338000", + "filename": "davhlpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e340000", + "code_id": "4CE7B7BA17000", + "debug_file": "davclnt.pdb", + "debug_id": "293647BFB30C495D951B194D5F4278972", + "end_addr": "0x6e357000", + "filename": "davclnt.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e360000", + "code_id": "4CE7B97B14000", + "debug_file": "ntlanman.pdb", + "debug_id": "5990C9AC82FE4B3BA0A6562EAA753A612", + "end_addr": "0x6e374000", + "filename": "ntlanman.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e380000", + "code_id": "4A5BD9F38000", + "debug_file": "drprov.pdb", + "debug_id": "F95DEB9639494BD5829B3036EC4E0CE52", + "end_addr": "0x6e388000", + "filename": "drprov.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e390000", + "code_id": "4CE7B90C198000", + "debug_file": "NetworkExplorer.pdb", + "debug_id": "EE0AFAC2F7CE4959BD172CE0D5AE6D342", + "end_addr": "0x6e528000", + "filename": "NetworkExplorer.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6e550000", + "code_id": "4A5BDB2058000", + "debug_file": "tiptsf.pdb", + "debug_id": "403AEEC7F144404798CADBFD8329497C2", + "end_addr": "0x6e5a8000", + "filename": "tiptsf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6eba0000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x6ebd2000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ec40000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x6ec48000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec50000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x6ec62000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec70000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x6ec80000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ee30000", + "code_id": "4A5BDAA62a000", + "debug_file": "msls31.pdb", + "debug_id": "7919161B84F0418F9FCD19A720CF43902", + "end_addr": "0x6ee5a000", + "filename": "msls31.dll", + "version": "3.10.349.0" + }, + { + "base_addr": "0x6eed0000", + "code_id": "4CE7B7F422000", + "debug_file": "EhStorapi.pdb", + "debug_id": "213D3C22BEF04CBDB8592878A0D499C11", + "end_addr": "0x6eef2000", + "filename": "EhStorAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6ef20000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x6ef7c000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6efc0000", + "code_id": "4A5BDA0C9000", + "debug_file": "linkinfo.pdb", + "debug_id": "C59792ACF0F34EC89B922F50152D26F72", + "end_addr": "0x6efc9000", + "filename": "linkinfo.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6efd0000", + "code_id": "4CE7B9DD2e000", + "debug_file": "shdocvw.pdb", + "debug_id": "12FE66A5FBC346CBA3FB85D90A8F76A92", + "end_addr": "0x6effe000", + "filename": "shdocvw.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6f000000", + "code_id": "4A5BDB116000", + "debug_file": "SensApi.pdb", + "debug_id": "1F9BBFCBF7A9451B89A51771CA4C47DB2", + "end_addr": "0x6f006000", + "filename": "SensApi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f010000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x6f01a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f550000", + "code_id": "4CE7B70D4e000", + "debug_file": "ActXPrxy.pdb", + "debug_id": "C674D3ABFBB34B75BC59063E6B68ABA12", + "end_addr": "0x6f59e000", + "filename": "actxprxy.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fbc0000", + "code_id": "4A5BD9FC6000", + "debug_file": "IconCodecService.pdb", + "debug_id": "765628B778E94EE28391DF261E546B1D2", + "end_addr": "0x6fbc6000", + "filename": "IconCodecService.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "4CE7B97E70000", + "debug_file": "ntshrui.pdb", + "debug_id": "09BC7D892AFD4A0D85C2AA7D316F58E72", + "end_addr": "0x6fc50000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc50000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x6fc5b000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc60000", + "code_id": "4CE7B84A9000", + "debug_file": "cscdll.pdb", + "debug_id": "397103E014B34AC895D2DC79190003972", + "end_addr": "0x6fc69000", + "filename": "cscdll.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fc70000", + "code_id": "4CE7B84E6a000", + "debug_file": "cscui.pdb", + "debug_id": "F60659FD6AD14770A6416C32C6C6EE5C2", + "end_addr": "0x6fcda000", + "filename": "cscui.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fce0000", + "code_id": "4A5BD9E331000", + "debug_file": "EhStorshell.pdb", + "debug_id": "878E29FEBFDD46DBA28AA12389F37C741", + "end_addr": "0x6fd11000", + "filename": "EhStorShell.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fd20000", + "code_id": "4CE7B902240000", + "debug_file": "msi.pdb", + "debug_id": "931C9F66B9BC44A6B828506DF2597E332", + "end_addr": "0x6ff60000", + "filename": "msi.dll", + "version": "5.0.7601.17514" + }, + { + "base_addr": "0x70290000", + "code_id": "55F98CE3e7000", + "debug_file": "aswAux.pdb", + "debug_id": "5CDBFDD700334D9DB6276EB83532CEF01", + "end_addr": "0x70377000", + "filename": "aswAux.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70380000", + "code_id": "55F98ED263000", + "debug_file": "ashTask.pdb", + "debug_id": "317541F1FD554C04969F0D51F7D3CB101", + "end_addr": "0x703e3000", + "filename": "ashTask.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x703f0000", + "code_id": "55F98F191ac000", + "debug_file": "Aavm4h.pdb", + "debug_id": "8259A81E94044A1B912A9BC136D7F5E91", + "end_addr": "0x7059c000", + "filename": "Aavm4h.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70750000", + "code_id": "55F98C96ae000", + "debug_file": "ashShell.pdb", + "debug_id": "9404A1F61E1C402685620750FA7C90F81", + "end_addr": "0x707fe000", + "filename": "ashShell.dll", + "missing_symbols": true, + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70810000", + "code_id": "55F98E1649000", + "debug_file": "AavmRpch.pdb", + "debug_id": "193D1E760CC741FDAFED4A2805DF25931", + "end_addr": "0x70859000", + "filename": "AavmRpch.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x70860000", + "code_id": "55F98CAD20000", + "debug_file": "JsonRpcServer.pdb", + "debug_id": "62AB0861622E4183AE9F117541D3CBFE1", + "end_addr": "0x70880000", + "filename": "JsonRpcServer.dll", + "version": "" + }, + { + "base_addr": "0x70bb0000", + "code_id": "4CE7B86D16f000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E5AAAE8E539E418481918BC99DDF5A302", + "end_addr": "0x70d1f000", + "filename": "explorerframe.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71070000", + "code_id": "55F98D5C11000", + "debug_file": "aswEngLdr.pdb", + "debug_id": "BB94E885E60341989CBF5453EB6EFD071", + "end_addr": "0x71081000", + "filename": "aswEngLdr.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71090000", + "code_id": "55F98CDB14000", + "debug_file": "avastIP.pdb", + "debug_id": "AC32D00C0C20450E82004E54955B3CBA1", + "end_addr": "0x710a4000", + "filename": "avastIP.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x710b0000", + "code_id": "4CE7BA274f000", + "debug_file": "webio.pdb", + "debug_id": "2F1D696AC6284AA18DC9E9F084FBA1BD2", + "end_addr": "0x710ff000", + "filename": "webio.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71100000", + "code_id": "4CE7BA3E58000", + "debug_file": "winhttp.pdb", + "debug_id": "AB606DA647F94A108FFE404A2624D13E2", + "end_addr": "0x71158000", + "filename": "winhttp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71160000", + "code_id": "55F98E4493000", + "debug_file": "commchannel.pdb", + "debug_id": "7BC6CA9FFD4E49688A4EADE933FCBE271", + "end_addr": "0x711f3000", + "filename": "commchannel.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71200000", + "code_id": "4A5BDA3612000", + "debug_file": "mpr.pdb", + "debug_id": "1408743D42224025A49E02A79CE7190A2", + "end_addr": "0x71212000", + "filename": "mpr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71220000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x71227000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71230000", + "code_id": "55F98E5Ff7000", + "debug_file": "ashBase.pdb", + "debug_id": "14964934A3494F2CB66D59980CBBDDDA1", + "end_addr": "0x71327000", + "filename": "ashBase.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71340000", + "code_id": "55F98C9E1b000", + "debug_file": "log.pdb", + "debug_id": "A27F7FC26AC846628DE451016BABE6441", + "end_addr": "0x7135b000", + "filename": "log.dll", + "version": "" + }, + { + "base_addr": "0x71360000", + "code_id": "5098859585000", + "debug_file": "msvcp110.i386.pdb", + "debug_id": "C4746119B92C4F389EA45BD8C44117631", + "end_addr": "0x713e5000", + "filename": "msvcp110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x713f0000", + "code_id": "55F98D3321000", + "debug_file": "aswCmnOS.pdb", + "debug_id": "0FD9CA68C64E42C0BE316BDD265379B91", + "end_addr": "0x71411000", + "filename": "aswCmnOS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71420000", + "code_id": "5098858Ed6000", + "debug_file": "msvcr110.i386.pdb", + "debug_id": "D667470E009A4586B69244CB837F958E2", + "end_addr": "0x714f6000", + "filename": "msvcr110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x71500000", + "code_id": "55F98CD85d000", + "debug_file": "aswCmnIS.pdb", + "debug_id": "E99E51D346404D8A90E1F0F2B55AF44C1", + "end_addr": "0x7155d000", + "filename": "aswCmnIS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71560000", + "code_id": "55F98D4E58000", + "debug_file": "aswCmnBS.pdb", + "debug_id": "07B44BD773344543A81C1CB97CF5EEBA1", + "end_addr": "0x715b8000", + "filename": "aswCmnBS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71610000", + "code_id": "4CE7B99235000", + "debug_file": "qasf.pdb", + "debug_id": "9BD26FFA3B5F4FDBA04379D9F92935DD1", + "end_addr": "0x71645000", + "filename": "qasf.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7601.17514" + }, + { + "base_addr": "0x71880000", + "code_id": "4A5BD9B6d000", + "debug_file": "dhcpcsvc6.pdb", + "debug_id": "4BCFF2B35428411EA9A0FCD6C14194D52", + "end_addr": "0x7188d000", + "filename": "dhcpcsvc6.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71890000", + "code_id": "4A5BD9B512000", + "debug_file": "dhcpcsvc.pdb", + "debug_id": "D3E01A80603143AC83EA5801BEC674D82", + "end_addr": "0x718a2000", + "filename": "dhcpcsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x718c0000", + "code_id": "4CE7B83238000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "EB7D55A536354AD987CE2E36914AAF372", + "end_addr": "0x718f8000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71d40000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x71e2b000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71fe0000", + "code_id": "4A5BDAC83c000", + "debug_file": "oleacc.pdb", + "debug_id": "67620D076A2E43C5A18ECD5AF77AADBE2", + "end_addr": "0x7201c000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x72020000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x72025000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72320000", + "code_id": "4CE7B8E5b000", + "debug_file": "msdmo.pdb", + "debug_id": "7E91458399E34CF99F0C993D9128BB301", + "end_addr": "0x7232b000", + "filename": "msdmo.dll", + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x72340000", + "code_id": "4CE7BA0C16000", + "debug_file": "thumbcache.pdb", + "debug_id": "755F313B57194E558046E7E44D88FF502", + "end_addr": "0x72356000", + "filename": "thumbcache.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x723e0000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x7241c000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x724e0000", + "code_id": "4CE7B8492b000", + "debug_file": "IEProxy.pdb", + "debug_id": "4A11DD8A1EC54450BFDF649819606FCD1", + "end_addr": "0x7250b000", + "filename": "ieproxy.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x72730000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x72740000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72740000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x72775000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72780000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x7279d000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x72800000", + "code_id": "4A5BDA2A17000", + "debug_file": "MP3DMOD.pdb", + "debug_id": "54618A168148428DADB4CE0B4628168F2", + "end_addr": "0x72817000", + "filename": "MP3DMOD.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72860000", + "code_id": "4A5BD9FA38000", + "debug_file": "icm32.pdb", + "debug_id": "189BAB60FB414E258DC5E4996497EEA91", + "end_addr": "0x72898000", + "filename": "icm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72d30000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x72dc6000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73070000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x73077000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73090000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x730ac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x730b0000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x730bf000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x730c0000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x730c6000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73190000", + "code_id": "4CE7B9ACd000", + "debug_file": "rtutils.pdb", + "debug_id": "B77946994AF64DE6B40CBFFE6D34D0492", + "end_addr": "0x7319d000", + "filename": "rtutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x731a0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x731b5000", + "filename": "rasman.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x731c0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x73212000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73260000", + "code_id": "4CE7BA0C33000", + "debug_file": "sqmapi.pdb", + "debug_id": "47D9B820A60149D1B23FA837FA80C4FD2", + "end_addr": "0x73293000", + "filename": "sqmapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73300000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x7330a000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73310000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x7331f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73320000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x7332f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73330000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73339000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73340000", + "code_id": "4CE7B91311000", + "debug_file": "netapi32.pdb", + "debug_id": "61D38ADE80DD487498441E7742BD60362", + "end_addr": "0x73351000", + "filename": "netapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73360000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x73378000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x734a0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x734ad000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x734b0000", + "code_id": "4CE7BA3Afb000", + "debug_file": "WindowsCodecs.pdb", + "debug_id": "1A9E904F00E8490C83F8BB46A620A91D2", + "end_addr": "0x735ab000", + "filename": "WindowsCodecs.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x735d0000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x735e4000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x73660000", + "code_id": "4CE7B90F10000", + "debug_file": "nlaapi.pdb", + "debug_id": "4C9854C489D74A7F97B24D70FAC99CF32", + "end_addr": "0x73670000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x736f0000", + "code_id": "4A5BDB422f000", + "debug_file": "XmlLite.pdb", + "debug_id": "22C448B0417A48789983910B61DB1CA22", + "end_addr": "0x7371f000", + "filename": "xmllite.dll", + "version": "1.3.1000.0" + }, + { + "base_addr": "0x73720000", + "code_id": "4A5BDA0713000", + "debug_file": "dwmapi.pdb", + "debug_id": "D8D91B3F339A4FDC960FC7121D146DF42", + "end_addr": "0x73733000", + "filename": "dwmapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73790000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x737bf000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73920000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x73941000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73950000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x73a02000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a10000", + "code_id": "4CE7B714190000", + "debug_file": "MicrosoftWindowsGdiPlus-1.1.7601.17514-gdiplus.pdb", + "debug_id": "999409491C874F1DAA3DBBD44C54AC201", + "end_addr": "0x73ba0000", + "filename": "GdiPlus.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73ba0000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x73be0000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73be0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x73cd5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x73ce0000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x73cf2000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73d20000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x73d59000", + "filename": "MMDevAPI.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73d60000", + "code_id": "4CE7B71C19e000", + "debug_file": "comctl32.pdb", + "debug_id": "B4CE90AAB95E4B89A22A7711DFD7E6EF2", + "end_addr": "0x73efe000", + "filename": "comctl32.dll", + "version": "6.10.7601.17514" + }, + { + "base_addr": "0x73f30000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x73f37000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73f40000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x73f65000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x743e0000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x743e9000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74470000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74475000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74540000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x74557000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74700000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x7473b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x747e0000", + "code_id": "4CE7B7E644000", + "debug_file": "dnsapi.pdb", + "debug_id": "5479EE67E2B54CE8A72863F57C17C95A2", + "end_addr": "0x74824000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74910000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x74916000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74920000", + "code_id": "4CE7B8E83c000", + "debug_file": "mswsock.pdb", + "debug_id": "5D01BC6D4DA84939BAF8725D60D595A62", + "end_addr": "0x7495c000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74960000", + "code_id": "4A5BDA3D16000", + "debug_file": "cryptsp.pdb", + "debug_id": "9536207F9C264D92B2C50D44E77AC0A91", + "end_addr": "0x74976000", + "filename": "cryptsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74a70000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x74a87000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b00000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x74b42000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74c20000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x74c39000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74d90000", + "code_id": "4CE7B9D18000", + "debug_file": "secur32.pdb", + "debug_id": "0DA96AA60D0E4E55B945B15E213DFFD02", + "end_addr": "0x74d98000", + "filename": "secur32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74dc0000", + "code_id": "4CE7BA241b000", + "debug_file": "sspicli.pdb", + "debug_id": "BC5AA3B963D74DAFBE0BC5795D295C442", + "end_addr": "0x74ddb000", + "filename": "sspicli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74de0000", + "code_id": "4CE7B73E4c000", + "debug_file": "apphelp.pdb", + "debug_id": "F442BEDCC0F646D3840D29898C5899CB2", + "end_addr": "0x74e2c000", + "filename": "apphelp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e30000", + "code_id": "4A5BBF41c000", + "debug_file": "cryptbase.pdb", + "debug_id": "E62FEAE559EE4CD995614215B01AC2102", + "end_addr": "0x74e3c000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74ea0000", + "code_id": "4CE7BA4E29000", + "debug_file": "winsta.pdb", + "debug_id": "2A3148024D094FFEB24C3996E47658312", + "end_addr": "0x74ec9000", + "filename": "winsta.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ed0000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x74ede000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ee0000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x74eeb000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f50000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x74f5c000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74f60000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x74f72000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f80000", + "code_id": "4CE7B84111d000", + "debug_file": "crypt32.pdb", + "debug_id": "3D273410EA6D46768097F52C36CF1C9D2", + "end_addr": "0x7509d000", + "filename": "crypt32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750a0000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x750c7000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x750d0000", + "code_id": "4CE7B8F04a000", + "debug_file": "kernelbase.pdb", + "debug_id": "F50B25D282504188B73063D653B7D27E2", + "end_addr": "0x7511a000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751b0000", + "code_id": "4CE7BA522d000", + "debug_file": "wintrust.pdb", + "debug_id": "C26DBF6B4D8A4116B1FCC9FCB2A612932", + "end_addr": "0x751dd000", + "filename": "wintrust.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x751e0000", + "code_id": "4A5BDA69cc000", + "debug_file": "msctf.pdb", + "debug_id": "173DAEF86B2548DBA6134EB74C4D2F232", + "end_addr": "0x752ac000", + "filename": "msctf.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75340000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x753c3000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x753d0000", + "code_id": "4CE7B80A4e000", + "debug_file": "gdi32.pdb", + "debug_id": "96948E513A8747C58A699B8A7009DCB22", + "end_addr": "0x7541e000", + "filename": "gdi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75420000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x75455000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75460000", + "code_id": "4CE7B96F15c000", + "debug_file": "ole32.pdb", + "debug_id": "5061F11A9A57433595EA5EA75A156F4B2", + "end_addr": "0x755bc000", + "filename": "ole32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755c0000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x755df000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x755e0000", + "code_id": "4CE7B9A2a1000", + "debug_file": "rpcrt4.pdb", + "debug_id": "189CC56E2D4A43DA8A269E088721F13D2", + "end_addr": "0x75681000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75690000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x756e7000", + "filename": "shlwapi.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756f0000", + "code_id": "4CE7BA3Ff5000", + "debug_file": "wininet.pdb", + "debug_id": "D6D3CA92696941FFBEED773F53FBE2F42", + "end_addr": "0x757e5000", + "filename": "wininet.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x757f0000", + "code_id": "4CE7B8EFd4000", + "debug_file": "kernel32.pdb", + "debug_id": "D4AC3906D49D487B9F69F9326A7D206A2", + "end_addr": "0x758c4000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x758d0000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x75915000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75920000", + "code_id": "4CE7B9728f000", + "debug_file": "oleaut32.pdb", + "debug_id": "312BF231E76A450ABF027EBFB52FA2162", + "end_addr": "0x759af000", + "filename": "oleaut32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x759c0000", + "code_id": "4A5BDA19a000", + "debug_file": "lpk.pdb", + "debug_id": "B99319FE4427418F9EB5432B9F6A13412", + "end_addr": "0x759ca000", + "filename": "lpk.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x759d0000", + "code_id": "4CE7B9DEc4a000", + "debug_file": "shell32.pdb", + "debug_id": "4555A5FB02FA4E49B65A25616CD97A6B2", + "end_addr": "0x7661a000", + "filename": "shell32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76620000", + "code_id": "4CE7B84B1fb000", + "debug_file": "iertutil.pdb", + "debug_id": "8CDBFB09680D42AFAD565D19A1B9C4062", + "end_addr": "0x7681b000", + "filename": "iertutil.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76820000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x768e9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x768f0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x76a8d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76a90000", + "code_id": "4CE7B82D7b000", + "debug_file": "comdlg32.pdb", + "debug_id": "96BC483CDFF04D1AAFE462F093B954EC2", + "end_addr": "0x76b0b000", + "filename": "comdlg32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76b10000", + "code_id": "4CE7B706a0000", + "debug_file": "advapi32.pdb", + "debug_id": "3F32049F550C42B09CF114A1FB8A97E92", + "end_addr": "0x76bb0000", + "filename": "advapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76bb0000", + "code_id": "4CE7BA299d000", + "debug_file": "usp10.pdb", + "debug_id": "F49786E2C7C54EA99E7C37120CDAEB9C1", + "end_addr": "0x76c4d000", + "filename": "usp10.dll", + "version": "1.626.7601.17514" + }, + { + "base_addr": "0x76c50000", + "code_id": "4CE7BA23136000", + "debug_file": "urlmon.pdb", + "debug_id": "A5BE5537F0D14C669613108119A872E52", + "end_addr": "0x76d86000", + "filename": "urlmon.dll", + "version": "8.0.7601.17514" + }, + { + "base_addr": "0x76d90000", + "code_id": "4CE7B96E13c000", + "debug_file": "ntdll.pdb", + "debug_id": "120028FA453F4CD5A6A404EC37396A582", + "end_addr": "0x76ecc000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76ed0000", + "code_id": "4A5BDB0419000", + "debug_file": "sechost.pdb", + "debug_id": "7AF14D02D41E4CD6942745FE0E6372B11", + "end_addr": "0x76ee9000", + "filename": "sechost.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76ef0000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x76ef5000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f00000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x76f06000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76f10000", + "code_id": "4A5BDA6Fac000", + "debug_file": "msvcrt.pdb", + "debug_id": "6EC79267530C45188F2A816AD59DBBF92", + "end_addr": "0x76fbc000", + "filename": "msvcrt.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "7.0.7600.16385" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 15 stepping 13", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 126, + "threads": [ + { + "frame_count": 12, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::CrashAtUnhandlableOOM(char const *)", + "function_offset": "0x60", + "line": 1222, + "module": "xul.dll", + "module_offset": "0x685e54", + "normalized": "js::CrashAtUnhandlableOOM", + "offset": "0x5bb55e54", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Expand()", + "function_offset": "0x3e", + "line": 528, + "module": "xul.dll", + "module_offset": "0x49737e", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "offset": "0x5b96737e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32(unsigned int)", + "function_offset": "0x29", + "line": 498, + "module": "xul.dll", + "module_offset": "0x497887", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::Emit32", + "offset": "0x5b967887", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpMacroAssembler.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack(js::jit::Label *)", + "function_offset": "0x12", + "line": 305, + "module": "xul.dll", + "module_offset": "0x497631", + "normalized": "js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack", + "offset": "0x5b967631", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x156", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49adc8", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96adc8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::irregexp::Trace::Flush(js::irregexp::RegExpCompiler *,js::irregexp::RegExpNode *)", + "function_offset": "0x142", + "line": 2674, + "module": "xul.dll", + "module_offset": "0x49f258", + "normalized": "js::irregexp::Trace::Flush", + "offset": "0x5b96f258", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::irregexp::ActionNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x164", + "line": 4324, + "module": "xul.dll", + "module_offset": "0x49add6", + "normalized": "js::irregexp::ActionNode::Emit", + "offset": "0x5b96add6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::irregexp::TextNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x325", + "line": 3805, + "module": "xul.dll", + "module_offset": "0x49bd73", + "normalized": "js::irregexp::TextNode::Emit", + "offset": "0x5b96bd73", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation(js::irregexp::RegExpCompiler *,js::irregexp::Trace *,js::irregexp::GuardedAlternative,js::irregexp::AlternativeGeneration *,int,bool)", + "function_offset": "0xc8", + "line": 4300, + "module": "xul.dll", + "module_offset": "0x49f55a", + "normalized": "js::irregexp::ChoiceNode::EmitOutOfLineContinuation", + "offset": "0x5b96f55a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/irregexp/RegExpEngine.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::irregexp::ChoiceNode::Emit(js::irregexp::RegExpCompiler *,js::irregexp::Trace *)", + "function_offset": "0x43a", + "line": 4271, + "module": "xul.dll", + "module_offset": "0x49fa4e", + "normalized": "js::irregexp::ChoiceNode::Emit", + "offset": "0x5b96fa4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/generic/nsGfxScrollFrame.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsHTMLScrollFrame::ReflowScrolledFrame(ScrollReflowState *,bool,bool,nsHTMLReflowMetrics *,bool)", + "function_offset": "0x3b7", + "line": 559, + "module": "xul.dll", + "module_offset": "0x280761", + "normalized": "nsHTMLScrollFrame::ReflowScrolledFrame", + "offset": "0x5b750761", + "trust": "cfi_scan" + }, + { + "frame": 11, + "normalized": "@0x1f", + "offset": "0x1f", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x454d3", + "offset": "0x76dd54d3", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6b31", + "offset": "0x750d6b31", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x1fd", + "module": "dbghelp.dll", + "module_offset": "0x4c126", + "offset": "0x71d8c126", + "trust": "cfi_scan" + }, + { + "frame": 4, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x21b", + "module": "dbghelp.dll", + "module_offset": "0x4c144", + "offset": "0x71d8c144", + "trust": "scan" + }, + { + "frame": 5, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x3bd", + "module": "dbghelp.dll", + "module_offset": "0x47a9e", + "offset": "0x71d87a9e", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "RtlpFreeHeap", + "function_offset": "0x417", + "module": "ntdll.dll", + "module_offset": "0x56593", + "offset": "0x76de6593", + "trust": "scan" + }, + { + "frame": 7, + "function": "RtlpFreeHeap", + "function_offset": "0x3f3", + "module": "ntdll.dll", + "module_offset": "0x5656f", + "offset": "0x76de656f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0x5b5abddc", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0x5b5abd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0x5b5abd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0x5b8fad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe3a", + "offset": "0x76dbfe3a", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "__WSAFDIsSet", + "function_offset": "0x121", + "module": "mswsock.dll", + "module_offset": "0x6f0e", + "offset": "0x74926f0e", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d2f", + "offset": "0x74926d2f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x75426a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5da4c0d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5da4be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0x5b63656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0x5b635b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0x5b635eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x5b7697b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x5b7694c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0x5b9ea82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0x5b91a1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0x5baf0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0x5b6352ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0x5bafab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CDeviceEnumerator::PnpNotificationThread()", + "function_offset": "0x1d3", + "module": "MMDevAPI.dll", + "module_offset": "0x2100", + "offset": "0x73d22100", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CDeviceEnumerator::PnpNotificationThreadWrapper(void *)", + "function_offset": "0xc", + "module": "MMDevAPI.dll", + "module_offset": "0x27ed", + "offset": "0x73d227ed", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0x5b917e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x5b9fd9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x5b9182e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x5b6d12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x5b6d1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x1cb", + "line": 70, + "module": "xul.dll", + "module_offset": "0x44824b", + "offset": "0x5b91824b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsCertVerificationThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x3a", + "line": 115, + "module": "xul.dll", + "module_offset": "0x3abaf8", + "offset": "0x5b87baf8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "RasmanServiceMonitorThread", + "function_offset": "0xbb", + "module": "rasman.dll", + "module_offset": "0x33b6", + "offset": "0x731a33b6", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 340, + "module": "xul.dll", + "module_offset": "0x42652f", + "offset": "0x5b8f652f", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsGetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4da87", + "offset": "0x7583da87", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 276, + "module": "xul.dll", + "module_offset": "0x62abc3", + "offset": "0x5bafabc3", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x5b99459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x5b994ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x5b9fe14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "ashShell.dll", + "module_offset": "0x1fdda", + "offset": "0x7076fdda", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "MsgWaitForMultipleObjects", + "function_offset": "0x1e", + "module": "user32.dll", + "module_offset": "0x137f6", + "offset": "0x768337f6", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BackgroundThreadProc(void *)", + "function_offset": "0x58", + "module": "GdiPlus.dll", + "module_offset": "0x47922", + "offset": "0x73a57922", + "trust": "cfi" + }, + { + "frame": 7, + "function": "DllRefCountSafeThreadThunk(void *)", + "function_offset": "0xf", + "module": "GdiPlus.dll", + "module_offset": "0x47841", + "offset": "0x73a57841", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:e2f9a0ed50bc", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83ca", + "offset": "0x727483ca", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "MessagePumpThreadProc(void *)", + "function_offset": "0x24", + "module": "shell32.dll", + "module_offset": "0xb9aee", + "offset": "0x75a89aee", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WrapperThreadProc(void *)", + "function_offset": "0xd2", + "module": "shlwapi.dll", + "module_offset": "0x143bf", + "offset": "0x756a43bf", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageA", + "function_offset": "0x3f", + "module": "user32.dll", + "module_offset": "0x118d8", + "offset": "0x768318d8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "mciwindow", + "function_offset": "0x7e", + "module": "winmm.dll", + "module_offset": "0x283f", + "offset": "0x6eba283f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7683cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageW", + "function_offset": "0x2a", + "module": "user32.dll", + "module_offset": "0x1ce12", + "offset": "0x7683ce12", + "trust": "cfi" + }, + { + "frame": 3, + "function": "ObjectThread(void *)", + "function_offset": "0x44", + "module": "quartz.dll", + "module_offset": "0x1792d", + "offset": "0x60ff792d", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x768362f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 620, + "module": "xul.dll", + "module_offset": "0x5ef05b", + "offset": "0x5babf05b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainUIThreads::DoRunLoop()", + "function_offset": "0xd3", + "line": 413, + "module": "xul.dll", + "module_offset": "0x9ac81f", + "offset": "0x5be7c81f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x5b917c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x5b917ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x5bd1c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/trace_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::TraceImpl::Process()", + "function_offset": "0x13", + "line": 531, + "module": "xul.dll", + "module_offset": "0x1508227", + "offset": "0x5c9d8227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "webrtc::EventWindows::Wait(unsigned long)", + "function_offset": "0xc", + "line": 46, + "module": "xul.dll", + "module_offset": "0x15064da", + "offset": "0x5c9d64da", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/modules/utility/source/process_thread_impl.cc:e2f9a0ed50bc", + "frame": 6, + "function": "webrtc::ProcessThreadImpl::Process()", + "function_offset": "0x45", + "line": 148, + "module": "xul.dll", + "module_offset": "0x156a4b8", + "offset": "0x5ca3a4b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 7, + "function": "webrtc::ThreadWindows::Run()", + "function_offset": "0x26", + "line": 191, + "module": "xul.dll", + "module_offset": "0x1508514", + "offset": "0x5c9d8514", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:media/webrtc/trunk/webrtc/system_wrappers/source/thread_win.cc:e2f9a0ed50bc", + "frame": 8, + "function": "webrtc::ThreadWindows::StartThread(void *)", + "function_offset": "0x8", + "line": 73, + "module": "xul.dll", + "module_offset": "0x15088d4", + "offset": "0x5c9d88d4", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x20646", + "offset": "0x750f0646", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CCompletionPortNT::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x40", + "module": "mfplat.dll", + "module_offset": "0x3977", + "offset": "0x6dfc3977", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "LFQueueGetWaitEx", + "function_offset": "0xaa", + "module": "mfplat.dll", + "module_offset": "0x2093", + "offset": "0x6dfc2093", + "trust": "cfi" + }, + { + "frame": 5, + "function": "LFQueueGetWait", + "function_offset": "0x21", + "module": "mfplat.dll", + "module_offset": "0x1fe0", + "offset": "0x6dfc1fe0", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "CCompletionPortQ::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x1e", + "module": "mfplat.dll", + "module_offset": "0x1fa2", + "offset": "0x6dfc1fa2", + "trust": "cfi_scan" + }, + { + "frame": 7, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x6dfc1b10", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8caa", + "offset": "0x6dfc8caa", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76f21286", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76f21327", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5da3259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x5b637dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x5b6357b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ReferenceTimeToMpeg(__int64)", + "function_offset": "0x86", + "module": "quartz.dll", + "module_offset": "0x2590c", + "offset": "0x6100590c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseReferenceClock::AdviseThread()", + "function_offset": "0x27", + "module": "quartz.dll", + "module_offset": "0x50da3", + "offset": "0x61030da3", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseReferenceClock::AdviseThreadFunction(void *)", + "function_offset": "0xc", + "module": "quartz.dll", + "module_offset": "0x50f01", + "offset": "0x61030f01", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBaseFilter::StreamTime(CRefTime &)", + "function_offset": "0x53", + "module": "quartz.dll", + "module_offset": "0xb6be", + "offset": "0x60feb6be", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CBaseOutputPin::GetDeliveryBuffer(IMediaSample * *,__int64 *,__int64 *,unsigned long)", + "function_offset": "0x23", + "module": "qasf.dll", + "module_offset": "0x64c8", + "offset": "0x716164c8", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "CMediaWrapperFilter::SuckOutOutput(CMediaWrapperFilter::DiscardType)", + "function_offset": "0xcf", + "module": "qasf.dll", + "module_offset": "0x28577", + "offset": "0x71638577", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CMediaWrapperFilter::NewSampleInternal(unsigned long,IMediaSample *)", + "function_offset": "0x133", + "module": "qasf.dll", + "module_offset": "0x28cdb", + "offset": "0x71638cdb", + "trust": "cfi" + }, + { + "frame": 9, + "function": "CMediaWrapperFilter::NewSample(unsigned long,IMediaSample *)", + "function_offset": "0x38", + "module": "qasf.dll", + "module_offset": "0x28d39", + "offset": "0x71638d39", + "trust": "cfi" + }, + { + "frame": 10, + "function": "CWrapperInputPin::Receive(IMediaSample *)", + "function_offset": "0x15", + "module": "qasf.dll", + "module_offset": "0x2a686", + "offset": "0x7163a686", + "trust": "cfi" + }, + { + "frame": 11, + "function": "CBaseInputPin::ReceiveMultiple(IMediaSample * *,long,long *)", + "function_offset": "0x32", + "module": "qasf.dll", + "module_offset": "0x6898", + "offset": "0x71616898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "COutputQueue::ThreadProc()", + "function_offset": "0xab", + "module": "quartz.dll", + "module_offset": "0x2426e", + "offset": "0x6100426e", + "trust": "cfi" + }, + { + "frame": 13, + "function": "COutputQueue::InitialThreadProc(void *)", + "function_offset": "0x15", + "module": "quartz.dll", + "module_offset": "0x2592c", + "offset": "0x6100592c", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAMEvent::Wait(unsigned long)", + "function_offset": "0xf", + "module": "quartz.dll", + "module_offset": "0xfd78", + "offset": "0x60fefd78", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CAMThread::GetRequest()", + "function_offset": "0xe", + "module": "quartz.dll", + "module_offset": "0x25821", + "offset": "0x61005821", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CPullPin::ThreadProc()", + "function_offset": "0xb", + "module": "quartz.dll", + "module_offset": "0x259ae", + "offset": "0x610059ae", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463a3", + "offset": "0x76dd63a3", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7492635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a33", + "offset": "0x76dd6a33", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314de", + "offset": "0x76dc14de", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord * *)", + "function_offset": "0x83", + "line": 1165, + "module": "xul.dll", + "module_offset": "0x4ff8e3", + "offset": "0x5b9cf8e3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void *)", + "function_offset": "0x7d", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x4fe5d1", + "offset": "0x5b9ce5d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a03", + "offset": "0x76dd6a03", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x69db", + "offset": "0x750d69db", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4bc8d", + "offset": "0x7583bc8d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bcfb", + "offset": "0x7583bcfb", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadedDecode", + "function_offset": "0x9f", + "module": "msmpeg2vdec.dll", + "module_offset": "0x272bf", + "offset": "0x59ef72bf", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x470b4", + "offset": "0x76dd70b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a23", + "offset": "0x76dd6a23", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x750d179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4baf2", + "offset": "0x7583baf2", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4baa1", + "offset": "0x7583baa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5da3273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x5b633f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x5b72bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x5b637ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x5b636b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x5b63577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x5b9184d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x5b9189ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x5b9fd5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5da31c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5da31392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x670ac01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x670ac000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x53c44", + "offset": "0x75843c44", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x637f4", + "offset": "0x76df37f4", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x637c7", + "offset": "0x76df37c7", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "94883840", + "write_combine_size": "0" + }, + "last_crash": 82219, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "memory_report": { + "hasMozMallocUsableSize": true, + "reports": [ + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37120, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-arrow-go.svg#search-arrow-go)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/locked/surface(126x18@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(126x18, chrome:\\\\browser\\skin\\loop\\toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83488, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio-backgroundTab)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/locked/surface(14x14@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\search-history-icon.svg#search-history-icon)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-not-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-finish.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57568, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#bookmark)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#reload)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#stop)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/locked/surface(84x84@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(84x84, chrome:\\\\global\\skin\\icons\\autoscroll.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34872, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-mixed-passive-loaded.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(288x32, chrome:\\\\browser\\skin\\newtab\\controls.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#forward)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\tab-audio.svg#tab-audio)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21856, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\info.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/locked/surface(128x128@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(128x128, chrome:\\\\browser\\skin\\downloads\\download-notification-start.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-start.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\connecting.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/locked/surface(20x10@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21528, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(20x10, chrome:\\\\global\\skin\\arrow\\panelarrow-vertical.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-active.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114768, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/locked/surface(774x36@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(774x36, chrome:\\\\browser\\skin\\Toolbar.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\browser\\skin\\content-contextmenu.svg#back)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/locked/surface(24x24@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(24x24, chrome:\\\\browser\\skin\\search-indicator-magnifying-glass.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/locked/surface(30x31@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(30x31, chrome:\\\\browser\\skin\\tabbrowser\\tab-selected-end.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(-1x-1, chrome:\\\\global\\skin\\menu\\shared-menu-check-black.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/locked/surface(48x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44800, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(48x16, chrome:\\\\browser\\skin\\readerMode.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\identity-secure.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40168, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/vector/used/image(16x16, chrome:\\\\browser\\skin\\tracking-protection-16.svg)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/locked/surface(64x64@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(64x64, chrome:\\\\mozapps\\skin\\passwordmgr\\key-64.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@10)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@14)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@13)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@15)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@16)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@12)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@17)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@11)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/locked/surface(16x16, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used/image(16x16, chrome:\\\\browser\\skin\\tabbrowser\\loading.png)/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26448, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98016, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/chrome/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 443552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1102472, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/chrome/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/chrome/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233552, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/locked/surface(240x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(231x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(103x136@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/locked/surface(110x146@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x146, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(160x106@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/locked/surface(155x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x106, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(225x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x426, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159824, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(394x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499792, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/locked/surface(501x249@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(501x249, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254032, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/locked/surface(34x1840@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(34x1840, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(286x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x255, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(205x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901200, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(352x640@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/unlocked/surface(160x213@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/unlocked/surface(403x403@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x403, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507984, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/locked/surface(312x405@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(312x405, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(487x365@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/unlocked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/unlocked/surface(526x526@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(155x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/locked/surface(398x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(152x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/locked/surface(230x87@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(230x87, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 467024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/locked/surface(296x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73808, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(105x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/locked/surface(103x130@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(105x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/locked/surface(268x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(352x640, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/vector/used/image(381x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/unlocked/surface(240x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x308, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x391, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x326@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323664, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(245x327@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364624, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/unlocked/surface(261x348@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x477, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/locked/surface(41x195@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(41x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(201x563, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(851x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(253x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(216x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176208, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(322x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(193x225, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 639056, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/locked/surface(398x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(433x160, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/unlocked/surface(487x292@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(494x296, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385104, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x465, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(471x424, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/locked/surface(137x154@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(137x154, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(90x90, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(296x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(409x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x518, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(259x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(270x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x195, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 82000, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/locked/surface(400x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x364, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(391x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86096, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x64, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950352, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/locked/surface(487x487@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(306x172, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/locked/surface(35x293@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(35x293, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122960, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/locked/surface(24x228@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(24x228, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(324x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(425x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(487x254, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/locked/surface(220x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(220x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118864, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x960, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(110x115@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/locked/surface(103x107@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(110x115, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(720x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(219x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/locked/surface(222x397@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x397, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(466x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483408, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/locked/surface(400x300@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x300, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417872, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/unlocked/surface(263x395@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(263x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x372, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/locked/surface(400x222@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x222, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(495x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512080, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/locked/surface(400x320@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/locked/surface(157x82@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/unlocked/surface(149x78@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x320, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(280x107, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(254x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@5)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@6)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@4)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@3)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x22 subframe of 32x32@1)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@7)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32@8)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(20x32 subframe of 32x32@2)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(8x20 subframe of 32x32@9)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/locked/surface(32x32, compositing frame)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913488, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/locked/surface(480x475@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278608, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x475, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/locked/surface(104x133@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(104x133, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/locked/surface(80x80@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(80x80, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/locked/surface(100x100@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(100x100, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/locked/surface(33x446@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(33x446, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(400x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x246, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(427x267, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/locked/surface(398x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(398x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(301x165, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360528, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/locked/surface(224x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(224x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(365x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x159, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/locked/surface(18x476@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(18x476, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151632, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/unlocked/surface(168x224@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(168x224, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307280, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/locked/surface(320x240@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155728, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(320x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(472x260, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(315x315, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/locked/surface(73x183@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(73x183, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831568, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/locked/surface(526x394@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x394, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98384, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/locked/surface(17x7633@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131152, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(17x7633, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(32x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32848, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188496, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/unlocked/surface(200x232@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(200x232, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(403x528, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/locked/surface(32x685@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(32x685, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200784, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/locked/surface(256x194@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(256x194, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143440, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/locked/surface(852x41@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(852x41, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(487x274@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x180, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(960x720, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x526, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/locked/surface(55x110@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(55x110, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x447, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69712, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692304, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/locked/surface(480x360@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(480x360, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/unlocked/surface(229x220@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(229x220, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(439x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(19x19@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/locked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94288, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729168, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/locked/surface(488x373@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36944, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(516x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/locked/surface(180x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(180x103, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/locked/surface(497x280@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(497x280, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49232, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20560, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(223x395, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(247x247, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(160x213, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61520, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(526x390, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77904, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(157x118@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57424, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/locked/surface(137x103@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x118, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(288x480, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(261x348, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880720, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/locked/surface(500x439@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(500x439, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90192, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(235x235, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(157x82, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28752, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(240x436, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53328, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(360x240, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65616, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(370x493, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204880, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/unlocked/surface(268x188@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(268x188, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356432, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/locked/surface(222x400@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(222x400, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45136, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/locked/surface(64x166@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(64x166, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8272, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(40x40@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12368, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/unlocked/surface(50x50@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(50x50, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651344, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/locked/surface(488x333@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used/image(513x350, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2281248, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/content/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212256, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/content/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11480464, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32094336, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/content/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24936, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/content/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/locked/surface(288x32@0)/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/vector/used/image(288x32, )/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "explicit/images/uncached/raster/used//decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/raster/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/raster/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54968, + "description": "Raster image source data and vector image documents.", + "kind": 1, + "path": "images/uncached/vector/used/source", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Decoded image data which is stored on the heap.", + "kind": 1, + "path": "images/uncached/vector/used/decoded-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libvpx for WebM media files.", + "kind": 1, + "path": "explicit/media/libvpx", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18986724, + "description": "Memory used by gfx surface of the given type.", + "kind": 2, + "path": "gfx-surface-win32", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory used to back small memory files (less than 0 bytes each).\n\nNote that the allocator may round up a memory file's length -- that is, an N-byte memory file may take up more than N bytes of memory.", + "kind": 1, + "path": "explicit/dom/memory-file-data/small", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1431666688, + "description": "Memory that cannot be shared with other processes, including memory that is committed and marked MEM_PRIVATE, data that is not mapped, and executable pages that have been written to.", + "kind": 2, + "path": "private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-texture", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303718860, + "description": "Memory mapped by the heap allocator that is currently allocated to the application. This may exceed the amount of memory requested by the application because the allocator regularly rounds up request sizes. (The exact amount requested is not recorded.)", + "kind": 2, + "path": "heap-allocated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30143364, + "description": "Bytes reserved for bins of fixed-size allocations which do not correspond to an active allocation.", + "kind": 0, + "path": "explicit/heap-overhead/bin-unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Committed bytes which do not correspond to an active allocation and which the allocator is not intentionally keeping alive (i.e., not 'heap-bookkeeping' or 'heap-page-cache' or 'heap-bin-unused'). Although the allocator will waste some space under any circumstances, a large value here may indicate that the heap is highly fragmented, or that allocator is performing poorly for some other reason.", + "kind": 0, + "path": "explicit/heap-overhead/waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3635888, + "description": "Committed bytes which the heap allocator uses for internal data structures.", + "kind": 0, + "path": "explicit/heap-overhead/bookkeeping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3801088, + "description": "Memory which the allocator could return to the operating system, but hasn't. The allocator keeps this memory around as an optimization, so it doesn't have to ask the OS the next time it needs to fulfill a request. This value is typically not larger than a few megabytes.", + "kind": 0, + "path": "explicit/heap-overhead/page-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311155836, + "description": "Memory mapped by the heap allocator that is committed, i.e. in physical memory or paged to disk. This value corresponds to 'heap-allocated' + 'heap-waste' + 'heap-bookkeeping' + 'heap-page-cache', but because these values are read at different times, the result probably won't match exactly.", + "kind": 2, + "path": "heap-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 244, + "description": "Ratio of committed, unused bytes to allocated bytes; i.e., 'heap-overhead' / 'heap-allocated'. This measures the overhead of the heap allocator relative to amount of memory allocated.", + "kind": 2, + "path": "heap-overhead-ratio", + "process": "Main Process (pid 5148)", + "units": 3 + }, + { + "amount": 398458880, + "description": "Amount of memory currently mapped.", + "kind": 2, + "path": "heap-mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Size of chunks.", + "kind": 2, + "path": "heap-chunksize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380, + "description": "Number of chunks currently mapped.", + "kind": 2, + "path": "heap-chunks", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 34448, + "description": "Memory used for the XPCOM category manager.", + "kind": 1, + "path": "explicit/xpcom/category-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393248, + "description": "Memory used by the event listener manager's hash table.", + "kind": 1, + "path": "explicit/dom/event-listener-managers-hash", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated through libnestegg for WebM media files.", + "kind": 1, + "path": "explicit/media/libnestegg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D DrawTargets.", + "kind": 2, + "path": "gfx-d2d-vram-draw-target", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Video memory used by D2D SourceSurfaces.", + "kind": 2, + "path": "gfx-d2d-vram-source-surface", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "The number of host objects stored for access via URLs (e.g. blobs passed to URL.createObjectURL).", + "kind": 2, + "path": "host-object-urls", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1442784, + "description": "Memory used by the main atoms table.", + "kind": 1, + "path": "explicit/atom-tables/main", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32800, + "description": "Memory used by the static atoms table.", + "kind": 1, + "path": "explicit/atom-tables/static", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20992, + "description": "Memory used by the cache IO manager.", + "kind": 1, + "path": "explicit/network/cache2/io", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 711936, + "description": "Memory used by the cache index.", + "kind": 1, + "path": "explicit/network/cache2/index", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20800, + "description": "Memory used by the cache storage service.", + "kind": 1, + "path": "explicit/network/cache2/service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19244458, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage(a,)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25190, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/memory-storage(a,/M)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2461046, + "description": "Memory used by the cache storage.", + "kind": 1, + "path": "explicit/network/cache2/disk-storage()", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1983586304, + "description": "Memory mapped by the process, including code and data segments, the heap, thread stacks, memory explicitly mapped by the process via mmap and similar operations, and memory shared with other processes. This is the vsize figure as reported by 'top' and 'ps'. This figure is of limited use on Mac, where processes share huge amounts of memory with one another. But even on other operating systems, 'resident' is a much better measure of the memory resources used by the process.", + "kind": 2, + "path": "vsize", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D11 shared textures", + "kind": 2, + "path": "d3d11-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 117, + "description": "The number of strong referents held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the global-manager manager.", + "kind": 2, + "path": "message-manager/referent/global-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 65, + "description": "The number of strong referents held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are still alive held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents that are dead held by the message manager in the parent-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/parent-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of strong referents held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "The number of weak referents that are still alive held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "The number of weak referents that are dead held by the message manager in the child-process-manager manager.", + "kind": 2, + "path": "message-manager/referent/child-process-manager/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/atoms", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/null-principal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], XPConnect Privileged Junk Compartment", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DataReportingService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ClientID.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Services.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppConstants.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ctypes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Timer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Promise.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Task.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Preferences.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Log.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\MainProcessSingleton.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], processChildGlobal", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PushNotificationService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Weave.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FileUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\util.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\observers.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\stringbundle.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\async.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\utils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\constants.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\WebContentConverter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserGlue.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\addonManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AddonManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBlocklistService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\debug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateTimerManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsURLFormatter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsCrashMonitor.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\CrashService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CrashManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ExperimentsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\marionettecomponent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SanityTest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TelemetryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\FormHistoryStartup.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\messageWakeupService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateServiceStub.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\distribution.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WebappManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Webapps.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NetUtil.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Langpacks.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsAsyncShutdown.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\webrtcUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutHome.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\AboutNewTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SocialService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentSearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentClick.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RemotePrompt.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Feeds.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsContentPrefService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Metrics.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Sqlite.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ReaderParent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsBrowserContentHandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\webideCli.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\devtools-clhandler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\recording-cmdline.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsDefaultCLH.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\RecentWindow.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\XULStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\UnifiedComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentObservers.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\PluginContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PeerConnection.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\AppsService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NewTabURL.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\WebChannel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\main.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\notifications.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SlowScriptDebug.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfJs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHandlerService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushDB.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushRecord.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\Social.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Locale.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\storage-json.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\crypto-SDR.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginInfo.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\UITour.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierLib.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPlacesExpiration.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\HiddenFrame.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\status.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\browserid_identity.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\tokenserverclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\cluster.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\policies.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\record.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\keys.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\resource.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\logmanager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkclient.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-common\\hawkrequest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Credentials.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\service.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\clients.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\rest.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\enginesync.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\stages\\declined.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\userapi.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\bookmarks.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\forms.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\history.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\passwords.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\prefs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\tabs.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\engines\\addons.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonutils.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\addonsreconciler.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-crypto\\WeaveCrypto.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CloudSync.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\Downloads.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadList.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\HealthReport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\services-sync\\healthreport.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\translation\\Translation.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSessionStore.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormHistory.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\amInstallTrigger.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CertUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsUpdateService.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\PageThumbsProtocol.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\FormData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ConsoleAPIStorage.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSidebar.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsHelperAppDlg.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\DownloadLegacy.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PageMenu.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsInputListAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsFormAutoComplete.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsSearchSuggestions.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\nsPrompter.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Payment.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\ContactManager.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\Webapps.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\TCPSocket.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:blank", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/user/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1, + "description": "A live compartment in the main JSRuntime.", + "kind": 2, + "path": "js-main-runtime-compartments/system/[System Principal], about:newtab", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 5584, + "description": "Aggregate memory usage of HPACK dynamic tables.", + "kind": 1, + "path": "explicit/network/hpack/dynamic-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229504, + "description": "Memory used for active font instances.", + "kind": 1, + "path": "explicit/gfx/font-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998512, + "description": "Memory used to cache shaped glyph data.", + "kind": 1, + "path": "explicit/gfx/font-shaped-words", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Number of low-virtual-memory events fired since startup. We fire such an event if we notice there is less than memory.low_virtual_mem_threshold_mb of virtual address space available (if zero, this behavior is disabled). The process will probably crash if it runs out of virtual address space, so this event is dire.", + "kind": 2, + "path": "low-memory-events/virtual", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-commit-space events fired since startup. We fire such an event if we notice there is less than memory.low_commit_space_threshold_mb of commit space available (if zero, this behavior is disabled). Windows will likely kill the process if it runs out of commit space, so this event is dire.", + "kind": 2, + "path": "low-commit-space-events", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 0, + "description": "Number of low-physical-memory events fired since startup. We fire such an event if we notice there is less than memory.low_physical_memory_threshold_mb of physical memory available (if zero, this behavior is disabled). The machine will start to page if it runs out of physical memory. This may cause it to run slowly, but it shouldn't cause it to crash.", + "kind": 2, + "path": "low-memory-events/physical", + "process": "Main Process (pid 5148)", + "units": 2 + }, + { + "amount": 5537792, + "description": "Heap memory shared between threads by texture clients and hosts.", + "kind": 1, + "path": "explicit/gfx/heap-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory committed by the Windows graphics system.", + "kind": 2, + "path": "gpu-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Out-of-process memory allocated for this process in a physical GPU adapter's memory.", + "kind": 2, + "path": "gpu-dedicated", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "In-process memory that is shared with the GPU.", + "kind": 2, + "path": "gpu-shared", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "An object URL allocated with URL.createObjectURL; the referenced data cannot be freed until all URLs for it have been explicitly invalidated with URL.revokeObjectURL.", + "kind": 2, + "path": "dom-media-stream-urls/owner unknown/", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 211056, + "description": "Memory used to manage the list of font families and faces.", + "kind": 1, + "path": "explicit/gfx/font-list", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 776416, + "description": "Memory used to record the character coverage of individual fonts.", + "kind": 1, + "path": "explicit/gfx/font-charmaps", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 578656, + "description": "Memory used for cached font metrics and layout tables.", + "kind": 1, + "path": "explicit/gfx/font-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12369920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3809280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67108864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12214272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12275712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2068480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16777216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 778240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4202496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9633792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2195456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3932160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1007616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 757760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 868352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 692224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 679936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 991232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 913408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 847872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 397312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 978944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 933888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 634880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 557056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 700416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 712704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1011712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 577536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1601536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2310144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1019904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 954368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 892928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 901120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 282624, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 643072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335872, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 999424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 962560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8388608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 667648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4177920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 974848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3313664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527808, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2097152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 917504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1003520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 454656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 479232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 385024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20271104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 290816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 729088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 303104, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 983040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 790528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 442368, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 311296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 638976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 622592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 782336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 851968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 884736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 774144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 995328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4194304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 266240, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1044480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 356352, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 364544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 434176, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 921600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 344064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 561152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 270336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 749568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1150976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2093056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3452928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4341760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 241664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1110016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 987136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 548864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1941504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 856064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 339968, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 393216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 770048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 823296, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 765952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28905472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7426048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1503232, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1388544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 438272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 655360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3481600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 430080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2990080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5550080, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 905216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3555328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7417856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 520192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 598016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 585728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 348160, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475136, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114688, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176128, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1626112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1052672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1495040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 471040, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite+guard", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite (stack)", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880640, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159744, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 450560, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1241088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 483328, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 327680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 126976, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464064, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6430720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 225280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2191360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 610304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1163264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1785856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3342336, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458752, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3477504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 315392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 421888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 708608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172032, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 401408, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 811008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65536, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360448, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 184320, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2338816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 122880, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4489216, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1789952, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3125248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 221184, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 802816, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135168, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 86016, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 405504, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 299008, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 565248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2793472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 827392, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 307200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 319488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 180224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 446464, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1212416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151552, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 507904, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 524288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 147456, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1445888, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1486848, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 110592, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 233472, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 491520, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 499712, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 188416, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 200704, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1355776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 323584, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 204800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4698112, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 831488, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1740800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 212992, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 675840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 229376, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 966656, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024000, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 495616, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237568, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 909312, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1404928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 409600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 413696, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57344, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 737280, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 417792, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 139264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274432, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 163840, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286720, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 606208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 487424, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 294912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 155648, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1331200, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 614400, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 331776, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 753664, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 217088, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806912, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53248, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49152, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249856, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544768, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3969024, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8884224, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1945600, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106496, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 425984, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 389120, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 716800, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 950272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352256, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466944, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 167936, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372736, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 258048, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 839680, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36864, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 380928, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876544, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 376832, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77824, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40960, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/execute-read", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/writecopy", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 81920, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/image/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16580608, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13520896, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3588096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992512, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/mapped", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7606272, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/free", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/mapped/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readwrite", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/commit/private/readonly", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61440, + "description": "From MEMORY_BASIC_INFORMATION.", + "kind": 2, + "path": "address-space/reserved/private", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114992, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3512, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13080, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2456, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64644, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11624, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 198, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=600)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9048, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48040, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17376, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46880, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8592, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11696, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22848, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325624, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 43, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 1234, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 128568, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1026952, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 151856, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75120, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 59424, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320776, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 516448, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32520, + "description": "Memory used by frames of type nsBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Memory used by frames of type nsImageBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsImageBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Memory used by frames of type nsMenuFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9920, + "description": "Memory used by frames of type nsMenuPopupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsMenuPopupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15096, + "description": "Memory used by frames of type nsTextBoxFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextBoxFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Memory used by frames of type nsXULScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/nsXULScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45048, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6763760, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 806334, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by the comment nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 174624, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 249, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3526, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 274968, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 222868, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5340232, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 475744, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1060584, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 137080, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 854496, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1096784, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1733056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24640, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 859824, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1314816, + "description": "Memory used by frames of type nsBlockFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsBlockFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 150040, + "description": "Memory used by frames of type nsContinuingTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsContinuingTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32824, + "description": "Memory used by frames of type nsHTMLButtonControlFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLButtonControlFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420368, + "description": "Memory used by frames of type nsHTMLScrollFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsHTMLScrollFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72360, + "description": "Memory used by frames of type nsImageFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsImageFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 603920, + "description": "Memory used by frames of type nsInlineFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsInlineFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168000, + "description": "Memory used by frames of type nsPlaceholderFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsPlaceholderFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29568, + "description": "Memory used by frames of type nsTableCellFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableCellFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34272, + "description": "Memory used by frames of type nsTableColFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20240, + "description": "Memory used by frames of type nsTableColGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableColGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31280, + "description": "Memory used by frames of type nsTableFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18400, + "description": "Memory used by frames of type nsTableOuterFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableOuterFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26096, + "description": "Memory used by frames of type nsTableRowFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20328, + "description": "Memory used by frames of type nsTableRowGroupFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTableRowGroupFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 462880, + "description": "Memory used by frames of type nsTextFrame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/nsTextFrame", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41264, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160340, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=17)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4072, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16816, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28056, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=7)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 9, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3768, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 56, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2640, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15272, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384368, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Memory used by the element nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 248, + "description": "Memory used by the text nodes in a window's DOM.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Memory used by the event targets table in a window's DOM, and the objects it points to, which include XHRs.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1, + "description": "Number of non-node event targets in the event targets table in a window's DOM, such as XHRs.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 2, + "description": "Number of event listeners in a window, including event listeners on nodes and other event targets.", + "kind": 2, + "path": "event-counts/window-objects/top(, id=47)/active/window()/dom/event-listeners", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 3720, + "description": "Memory used by a window's DOM that isn't measured by the other 'dom/' numbers.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4, + "description": "Memory used for the property tables within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Memory used by style sheets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7336, + "description": "Memory used by layout's PresShell, along with any structures allocated in its arena and not measured elsewhere, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used by line boxes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1880, + "description": "Memory used by CSS rule nodes within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Memory used by style contexts within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Memory used by style structs within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Memory used by style sets within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Memory used for text-runs (glyph layout) in the PresShell's frame tree, within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Memory used for the PresContext in the PresShell's frame within a window.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "The sum of all memory used by frames which were too small to be shown individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/layout/frames/sundries", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25392, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 703984, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3066240, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25264, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2406176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 286640, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45648, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 104288, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1289168, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16480, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 773496, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30512, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 532480, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 103456, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57392, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 466064, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69344, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77784, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/js-zone(0xcc87400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14736, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 330504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 74352, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 73728, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 372, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/js-zone(0xe422800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 47592, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1416, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/js-zone(0x10023400)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89992, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24912, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/js-zone(0x15306c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6179904, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1036464, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 209044, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101440, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 887376, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 75568, + "description": "Object group addenda.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3080192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 581632, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3131888, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 171040, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3551392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2589024, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/js-zone(0x164db800)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 93800, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/js-zone(0x1abd4000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7c8800)/compartment(atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/classes/class(self-hosting-global)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37440, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7ca800)/compartment(null-principal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], XPConnect Privileged Junk Compartment)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(ScriptSource)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 68800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 107344, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9976, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DataReportingService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ClientID.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_async_front.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9936, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_shared_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Services.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppConstants.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 67808, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPCOMUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1976, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 40000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18464, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ctypes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Timer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_win_allthreads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12880, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_win.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Promise.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Task.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStopwatch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AsyncShutdown.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\osfile_native.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/classes/class(SavedFrame)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The saved stacks set.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Preferences.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Log.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\MainProcessSingleton.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], processChildGlobal)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\RemotePageManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceChildPreload.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PushNotificationService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Weave.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FileUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2248, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\util.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\observers.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\stringbundle.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\async.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3064, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\utils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\constants.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\WebContentConverter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PrivateBrowsingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22896, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8232, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserGlue.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionManagement.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1160, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\addonManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30960, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8656, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9728, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AddonManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5000, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryTimestamps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 52464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14144, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 62208, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23416, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\XPIProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 101584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBlocklistService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7168, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\GMPProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14000, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\PluginProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8896, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySession.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\debug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredTask.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetrySend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15040, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateTimerManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsURLFormatter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsCrashMonitor.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\CrashService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CrashManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\KeyValueParser.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ExperimentsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\marionettecomponent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SanityTest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TelemetryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SessionRecorder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryReportingPolicy.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ThirdPartyCookieProbe.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10368, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryEnvironment.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ObjectUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41040, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14288, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ProfileAge.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\FormHistoryStartup.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\messageWakeupService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsTerminatorTelemetry.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5560, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateServiceStub.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionFile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1720, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3768, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Console.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9272, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\distribution.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WebappManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36000, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13128, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Webapps.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ActivitiesService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1704, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9320, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\IndexedDBHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppDownloadManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6800, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6200, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\MessageBroadcaster.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NetUtil.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Langpacks.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31712, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38448, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9080, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsAsyncShutdown.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NewTabUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1888, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DirectoryLinksProvider.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1984, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\webrtcUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutHome.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\AboutNewTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3920, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30096, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25304, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\GlobalState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1592, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\BrowserUITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UITelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\CustomizableWidgets.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SocialService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PanelWideWidgetTracker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentSearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormValidationHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentClick.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15120, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PlacesUIUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RemotePrompt.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SharedPromptUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Feeds.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefServiceParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsContentPrefService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8008, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefService2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ContentPrefUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23184, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Metrics.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1272, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Sqlite.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ReaderParent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6488, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\SelfSupportBackend.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentCrashReporters.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14416, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsBrowserContentHandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5008, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\webideCli.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\devtools-clhandler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\recording-cmdline.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSetDefaultBrowser.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsDefaultCLH.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesBackups.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\NotificationDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\RecentWindow.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsViewUI.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7056, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContextMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\XULStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23152, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15840, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14968, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonRepository.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16648, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11952, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8960, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11520, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15336, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\UnifiedComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WindowDraggingUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LightweightThemeConsumer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1680, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ExtensionUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentWebRTC.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4528, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentObservers.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InlineSpellCheckerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\FormSubmitObserver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ContentLinkHandler.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 560, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\PluginContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestObtainer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PromiseMessage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6000, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ValueExtractor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ImageObjectProcessor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6032, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ManifestFinder.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\RunState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1224, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\FrameTree.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\ContentRestore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabState.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8704, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25488, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PeerConnection.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\DocShellCapabilities.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5792, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\AppsService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3520, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NewTabURL.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\NetworkPrioritizer.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3440, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11832, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsCommon.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15136, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsPreviewPerTab.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5296, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsCommon.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsWebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11272, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17568, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccounts.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10560, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12096, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7696, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\WebChannel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4936, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\main.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\notifications.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16400, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\MozLoopService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsOAuthClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1936, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10512, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12024, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\loop\\LoopRooms.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 824, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\event-emitter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\devtools\\Loader.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5568, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1400, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2976, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2528, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8968, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1584, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\osfile\\ospath_unix.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9912, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3232, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18888, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2944, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 60480, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11784, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7352, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], Addon-SDK (from: resource:\\\\gre\\modules\\commonjs\\toolkit\\loader.js:246))/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11664, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\devtools\\gDevTools.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SlowScriptDebug.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfJs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsChromeUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1784, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8784, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHandlerService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10800, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfStreamConverter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6472, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\pdf.js\\PdfjsContentUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1072, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6480, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\WindowsJumpLists.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\ProcessHangMonitor.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6976, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateCache.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionSaver.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionWorker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1896, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17280, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8640, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushDB.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9544, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceWebSocket.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 616, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushRecord.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PushServiceHttp2.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7088, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\Social.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Locale.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4952, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1928, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 312, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24768, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\experiments\\Experiments.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1176, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2384, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginManagerContent.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13792, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7816, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\storage-json.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7472, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4544, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\crypto-SDR.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2096, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9576, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6640, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginInfo.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3952, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfile.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12672, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8448, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsProfileClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6960, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7600, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1776, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15408, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12696, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ReaderMode.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1080, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ShortcutUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19296, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19368, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\UITour.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10528, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 368, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SafeBrowsing.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8360, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierListManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12240, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierLib.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUrlClassifierHashCompleter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1504, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4896, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPlacesExpiration.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabAttributes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\SessionCookies.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\Utils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7560, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyFilter.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5608, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\SiteSpecificUserAgent.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4632, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentOverrides.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5936, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1544, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UserAgentUpdates.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\HiddenFrame.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8776, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3584, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3800, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3464, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\status.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7680, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5616, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6808, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11928, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\browserid_identity.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8240, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\tokenserverclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\cluster.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8384, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3880, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7344, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\policies.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6544, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15984, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15128, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5224, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10552, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\record.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5464, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\keys.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9088, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13216, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9776, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\resource.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1488, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\logmanager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7520, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FxAccountsClient.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6144, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkclient.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9232, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-common\\hawkrequest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Credentials.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\jwcrypto.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5584, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\identity\\LogUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 984, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2112, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10944, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\service.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8832, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8040, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1032, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1840, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\clients.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\rest.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\enginesync.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\stages\\declined.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6120, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\userapi.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13824, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\bookmarks.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10288, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7040, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\forms.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11872, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\history.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1456, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3312, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8760, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\passwords.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4960, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1616, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\prefs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16208, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9160, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5272, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5472, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\tabs.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1664, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4464, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\engines\\addons.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonutils.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1256, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\addonsreconciler.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10760, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10904, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-crypto\\WeaveCrypto.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 664, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CloudSync.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8672, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\Downloads.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1560, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3264, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8280, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1736, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14832, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadCore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadList.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7360, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2840, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2176, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9360, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadIntegration.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6616, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\DownloadsTaskbar.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6504, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadStore.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6016, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8848, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38496, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7104, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11392, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25456, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6448, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1848, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5536, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10816, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54432, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16848, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8320, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8736, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\HealthReport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9760, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\services-sync\\healthreport.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7480, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1712, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9792, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\translation\\Translation.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3808, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 584, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PrivacyLevel.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4728, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7496, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSessionStore.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4576, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PlacesCategoriesStarter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2480, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3288, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9648, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10744, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormHistory.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4608, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5984, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7416, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\amInstallTrigger.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5232, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4944, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\PageStyle.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5392, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\ScrollPosition.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3984, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9152, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 960, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1744, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2624, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 800, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryStorage.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5288, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\TelemetryArchive.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8512, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13984, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\GMPInstallManager.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CertUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 872, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BinarySearch.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14720, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15544, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23568, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23904, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsUpdateService.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10240, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7936, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10088, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\UpdateTelemetry.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1040, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 744, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageThumbUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6896, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 496, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BackgroundPageThumbs.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\PageThumbsProtocol.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 552, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\\\modules\\sessionstore\\TabStateFlusher.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1136, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7456, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\FormData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4664, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\XPathGenerator.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13456, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2960, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 44352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7776, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4784, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38736, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11296, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18104, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6464, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4832, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ConsoleAPIStorage.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7136, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3968, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5016, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSidebar.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10432, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1008, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6440, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\InsecurePasswordUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14064, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1360, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1128, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\LoginRecipes.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8328, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1568, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 888, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1264, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3096, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7880, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PopupNotifications.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4992, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5944, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4344, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchStaticData.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7768, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13312, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7200, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8680, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsHelperAppDlg.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7072, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4592, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadLastDir.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4704, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadPaths.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6248, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 600, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2592, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DownloadUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6536, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\DownloadLegacy.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 480, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5520, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PageMenu.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14768, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6848, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10920, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\PlacesDBUtils.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5408, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1232, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DeferredSave.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1832, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1104, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 912, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14480, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1728, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3888, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9864, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\addons\\AddonUpdateChecker.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7240, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsInputListAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5952, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4264, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\nsFormAutoCompleteResult.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 840, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1472, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5904, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9424, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsFormAutoComplete.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12224, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11880, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39920, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6784, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17152, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4256, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38016, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10272, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], inProcessTabChildGlobal?ownedBy=chrome:\\\\browser\\content\\browser.xul)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6520, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1512, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5720, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsSearchSuggestions.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10016, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 944, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5896, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\SearchSuggestionController.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15376, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8792, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 992, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsLoginManagerPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13104, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5760, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7976, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 864, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8496, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9768, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\nsPrompter.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3168, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6752, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\CommonDialog.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4288, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Payment.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10656, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6824, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 352, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3744, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5712, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\DOMRequestHelper.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10592, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4928, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6352, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1656, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 648, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6624, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7688, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\ContactManager.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7256, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3072, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14976, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\Webapps.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11200, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1064, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1440, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6336, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7512, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\BrowserElementPromptService.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9168, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5552, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 928, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], resource:\\\\gre\\modules\\AppsServiceChild.jsm)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5312, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1328, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 792, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8080, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\TCPSocket.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5640, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1208, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 848, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5328, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6728, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x7cb800)/compartment([System Principal], jar:file:\\\\\\NetworkGeolocationProvider.js)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 688, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3904, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16304, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34816, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2536, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(resource:\\\\gre-resources\\hiddenWindow.html)/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0xcc87400)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3664, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8768, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21200, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1464, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41808, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4024, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 272, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12432, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(resource:\\\\gre-resources\\hiddenWindow.html, id=1)/active/window(data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/js-compartment([System Principal], data:application\\vnd.mozilla.xul+xml;charset=utf-8,)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38944, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64176, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6632, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5976, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2288, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13056, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(With)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Proxy)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2560, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6912, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19184, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12320, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 720, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3712, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XBL prototype JSClass)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12600, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5168, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2904, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13024, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(nsXPCComponents_Interfaces)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20424, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 335856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13504, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25448, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2664, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 608, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19456, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10792, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1632, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3936, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13904, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31680, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 63488, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17472, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(Block)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27616, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4864, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5400, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 760, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 256, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1424, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(XULElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 458928, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 91648, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22192, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57888, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131072, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13796, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(chrome:\\\\browser\\content\\browser.xul)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6112, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 696, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23408, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1216, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(chrome:\\\\browser\\content\\browser.xul, id=3)/active/window(about:blank)/js-compartment([System Principal], about:blank)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 752, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9392, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 768, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21824, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2488, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=7)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9664, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4640, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29224, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2208, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2752, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2368, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80448, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7720, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 672, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6992, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1536, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9208, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5648, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 216, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1760, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10224, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10784, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=17)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x15306c00)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 102272, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61184, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 159584, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3016, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23448, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2080, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 61728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(DOMRect)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15328, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7552, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLButtonElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4388224, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4241408, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 113104, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1527480, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1375056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8992, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2717808, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9536, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1678304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 35072, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106368, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Call)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13397840, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7043648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1334784, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1346624, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1373552, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 168384, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1973984, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 420752, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 361088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 254400, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28800, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9472, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5136, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLDivElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5415728, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028944, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9216, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Array)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 83424, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 90624, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25216, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4056, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12048, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLAnchorElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46320, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(RegExp)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24256, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3200, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 432, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1152, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 336, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20288, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2160, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8064, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLInputElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136736, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6496, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2880, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLSpanElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21864, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8224, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Window)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 30208, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5432, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2376, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4656, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(HTMLImageElement)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4874556, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1362384, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 325776, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 826944, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2069248, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 535120, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196624, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 136512, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 135200, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19328, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7152, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12616, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 936, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2848, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 54304, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2416, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 408, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8288, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4176, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3568, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1120, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5120, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16568, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6008, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 288, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1280, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 240, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34096, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1920, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4168, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 528, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1088, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(none)/detached/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12080, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1296, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20872, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6104, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1248, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 42912, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5128, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6592, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=47)/active/window()/js-compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4672, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9312, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 816, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4048, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/js-non-window/zones/zone(0x164db800)/compartment()/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13248, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8352, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5280, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1792, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 114512, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8608, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1200, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7584, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10496, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 360, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 160, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 384, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(ArrayBuffer)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17904, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 72, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4128, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/classes/class(CSS2PropertiesPrototype)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51752, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21024, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12064, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/window-objects/top(, id=600)/active/window()/js-compartment([System Principal], about:newtab)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/js-non-window/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4282400, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/js-non-window/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6400, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/js-non-window/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/js-non-window/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/js-non-window/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/js-non-window/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98304, + "description": "The math cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 746000, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/js-non-window/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8219616, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 304336, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36598, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100960, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=2191, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7008, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5376, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=48, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5632, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22528, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=352, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7280, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=65, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 58512, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11136, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=105, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12016, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3456, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4368, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=39, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3840, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=30, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 192, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10160, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5200, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4032, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=36, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5040, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10032, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=66, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16944, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12992, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9856, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=88, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10080, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6272, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5152, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=46, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20432, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4720, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5600, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=50, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 121632, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 19264, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25760, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=230, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 33424, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15600, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=130, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14576, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5696, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5824, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=52, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 94208, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3328, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/js-non-window/runtime/script-sources/source(scripts=16, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 469472, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1647152, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 130576, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 77900, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7570836, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/js-non-window/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/js-non-window/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 196608, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 262144, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65568, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/js-non-window/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 57974784, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 15728640, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/js-non-window/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/js-non-window/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14433736, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2457104, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 29392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5290056, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3958680, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "js-main-runtime/compartments/classes/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2424192, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3515888, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 916320, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "js-main-runtime/compartments/classes/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4929560, + "description": "Orphan DOM nodes, i.e. those that are only reachable from JavaScript objects.", + "kind": 1, + "path": "window-objects/dom/orphan-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "js-main-runtime/compartments/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1053840, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "js-main-runtime/compartments/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 837824, + "description": "The Baseline JIT's compilation data (BaselineScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2100992, + "description": "The Baseline JIT's fallback IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/compartments/baseline/fallback-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 433440, + "description": "The IonMonkey JIT's compilation data (IonScripts).", + "kind": 1, + "path": "js-main-runtime/compartments/ion-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592464, + "description": "Type sets associated with scripts.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/type-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 359504, + "description": "Tables of type objects associated with allocation sites.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/allocation-site-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9376, + "description": "Tables of type objects associated with array literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/array-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 569600, + "description": "Tables of type objects associated with object literals.", + "kind": 1, + "path": "js-main-runtime/compartments/type-inference/object-type-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 169440, + "description": "The JSCompartment object itself.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450368, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "js-main-runtime/compartments/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 665856, + "description": "The cross-compartment wrapper table.", + "kind": 1, + "path": "js-main-runtime/compartments/cross-compartment-wrapper-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41936, + "description": "The regexp compartment and regexp data.", + "kind": 1, + "path": "js-main-runtime/compartments/regexp-compartment", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 177920, + "description": "The saved stacks set.", + "kind": 1, + "path": "js-main-runtime/compartments/saved-stacks-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1028, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "js-main-runtime/compartments/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "Bookkeeping information and alignment padding within GC arenas.", + "kind": 0, + "path": "js-main-runtime/zones/gc-heap-arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8858376, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "js-main-runtime/zones/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Scripts that haven't executed yet.", + "kind": 0, + "path": "js-main-runtime/zones/lazy-scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 215112, + "description": "Lazy script tables containing free variables or inner functions.", + "kind": 1, + "path": "js-main-runtime/zones/lazy-scripts/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "js-main-runtime/zones/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "js-main-runtime/zones/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 106880, + "description": "Object group addenda.", + "kind": 1, + "path": "js-main-runtime/zones/object-groups/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3751936, + "description": "Type sets and related data.", + "kind": 1, + "path": "js-main-runtime/zones/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 593920, + "description": "The Baseline JIT's optimized IC stubs (excluding code).", + "kind": 1, + "path": "js-main-runtime/zones/baseline/optimized-stubs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6303824, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 253888, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "js-main-runtime/zones/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6424256, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2945072, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "js-main-runtime/zones/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "js-main-runtime/zones/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26306278, + "description": "The sum of all measurements under 'explicit/js-non-window/runtime/'.", + "kind": 2, + "path": "js-main-runtime/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-chunks'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 118784, + "description": "The same as 'explicit/js-non-window/gc-heap/unused-arenas'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3308048, + "description": "Unused object cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2558912, + "description": "Unused string cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4000, + "description": "Unused symbol cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 925648, + "description": "Unused shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 271944, + "description": "Unused base shape cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 796944, + "description": "Unused object group cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172080, + "description": "Unused script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 663120, + "description": "Unused lazy script cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 157680, + "description": "Unused jitcode cells within non-empty arenas.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/unused/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1982464, + "description": "The same as 'explicit/js-non-window/gc-heap/chunk-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 457280, + "description": "The same as 'js-main-runtime/zones/gc-heap-arena-admin'.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/arena-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32368128, + "description": "Used object cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/objects", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6557712, + "description": "Used string cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/strings", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Used symbol cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/symbols", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9248736, + "description": "Used shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1919016, + "description": "Used base shape cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/base-shapes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1757136, + "description": "Used object group cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/object-groups", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4444560, + "description": "Used script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1062720, + "description": "Used lazy script cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/lazy-scripts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 127920, + "description": "Used jitcode cells.", + "kind": 2, + "path": "js-main-runtime-gc-heap-committed/used/gc-things/jitcode", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 521492, + "description": "The XPConnect runtime.", + "kind": 1, + "path": "explicit/xpconnect/runtime", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 95840, + "description": "Wrappers used to implement XPIDL interfaces with JS.", + "kind": 1, + "path": "explicit/xpconnect/wrappedjs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 537416, + "description": "XPConnect scopes.", + "kind": 1, + "path": "explicit/xpconnect/scopes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263400, + "description": "Prototype and interface binding caches.", + "kind": 1, + "path": "explicit/xpconnect/proto-iface-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 89168, + "description": "XPConnect's JS component loader.", + "kind": 1, + "path": "explicit/xpconnect/js-component-loader", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7165500, + "description": "This is the sum of all windows' 'dom/element-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/element-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1484506, + "description": "This is the sum of all windows' 'dom/text-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/text-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "This is the sum of all windows' 'dom/cdata-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/cdata-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 656, + "description": "This is the sum of all windows' 'dom/comment-nodes' numbers.", + "kind": 2, + "path": "window-objects/dom/comment-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 176096, + "description": "This is the sum of all windows' 'dom/event-targets' numbers.", + "kind": 2, + "path": "window-objects/dom/event-targets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456304, + "description": "This is the sum of all windows' 'dom/other' numbers.", + "kind": 2, + "path": "window-objects/dom/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 237900, + "description": "This is the sum of all windows' 'property-tables' numbers.", + "kind": 2, + "path": "window-objects/property-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6368560, + "description": "This is the sum of all windows' 'style-sheets' numbers.", + "kind": 2, + "path": "window-objects/style-sheets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 725824, + "description": "This is the sum of all windows' 'layout/arenas' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-shell", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1073184, + "description": "This is the sum of all windows' 'layout/line-boxes' numbers.", + "kind": 2, + "path": "window-objects/layout/line-boxes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 245120, + "description": "This is the sum of all windows' 'layout/rule-nodes' numbers.", + "kind": 2, + "path": "window-objects/layout/rule-nodes", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 941472, + "description": "This is the sum of all windows' 'layout/style-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/style-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1593120, + "description": "This is the sum of all windows' 'layout/style-structs' numbers.", + "kind": 2, + "path": "window-objects/layout/style-structs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2300640, + "description": "This is the sum of all windows' 'layout/style-sets' numbers.", + "kind": 2, + "path": "window-objects/layout/style-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24752, + "description": "This is the sum of all windows' 'layout/text-runs' numbers.", + "kind": 2, + "path": "window-objects/layout/text-runs", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 894976, + "description": "This is the sum of all windows' 'layout/pres-contexts' numbers.", + "kind": 2, + "path": "window-objects/layout/pres-contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3656080, + "description": "Memory used for layout frames within windows. This is the sum of all windows' 'layout/frames/' numbers.", + "kind": 2, + "path": "window-objects/layout/frames", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1867776, + "description": "Memory allocated for SPDY zlib send and receive buffers.", + "kind": 1, + "path": "explicit/network/spdy-zlib-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 805941248, + "description": "Memory mapped by the process that is present in physical memory, also known as the resident set size (RSS). This is the best single figure to use when considering the memory resources used by the process, but it depends both on other processes being run and details of the OS kernel and so is best used for comparing the memory usage of a single process at different points in time.", + "kind": 2, + "path": "resident", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 243544, + "description": "Memory used by ICU, a Unicode and globalization support library.", + "kind": 1, + "path": "explicit/icu", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for D3D9 shared textures", + "kind": 2, + "path": "d3d9-shared-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 576, + "description": "Memory usage of HPACK static table.", + "kind": 1, + "path": "explicit/network/hpack/static-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 195296, + "description": "Memory allocated through libogg for Ogg, Theora, and related media files.", + "kind": 1, + "path": "explicit/media/libogg", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 283082, + "description": "Memory used by the preferences system.", + "kind": 1, + "path": "explicit/preferences", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 689, + "description": "The number of strong referents held by the preference service.", + "kind": 2, + "path": "preference-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 168, + "description": "The number of weak referents held by the preference service that are still alive.", + "kind": 2, + "path": "preference-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "The number of weak referents held by the preference service that are dead.", + "kind": 2, + "path": "preference-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 4593236, + "description": "Memory used by 2D canvases. Each canvas requires (width * height * 4) bytes.", + "kind": 2, + "path": "canvas-2d-pixels", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10485760, + "description": "Size of the maximum contiguous block of available virtual memory.", + "kind": 2, + "path": "vsize-max-contiguous", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The number of ghost windows present (the number of nodes underneath explicit/window-objects/top(none)/ghost, modulo race conditions). A ghost window is not shown in any tab, does not share a domain with any non-detached windows, and has met these criteria for at least memory.ghost_window_timeout_seconds, or has survived a round of about:memory's minimize memory usage button.\n\nGhost windows can happen legitimately, but they are often indicative of leaks in the browser or add-ons.", + "kind": 2, + "path": "ghost-windows", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 0, + "description": "Memory used for D3D9 surface images", + "kind": 2, + "path": "d3d9-surface-image", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1998848, + "description": "Peak transient data size in the main JSRuntime (the current size of which is reported as 'explicit/js-non-window/runtime/temporary').", + "kind": 2, + "path": "js-main-runtime-temporary-peak", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory lost due to tiles extending past content boundaries", + "kind": 2, + "path": "gfx-tiles-waste", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used for storing GL textures.", + "kind": 2, + "path": "gfx-textures", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9504, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 34624, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6768, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 64512, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9672, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1552, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1968, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819a800)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22624, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 392, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26864, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2920, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2928, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2240, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 49936, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7616, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13320, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12352, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4416, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 17144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 456, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4064, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32256, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9112, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4384, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/zone(0x1819b800)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 92928, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 28672, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 624, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 647168, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 69632, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\PageThumbsWorker.js, 0x18198400)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Memory used for the cycle collector object itself.", + "kind": 1, + "path": "explicit/cycle-collector/collector-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 278528, + "description": "Memory used for the cycle collector's purple buffer.", + "kind": 1, + "path": "explicit/cycle-collector/purple-buffer", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 484032, + "description": "Memory used for cached rule processors.", + "kind": 1, + "path": "explicit/layout/rule-processor-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 100224, + "description": "Memory used for the script namespace manager.", + "kind": 1, + "path": "explicit/script-namespace-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 166332, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1992, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/permissions.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224360, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2174208, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 46080, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18416, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2448, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/content-prefs.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12560, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1252560, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1952, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/cookies.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9968, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2141292, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1344, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2816, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99624, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1336, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/webappsstore.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2016, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 264204, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11248, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5264, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 198372, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 38312, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/healthreport.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51104, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 265080, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/formhistory.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3776, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 132540, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11240, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65888, + "description": "Memory (approximate) used by all prepared statements used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/stmt-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1450056, + "description": "Memory (approximate) used by all pager caches used by connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/cache-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Memory (approximate) used to store the schema for all databases associated with connections to this database.", + "kind": 1, + "path": "explicit/storage/sqlite/places.sqlite/schema-used", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2000924, + "description": "All unclassified sqlite memory.", + "kind": 1, + "path": "explicit/storage/sqlite/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-unwanted-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-malware-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 876672, + "description": "Memory used by the XPCOM typelib system.", + "kind": 1, + "path": "explicit/xpti-working-set", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-trackwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 131120, + "description": "Memory used by the effective TLD service.", + "kind": 1, + "path": "explicit/xpcom/effective-TLD-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 112194, + "description": "Memory used for the DNS service.", + "kind": 1, + "path": "explicit/network/dns-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3854466, + "description": "Memory used by the spell-checking engine.", + "kind": 1, + "path": "explicit/spell-check", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/mozstd-track-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network disk cache.", + "kind": 1, + "path": "explicit/network/disk-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by the network memory cache.", + "kind": 1, + "path": "explicit/network/memory-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-downloadwhite-digest256", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-track-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 116, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=memory-pressure)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 178, + "description": "A topic with a suspiciously large number of referents. This may be symptomatic of a leak if the number of referents is high with respect to the number of windows.", + "kind": 2, + "path": "observer-service-suspect/referent(topic=xpcom-shutdown)", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 789, + "description": "The number of strong references held by the observer service.", + "kind": 2, + "path": "observer-service/referent/strong", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 299, + "description": "The number of weak references held by the observer service that are still alive.", + "kind": 2, + "path": "observer-service/referent/weak/alive", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 19, + "description": "The number of weak references held by the observer service that are dead.", + "kind": 2, + "path": "observer-service/referent/weak/dead", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 32315052, + "description": "Estimated total memory used by the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-total", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576712, + "description": "Estimated memory used by locked surfaces in the imagelib surface cache.", + "kind": 2, + "path": "imagelib-surface-cache-estimated-locked", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Count of how many times the surface cache has hit its capacity and been unable to insert a new surface.", + "kind": 2, + "path": "imagelib-surface-cache-overflow-count", + "process": "Main Process (pid 5148)", + "units": 1 + }, + { + "amount": 59360, + "description": "Memory used by the hashtable that records changes to the visited state of links.", + "kind": 1, + "path": "explicit/history-links-hashtable", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 37056, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9104, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 98720, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9480, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 11648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 704, + "description": "TwoByte strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/gc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 274832, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 53504, + "description": "Non-inline TwoByte string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/strings/malloc-heap/two-byte", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3752, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 224, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588000)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 27856, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21376, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 832, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 26896, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3304, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3048, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1856, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1408, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2736, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 50112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7808, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13648, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1824, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 736, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16864, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 23872, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21440, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1696, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1600, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 544, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 6704, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 31968, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9144, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4932, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/zone(0x11588c00)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 65552, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96288, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5768, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99496, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 12288, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 651264, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\\\modules\\sessionstore\\SessionWorker.js, 0x10ee6000)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-phish-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8800, + "description": "References to executable code pools used by the JITs.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/jit-codes-gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 36144, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 7392, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 78136, + "description": "Unused GC thing cells within non-empty arenas.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/unused-gc-things", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 10992, + "description": "Classification and type inference information about objects.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/object-groups/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Type sets and related data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/type-pool", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1648, + "description": "Latin1 strings. The characters may be inline or on the malloc heap.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/gc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1312, + "description": "Non-inline Latin1 string characters. Sometimes over-allocated to simplify string concatenation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/strings/malloc-heap/latin1", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "The sum of all 'gc-heap' measurements that are too small to be worth showing individually.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 448, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1184, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0x100d1c00)/compartment(web-worker-atoms)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 22176, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16640, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 320, + "description": "Non-asm.js indexed elements.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/elements/non-asm.js", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 208, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25424, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2992, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3024, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2272, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2304, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class()/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4112, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5888, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3396, + "description": "Miscellaneous object data.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/objects/malloc-heap/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2344, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 120, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 96, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(CData)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 51968, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8000, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 13696, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1872, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 896, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 144, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 976, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Function)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 14192, + "description": "Objects, including fixed slots.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5056, + "description": "Non-fixed object slots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/objects/malloc-heap/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 18144, + "description": "Shapes in a property tree.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/tree", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1808, + "description": "Shapes in dictionary mode.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/dict", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 504, + "description": "Base shapes, which collate data common to many shapes.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/gc-heap/base", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1376, + "description": "Property tables of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 592, + "description": "Property tables of shapes in dictionary mode.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/dict-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 5088, + "description": "Kid hashes of shapes in a property tree.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/classes/class(Object)/shapes/malloc-heap/tree-kids", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39312, + "description": "JSScript instances. There is one per user-defined function in a script, and one for the top-level code in a script.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/gc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 9720, + "description": "Various variable-length tables in JSScripts.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/scripts/malloc-heap/data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 21536, + "description": "Compartment-wide tables storing shape and type object information.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/compartment-tables", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4160, + "description": "The sum of all 'malloc-heap' measurements that are too small to be worth showing individually.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/zone(0xf177000)/compartment(web-worker)/sundries/malloc-heap", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 45056, + "description": "The JSRuntime object.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/runtime-object", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32784, + "description": "The atoms table.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/atoms-table", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 416, + "description": "JSContext objects and structures that belong to them.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/contexts", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "The DtoaState object, which is used for converting strings to numbers and vice versa.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/dtoa", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "Transient data (mostly parse nodes) held by the JSRuntime during compilation.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/temporary", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 4096, + "description": "JS interpreter frames.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/interpreter-stack", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The math cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/math-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "The uncompressed source code cache.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/uncompressed-source-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "The table indexing compressed source code in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/compressed-source-sets", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 99152, + "description": "The table holding script data shared in the runtime.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-data", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32768, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16, + "description": "Uncompressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/uncompressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 640, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=11, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 20480, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 128, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=1, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 41984, + "description": "Compressed JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/compressed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1056, + "description": "Miscellaneous data relating to JavaScript source code.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/script-sources/source(scripts=6, )/misc", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the IonMonkey JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/ion", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the Baseline JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/baseline", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Code generated by the regexp JIT.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/regexp", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 25808, + "description": "Code generated by the JITs for wrappers and trampolines.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/other", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 39728, + "description": "Memory allocated by one of the JITs to hold code, but which is currently unused.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/code/unused", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "The GC mark stack and gray roots.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/marker", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1048576, + "description": "Memory being used by the GC's nursery.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-committed", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 512, + "description": "Out-of-line slots and elements belonging to objects in the nursery.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-malloced-buffers", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2048, + "description": "Values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 8192, + "description": "Cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 24576, + "description": "Slots in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/slots", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1024, + "description": "Whole cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/whole-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable values in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-vals", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Relocatable cells in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/reloc-cells", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 32, + "description": "Generic things in the store buffer.", + "kind": 1, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/store-buffer/generics", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 540672, + "description": "GC arenas in non-empty chunks that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/decommitted-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory allocated to the GC's nursery that is decommitted, i.e. it takes up address space but no physical memory or swap space.", + "kind": 0, + "path": "decommitted/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/runtime/gc/nursery-decommitted", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Empty GC chunks which will soon be released unless claimed for new allocations.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-chunks", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 143360, + "description": "Empty GC arenas within non-empty chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/unused-arenas", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 16384, + "description": "Bookkeeping information within GC chunks.", + "kind": 0, + "path": "explicit/workers/workers(chrome)/worker(resource:\\\\gre\\modules\\osfile\\osfile_async_worker.js, 0xae7bc00)/gc-heap/chunk-admin", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 334296, + "description": "Memory used for some built-in style sheets.", + "kind": 1, + "path": "explicit/layout/style-sheet-cache", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 48, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/test-trackwhite-simple", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1168848, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-malware-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 172248, + "description": "Memory used for the XPCOM component manager.", + "kind": 1, + "path": "explicit/xpcom/component-manager", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 660192, + "description": "Memory used by the cookie service.", + "kind": 1, + "path": "explicit/cookie-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 563856, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-unwanted-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 97280, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-badbinurl-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 3488, + "description": "Memory used for style sheets held by the style sheet service.", + "kind": 1, + "path": "explicit/layout/style-sheet-service", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1501008, + "description": "Memory used by the prefix set for a URL classifier.", + "kind": 1, + "path": "explicit/storage/prefix-set/goog-phish-shavar", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 263280, + "description": "Memory used by the telemetry system.", + "kind": 1, + "path": "explicit/telemetry", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded video frames.", + "kind": 1, + "path": "explicit/media/decoded/video", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 0, + "description": "Memory used by decoded audio chunks.", + "kind": 1, + "path": "explicit/media/decoded/audio", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 1343728, + "description": "Memory used by media resources including streaming buffers, caches, etc.", + "kind": 1, + "path": "explicit/media/resources", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 2247903, + "description": "Memory used to hold the mapping of the startup cache from file. This memory is likely to be swapped out shortly after start-up.", + "kind": 0, + "path": "explicit/startup-cache/mapping", + "process": "Main Process (pid 5148)", + "units": 0 + }, + { + "amount": 80, + "description": "Memory used by the startup cache for things other than the file mapping.", + "kind": 1, + "path": "explicit/startup-cache/data", + "process": "Main Process (pid 5148)", + "units": 0 + } + ], + "version": 1 + }, + "original_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand | js::irregexp::InterpretedRegExpMacroAssembler::Emit32 | js::irregexp::InterpretedRegExpMacroAssembler::JumpOrBacktrack | js::irregexp::ActionNode::Emit | js::irregexp::Trace::Flush | js::irregexp::ActionNode::Emit | js::irregexp::TextNode::Emit | js::irregexp::ChoiceNode::EmitOutOfLineContinuation | js::irregexp::ChoiceNode::Emit | nsHTMLScrollFrame::ReflowScrolledFrame | @0x1f", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "OOM | unknown | js::CrashAtUnhandlableOOM | js::irregexp::InterpretedRegExpMacroAssembler::Expand", + "startedDateTime": "2015-11-30T00:00:13.718615+00:00", + "started_datetime": "2015-11-30T00:00:13.718615+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.296560+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jscntxt.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 21613, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "2f5b9b28-b5eb-4347-81c2-8ab2b2151130", + "version": "42.0" +} diff --git a/testcrash/processed/51011379-0517-47ff-940f-e7b272151130.json b/testcrash/processed/51011379-0517-47ff-940f-e7b272151130.json new file mode 100644 index 0000000000..ce7d670e44 --- /dev/null +++ b/testcrash/processed/51011379-0517-47ff-940f-e7b272151130.json @@ -0,0 +1,2532 @@ +{ + "PluginFilename": "libflashplayer.so", + "PluginName": "", + "PluginVersion": "", + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "globalmenu@ubuntu.com", + "3.7.2" + ], + [ + "ubufox@ubuntu.com", + "2.6" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "19.0.2" + ] + ], + "addons_checked": true, + "address": "0xffc0c001", + "app_notes": "OpenGL: Tungsten Graphics, Inc -- Mesa DRI Intel(R) 865G x86/MMX/SSE2 -- 1.3 Mesa 8.0.4 -- texture_from_pixmap\r\n", + "build": "20130307122853", + "client_crash_date": "2015-11-29T23:59:56+00:00", + "completed_datetime": "2015-11-30T00:00:21.672335+00:00", + "completeddatetime": "2015-11-30T00:00:21.672335+00:00", + "cpu_info": "GenuineInte family 15 model 2 stepping 9 | 1", + "cpu_name": "x86", + "crash_id": "51011379-0517-47ff-940f-e7b272151130", + "crash_time": 1448841596, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:04.018772+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 85018174, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0xffc0c001", + "crashing_thread": 0, + "type": "SIGSEGV" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x798f4d", + "offset": "0x3e79f4d", + "registers": { + "eax": "0xb3fa9020", + "ebp": "0xbf9789e8", + "ebx": "0x0474c680", + "ecx": "0x00000004", + "edi": "0xffc0c0c0", + "edx": "0xffc0c0c0", + "efl": "0x00210286", + "eip": "0x03e79f4d", + "esi": "0xffc0c000", + "esp": "0xbf9789d0" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x6e46d9", + "offset": "0x3dc56d9", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x79a49e", + "offset": "0x3e7b49e", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x79c80f", + "offset": "0x3e7d80f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x797b87", + "offset": "0x3e78b87", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x303717", + "offset": "0x39e4717", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x2b86e6", + "offset": "0x39996e6", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x342850", + "offset": "0x3a23850", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x342ecf", + "offset": "0x3a23ecf", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x34381c", + "offset": "0x3a2481c", + "trust": "frame_pointer" + } + ], + "threads_index": 0, + "total_frames": 29 + }, + "lsb_release": { + "codename": "precise", + "description": "Ubuntu 12.04.2 LTS", + "id": "Ubuntu", + "release": "12.04" + }, + "main_module": 25, + "modules": [ + { + "base_addr": "0x110000", + "code_id": "id", + "debug_file": "libpthread-2.15.so", + "debug_id": "EA1FE696007C67DA20D2C73307924DDA0", + "end_addr": "0x129000", + "filename": "libpthread-2.15.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x12b000", + "code_id": "id", + "debug_file": "libsmime3.so", + "debug_id": "E3223BC1251FFEDBDD195B843112C2330", + "end_addr": "0x155000", + "filename": "libsmime3.so", + "version": "" + }, + { + "base_addr": "0x155000", + "code_id": "id", + "debug_file": "librt-2.15.so", + "debug_id": "54623F3F5813D2229B35185F6C7351D40", + "end_addr": "0x15e000", + "filename": "librt-2.15.so", + "version": "" + }, + { + "base_addr": "0x15e000", + "code_id": "id", + "debug_file": "ld-2.15.so", + "debug_id": "1E082F40E6B591CC9D06EF2EFBFAFFF80", + "end_addr": "0x180000", + "filename": "ld-2.15.so", + "version": "" + }, + { + "base_addr": "0x180000", + "code_id": "id", + "debug_file": "libc-2.15.so", + "debug_id": "87BB99BC1345340FA31106951CECCFD90", + "end_addr": "0x327000", + "filename": "libc-2.15.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x32a000", + "code_id": "id", + "debug_file": "libnss3.so", + "debug_id": "8411733FE495571E39186101CA141A140", + "end_addr": "0x455000", + "filename": "libnss3.so", + "version": "" + }, + { + "base_addr": "0x456000", + "code_id": "id", + "debug_file": "libnssutil3.so", + "debug_id": "9F0691496B38CBA4672F43D8D3370DAB0", + "end_addr": "0x478000", + "filename": "libnssutil3.so", + "version": "" + }, + { + "base_addr": "0x478000", + "code_id": "id", + "debug_file": "libasound.so.2.0.0", + "debug_id": "16A061CD849EC4E6734E83080C3447EF0", + "end_addr": "0x56a000", + "filename": "libasound.so.2.0.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x56a000", + "code_id": "id", + "debug_file": "libnspr4.so", + "debug_id": "0864970FF053C21487ABCBBE30D7E48D0", + "end_addr": "0x5a6000", + "filename": "libnspr4.so", + "version": "" + }, + { + "base_addr": "0x5a8000", + "code_id": "id", + "debug_file": "libplc4.so", + "debug_id": "36B762203136C86574F4B00020371BFC0", + "end_addr": "0x5ae000", + "filename": "libplc4.so", + "version": "" + }, + { + "base_addr": "0x5ae000", + "code_id": "id", + "debug_file": "libmozalloc.so", + "debug_id": "75E3F5D4550045BF1FA33735274B182B0", + "end_addr": "0x5b2000", + "filename": "libmozalloc.so", + "version": "" + }, + { + "base_addr": "0x5b2000", + "code_id": "id", + "debug_file": "libXext.so.6.4.0", + "debug_id": "6A7CB054FBC00C264AE5E89824F18A810", + "end_addr": "0x5c4000", + "filename": "libXext.so.6.4.0", + "version": "" + }, + { + "base_addr": "0x5c4000", + "code_id": "id", + "debug_file": "libstartup-notification-1.so.0.0.0", + "debug_id": "5444416FE27E20BCAEC62427707041AF0", + "end_addr": "0x5ce000", + "filename": "libstartup-notification-1.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x5d0000", + "code_id": "id", + "debug_file": "libplds4.so", + "debug_id": "C1E5C35A0B9DF9DEAA7A74ECD17A223D0", + "end_addr": "0x5d5000", + "filename": "libplds4.so", + "version": "" + }, + { + "base_addr": "0x5d5000", + "code_id": "id", + "debug_file": "libdbus-glib-1.so.2.2.2", + "debug_id": "4D2741302CC23D0791A4D65E7D4490290", + "end_addr": "0x5fb000", + "filename": "libdbus-glib-1.so.2.2.2", + "version": "" + }, + { + "base_addr": "0x5fb000", + "code_id": "id", + "debug_file": "libdbus-1.so.3.5.8", + "debug_id": "62A15ED8B244554B69CBC1E7A20FE6840", + "end_addr": "0x644000", + "filename": "libdbus-1.so.3.5.8", + "version": "" + }, + { + "base_addr": "0x644000", + "code_id": "id", + "debug_file": "libgobject-2.0.so.0.3200.3", + "debug_id": "30C828FD0A58F07D0C6718E6CA16DFB40", + "end_addr": "0x693000", + "filename": "libgobject-2.0.so.0.3200.3", + "version": "" + }, + { + "base_addr": "0x693000", + "code_id": "id", + "debug_file": "libpangoft2-1.0.so.0.3000.0", + "debug_id": "4D614EB4FC0DF72BCC7890B7DB72D3AD0", + "end_addr": "0x6bf000", + "filename": "libpangoft2-1.0.so.0.3000.0", + "version": "" + }, + { + "base_addr": "0x6bf000", + "code_id": "id", + "debug_file": "libfontconfig.so.1.4.4", + "debug_id": "00637648BD3021D4476974CF2F8F63F30", + "end_addr": "0x6f3000", + "filename": "libfontconfig.so.1.4.4", + "version": "" + }, + { + "base_addr": "0x6f3000", + "code_id": "id", + "debug_file": "libpangocairo-1.0.so.0.3000.0", + "debug_id": "B054CE97BD6035CFBAC70FFECFC47B400", + "end_addr": "0x700000", + "filename": "libpangocairo-1.0.so.0.3000.0", + "version": "" + }, + { + "base_addr": "0x700000", + "code_id": "id", + "debug_file": "libatk-1.0.so.0.20409.1", + "debug_id": "ED71578BF29BE67F729AD7127E5182FE0", + "end_addr": "0x720000", + "filename": "libatk-1.0.so.0.20409.1", + "version": "" + }, + { + "base_addr": "0x720000", + "code_id": "id", + "debug_file": "libdl-2.15.so", + "debug_id": "D4590A3BB758E1F95A6A119A692CF6D30", + "end_addr": "0x725000", + "filename": "libdl-2.15.so", + "version": "" + }, + { + "base_addr": "0x725000", + "code_id": "id", + "debug_file": "libgmodule-2.0.so.0.3200.3", + "debug_id": "29D6391C16D35869BB80727F6BC3E7240", + "end_addr": "0x72a000", + "filename": "libgmodule-2.0.so.0.3200.3", + "version": "" + }, + { + "base_addr": "0x72a000", + "code_id": "id", + "debug_file": "libxcb-shm.so.0.0.0", + "debug_id": "534FCE74485D8A9046C43BE67C3153750", + "end_addr": "0x72e000", + "filename": "libxcb-shm.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x72e000", + "code_id": "id", + "debug_file": "libxcb-render.so.0.0.0", + "debug_id": "AF7EA79B043637B45FC5EAB5F8C4BFE90", + "end_addr": "0x738000", + "filename": "libxcb-render.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x739000", + "code_id": "id", + "debug_file": "plugin-container", + "debug_id": "5A34E75457F2AE6394CA66C2C2850AAB0", + "end_addr": "0x74a000", + "filename": "plugin-container", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 60.33100128173828, + "version": "" + }, + { + "base_addr": "0x74c000", + "code_id": "id", + "debug_file": "libglib-2.0.so.0.3200.3", + "debug_id": "B93B9D77511617465811C97D266056E70", + "end_addr": "0x845000", + "filename": "libglib-2.0.so.0.3200.3", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 98.71099853515625, + "version": "" + }, + { + "base_addr": "0x845000", + "code_id": "id", + "debug_file": "libpango-1.0.so.0.3000.0", + "debug_id": "8B85E8C0BA0CDF4ADB284A10E53DCE110", + "end_addr": "0x88f000", + "filename": "libpango-1.0.so.0.3000.0", + "version": "" + }, + { + "base_addr": "0x88f000", + "code_id": "id", + "debug_file": "libXfixes.so.3.1.0", + "debug_id": "7003DB83FF64E89580740EB9485325B40", + "end_addr": "0x895000", + "filename": "libXfixes.so.3.1.0", + "version": "" + }, + { + "base_addr": "0x897000", + "code_id": "id", + "debug_file": "libgcc_s.so.1", + "debug_id": "93EAA6FB49916574DF2CD980873E48510", + "end_addr": "0x8b5000", + "filename": "libgcc_s.so.1", + "version": "" + }, + { + "base_addr": "0x8b5000", + "code_id": "id", + "debug_file": "libfreetype.so.6.8.0", + "debug_id": "3C0B9A3C40C396AF0DAC2A3259ACAAE40", + "end_addr": "0x94f000", + "filename": "libfreetype.so.6.8.0", + "version": "" + }, + { + "base_addr": "0x94f000", + "code_id": "id", + "debug_file": "libz.so.1.2.3.4", + "debug_id": "087458BB1C3A7A23D37E270EBAD010760", + "end_addr": "0x965000", + "filename": "libz.so.1.2.3.4", + "version": "" + }, + { + "base_addr": "0x965000", + "code_id": "id", + "debug_file": "libXinerama.so.1.0.0", + "debug_id": "6E7010385B0066B2D4A939F7DC62A0040", + "end_addr": "0x969000", + "filename": "libXinerama.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x969000", + "code_id": "id", + "debug_file": "libXcomposite.so.1.0.0", + "debug_id": "03E0A654C5F42235DD064EABC5522E410", + "end_addr": "0x96d000", + "filename": "libXcomposite.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x96f000", + "code_id": "id", + "debug_file": "libmozsqlite3.so", + "debug_id": "10F390ABCDD215A42793B55B864CB5000", + "end_addr": "0x9f7000", + "filename": "libmozsqlite3.so", + "version": "" + }, + { + "base_addr": "0x9f8000", + "code_id": "id", + "debug_file": "libgdk_pixbuf-2.0.so.0.2600.1", + "debug_id": "49DB412CA3F5483B15A4A773FE46F8F80", + "end_addr": "0xa19000", + "filename": "libgdk_pixbuf-2.0.so.0.2600.1", + "version": "" + }, + { + "base_addr": "0xa19000", + "code_id": "id", + "debug_file": "libXt.so.6.0.0", + "debug_id": "7D46C1F7A576360AB738B0D4015839D70", + "end_addr": "0xa75000", + "filename": "libXt.so.6.0.0", + "version": "" + }, + { + "base_addr": "0xa75000", + "code_id": "id", + "debug_file": "libXi.so.6.1.0", + "debug_id": "A5E1E5707167198E271A383636CD36D60", + "end_addr": "0xa85000", + "filename": "libXi.so.6.1.0", + "version": "" + }, + { + "base_addr": "0xa85000", + "code_id": "id", + "debug_file": "libXdamage.so.1.1.0", + "debug_id": "7F76203A4B72B3550F17173302A33E670", + "end_addr": "0xa89000", + "filename": "libXdamage.so.1.1.0", + "version": "" + }, + { + "base_addr": "0xa8a000", + "code_id": "id", + "debug_file": "libstdc++.so.6.0.16", + "debug_id": "6BCBB9962D5465ACF995FF4B2A6821360", + "end_addr": "0xb68000", + "filename": "libstdc++.so.6.0.16", + "version": "" + }, + { + "base_addr": "0xb6f000", + "code_id": "id", + "debug_file": "libgdk-x11-2.0.so.0.2400.10", + "debug_id": "13DFC5589D11FF4EA2CDE3EE345F057D0", + "end_addr": "0xc1e000", + "filename": "libgdk-x11-2.0.so.0.2400.10", + "version": "" + }, + { + "base_addr": "0xc1e000", + "code_id": "id", + "debug_file": "libXrandr.so.2.2.0", + "debug_id": "27A59FC9BE1DF2D7F6BC6DA6DC12373F0", + "end_addr": "0xc27000", + "filename": "libXrandr.so.2.2.0", + "version": "" + }, + { + "base_addr": "0xc27000", + "code_id": "id", + "debug_file": "libXrender.so.1.3.0", + "debug_id": "62C06CCDE559F7ED33AC39A4C4DE35AC0", + "end_addr": "0xc31000", + "filename": "libXrender.so.1.3.0", + "version": "" + }, + { + "base_addr": "0xc31000", + "code_id": "id", + "debug_file": "libX11.so.6.3.0", + "debug_id": "9853BA2A77F7AFCDBA76DFAF3900BD790", + "end_addr": "0xd64000", + "filename": "libX11.so.6.3.0", + "version": "" + }, + { + "base_addr": "0xd67000", + "code_id": "id", + "debug_file": "libssl3.so", + "debug_id": "75A0E26C9C2FE301B127F06EFFC23FA00", + "end_addr": "0xda8000", + "filename": "libssl3.so", + "version": "" + }, + { + "base_addr": "0xda8000", + "code_id": "id", + "debug_file": "libXcursor.so.1.0.2", + "debug_id": "A5C251DDC850FF99323E9C232D4B63910", + "end_addr": "0xdb3000", + "filename": "libXcursor.so.1.0.2", + "version": "" + }, + { + "base_addr": "0xdb3000", + "code_id": "id", + "debug_file": "libX11-xcb.so.1.0.0", + "debug_id": "D30DA383517CE0BA949EF4E471B6BF6B0", + "end_addr": "0xdb6000", + "filename": "libX11-xcb.so.1.0.0", + "version": "" + }, + { + "base_addr": "0xdb9000", + "code_id": "id", + "debug_file": "libgthread-2.0.so.0.3200.3", + "debug_id": "09C8F9849374946A7C29ABA58FD025CB0", + "end_addr": "0xdbc000", + "filename": "libgthread-2.0.so.0.3200.3", + "version": "" + }, + { + "base_addr": "0xdbc000", + "code_id": "id", + "debug_file": "libxcb.so.1.1.0", + "debug_id": "F55A45A2D9ADB67784D0C961DEC122FD0", + "end_addr": "0xddd000", + "filename": "libxcb.so.1.1.0", + "version": "" + }, + { + "base_addr": "0xddd000", + "code_id": "id", + "debug_file": "libSM.so.6.0.1", + "debug_id": "9FC92034363C6484586796D643C7B0800", + "end_addr": "0xde6000", + "filename": "libSM.so.6.0.1", + "version": "" + }, + { + "base_addr": "0xde9000", + "code_id": "id", + "debug_file": "libm-2.15.so", + "debug_id": "7021C7A54F78CAAF3EE7EA66AEB9D17C0", + "end_addr": "0xe15000", + "filename": "libm-2.15.so", + "version": "" + }, + { + "base_addr": "0xe15000", + "code_id": "id", + "debug_file": "libcairo.so.2.11000.2", + "debug_id": "B0AF5B0EABB974FF721DF5350D23DE6D0", + "end_addr": "0xede000", + "filename": "libcairo.so.2.11000.2", + "version": "" + }, + { + "base_addr": "0xee0000", + "code_id": "id", + "debug_file": "libresolv-2.15.so", + "debug_id": "18B075C32AA95A1ABA75B8103BF14C820", + "end_addr": "0xef6000", + "filename": "libresolv-2.15.so", + "version": "" + }, + { + "base_addr": "0xef8000", + "code_id": "id", + "debug_file": "libXau.so.6.0.0", + "debug_id": "6802674864D21048FCAE28EC78D934CE0", + "end_addr": "0xefc000", + "filename": "libXau.so.6.0.0", + "version": "" + }, + { + "base_addr": "0xefe000", + "code_id": "id", + "debug_file": "libffi.so.6.0.0", + "debug_id": "1A6C21634316D024C8AB6A5EB56CBA290", + "end_addr": "0xf05000", + "filename": "libffi.so.6.0.0", + "version": "" + }, + { + "base_addr": "0xf05000", + "code_id": "id", + "debug_file": "libexpat.so.1.5.2", + "debug_id": "DF7078915456AAD0FFBE3E4BD3A8E7CB0", + "end_addr": "0xf2f000", + "filename": "libexpat.so.1.5.2", + "version": "" + }, + { + "base_addr": "0xf2f000", + "code_id": "id", + "debug_file": "libuuid.so.1.3.0", + "debug_id": "BA595D5D594603E7DA2C4B25FA08F5560", + "end_addr": "0xf35000", + "filename": "libuuid.so.1.3.0", + "version": "" + }, + { + "base_addr": "0xf35000", + "code_id": "id", + "debug_file": "linux-gate.so", + "debug_id": "90F7755880CD800EBEFE1E73CCDF74610", + "end_addr": "0xf36000", + "filename": "linux-gate.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0xf36000", + "code_id": "id", + "debug_file": "libxul.so", + "debug_id": "270A25DD658776750B790E5F8D09CF850", + "end_addr": "0x335e000", + "filename": "libxul.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 1629.337036132812, + "version": "" + }, + { + "base_addr": "0x34c4000", + "code_id": "id", + "debug_file": "libgio-2.0.so.0.3200.3", + "debug_id": "95C8E3F64A6BC6D9F00F69539497F34E0", + "end_addr": "0x361a000", + "filename": "libgio-2.0.so.0.3200.3", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 146.2489929199219, + "version": "" + }, + { + "base_addr": "0x361b000", + "code_id": "id", + "debug_file": "libpcre.so.3.12.1", + "debug_id": "309D598A665A15BB6CC782DB5FF388630", + "end_addr": "0x3657000", + "filename": "libpcre.so.3.12.1", + "version": "" + }, + { + "base_addr": "0x3657000", + "code_id": "id", + "debug_file": "libpng12.so.0.46.0", + "debug_id": "20EABCAACC2094A809AB26239263ACF30", + "end_addr": "0x3681000", + "filename": "libpng12.so.0.46.0", + "version": "" + }, + { + "base_addr": "0x3681000", + "code_id": "id", + "debug_file": "libnsl-2.15.so", + "debug_id": "E3C068851298BB67949D8066D61CA6320", + "end_addr": "0x3699000", + "filename": "libnsl-2.15.so", + "version": "" + }, + { + "base_addr": "0x369b000", + "code_id": "id", + "debug_file": "libmurrine.so", + "debug_id": "EC98DA96ACBEDD56567C366F6867CB220", + "end_addr": "0x36d2000", + "filename": "libmurrine.so", + "version": "" + }, + { + "base_addr": "0x36d2000", + "code_id": "id", + "debug_file": "libcanberra-gtk-module.so", + "debug_id": "94F0CBF7C8A04B37BACA6E50EEFD6ADA0", + "end_addr": "0x36d9000", + "filename": "libcanberra-gtk-module.so", + "version": "" + }, + { + "base_addr": "0x36d9000", + "code_id": "id", + "debug_file": "libogg.so.0.7.1", + "debug_id": "DC6A8B1C672F9003BDDC49CE8771044C0", + "end_addr": "0x36e1000", + "filename": "libogg.so.0.7.1", + "version": "" + }, + { + "base_addr": "0x36e1000", + "code_id": "id", + "debug_file": "libflashplayer.so", + "debug_id": "4BF9B68C9D1E5A731BED644FDCC000350", + "end_addr": "0x4777000", + "filename": "libflashplayer.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x486f000", + "code_id": "id", + "debug_file": "libk5crypto.so.3.1", + "debug_id": "0FFE30F3030BEDA59497C1A4BC827B970", + "end_addr": "0x4897000", + "filename": "libk5crypto.so.3.1", + "version": "" + }, + { + "base_addr": "0x4897000", + "code_id": "id", + "debug_file": "libkrb5.so.26.0.0", + "debug_id": "87517E4CC6FA591731992FD79ECD856F0", + "end_addr": "0x491a000", + "filename": "libkrb5.so.26.0.0", + "version": "" + }, + { + "base_addr": "0x491a000", + "code_id": "id", + "debug_file": "libhcrypto.so.4.1.0", + "debug_id": "99E183D7991096A3D35127D64B26D7FD0", + "end_addr": "0x494e000", + "filename": "libhcrypto.so.4.1.0", + "version": "" + }, + { + "base_addr": "0x494f000", + "code_id": "id", + "debug_file": "libwind.so.0.0.0", + "debug_id": "A797DB191D54F0F3ED2F3C030DDC62750", + "end_addr": "0x4978000", + "filename": "libwind.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x4978000", + "code_id": "id", + "debug_file": "libjson.so.0.0.1", + "debug_id": "B328E4F4A69D973F5D9F2D9FA923BA020", + "end_addr": "0x4980000", + "filename": "libjson.so.0.0.1", + "version": "" + }, + { + "base_addr": "0x4980000", + "code_id": "id", + "debug_file": "libgvfsdbus.so", + "debug_id": "251E3ACA59F56000E1AEE42109F5D6030", + "end_addr": "0x49ab000", + "filename": "libgvfsdbus.so", + "version": "" + }, + { + "base_addr": "0x49ab000", + "code_id": "id", + "debug_file": "libgvfscommon.so", + "debug_id": "8AAF104C74B38DE1FFBFAA769C02F3E60", + "end_addr": "0x49c2000", + "filename": "libgvfscommon.so", + "version": "" + }, + { + "base_addr": "0x5028000", + "code_id": "id", + "debug_file": "libkrb5.so.3.3", + "debug_id": "7107EA9B14528F9EDD5C57749BD4CDC00", + "end_addr": "0x50f7000", + "filename": "libkrb5.so.3.3", + "version": "" + }, + { + "base_addr": "0x6149000", + "code_id": "id", + "debug_file": "libICE.so.6.3.0", + "debug_id": "71E1EF71AC457299212E256A19FBECB90", + "end_addr": "0x6161000", + "filename": "libICE.so.6.3.0", + "version": "" + }, + { + "base_addr": "0x678f000", + "code_id": "id", + "debug_file": "libcom_err.so.2.1", + "debug_id": "8078E2374AE687A08C0F09E0B03DD8A50", + "end_addr": "0x6794000", + "filename": "libcom_err.so.2.1", + "version": "" + }, + { + "base_addr": "0x6f7a000", + "code_id": "id", + "debug_file": "libnss_files-2.15.so", + "debug_id": "4CFB988B3DC826B066E42BF7497B85D20", + "end_addr": "0x6f87000", + "filename": "libnss_files-2.15.so", + "version": "" + }, + { + "base_addr": "0x7f0a000", + "code_id": "id", + "debug_file": "libgcrypt.so.11.7.0", + "debug_id": "585DE4D57C1D9F17DB093A4C1B011A9F0", + "end_addr": "0x7f8f000", + "filename": "libgcrypt.so.11.7.0", + "version": "" + }, + { + "base_addr": "0x8165000", + "code_id": "id", + "debug_file": "libvorbisfile.so.3.3.4", + "debug_id": "430D74729595BBAF5498AE7DF935F6BF0", + "end_addr": "0x816f000", + "filename": "libvorbisfile.so.3.3.4", + "version": "" + }, + { + "base_addr": "0x882f000", + "code_id": "id", + "debug_file": "libkrb5support.so.0.1", + "debug_id": "BCEED86C71E1A86C5270BE5D6058C1970", + "end_addr": "0x8838000", + "filename": "libkrb5support.so.0.1", + "version": "" + }, + { + "base_addr": "0x9068000", + "code_id": "id", + "debug_file": "libwrap.so.0.7.6", + "debug_id": "7004BDA2DAAB51FF496EE0F2A86C09BF0", + "end_addr": "0x9072000", + "filename": "libwrap.so.0.7.6", + "version": "" + }, + { + "base_addr": "0x9712000", + "code_id": "id", + "debug_file": "libpixman-1.so.0.24.4", + "debug_id": "349B2EBEDBCD91346CDCF3D6B6FE72EB0", + "end_addr": "0x97aa000", + "filename": "libpixman-1.so.0.24.4", + "version": "" + }, + { + "base_addr": "0xa1cf000", + "code_id": "id", + "debug_file": "libdconfsettings.so", + "debug_id": "B05165DEB8E7C6BDFAD94BEDC05DC0420", + "end_addr": "0xa1d8000", + "filename": "libdconfsettings.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0xa64c000", + "code_id": "id", + "debug_file": "libsndfile.so.1.0.25", + "debug_id": "9BD51A855612359EE95E11172585398B0", + "end_addr": "0xa6ba000", + "filename": "libsndfile.so.1.0.25", + "version": "" + }, + { + "base_addr": "0xa91f000", + "code_id": "id", + "debug_file": "liboverlay-scrollbar-0.2.so.0.0.16", + "debug_id": "4172875B13E31F01AD07D347A2D816930", + "end_addr": "0xa931000", + "filename": "liboverlay-scrollbar-0.2.so.0.0.16", + "version": "" + }, + { + "base_addr": "0xb0bf000", + "code_id": "id", + "debug_file": "libgssapi_krb5.so.2.2", + "debug_id": "51DDB4A9F306A41AE631C80A282D33F00", + "end_addr": "0xb0fd000", + "filename": "libgssapi_krb5.so.2.2", + "version": "" + }, + { + "base_addr": "0xb921000", + "code_id": "id", + "debug_file": "libp11-kit.so.0.0.0", + "debug_id": "ABC7F723FD883922BFCDA08641F173450", + "end_addr": "0xb933000", + "filename": "libp11-kit.so.0.0.0", + "version": "" + }, + { + "base_addr": "0xd26c000", + "code_id": "id", + "debug_file": "libgtk-x11-2.0.so.0.2400.10", + "debug_id": "3D6A01CB3C9D2381029E99E7170C7D5B0", + "end_addr": "0xd6d2000", + "filename": "libgtk-x11-2.0.so.0.2400.10", + "version": "" + }, + { + "base_addr": "0xf738000", + "code_id": "id", + "debug_file": "libvorbisenc.so.2.0.8", + "debug_id": "10B66D1C97AFAC5377495A02BFDC4D070", + "end_addr": "0xf8b0000", + "filename": "libvorbisenc.so.2.0.8", + "version": "" + }, + { + "base_addr": "0x10425000", + "code_id": "id", + "debug_file": "libkeyutils.so.1.4", + "debug_id": "64697FFBE2F34A4A6339043C8A135E2F0", + "end_addr": "0x10429000", + "filename": "libkeyutils.so.1.4", + "version": "" + }, + { + "base_addr": "0x1069d000", + "code_id": "id", + "debug_file": "libldap_r-2.4.so.2.8.1", + "debug_id": "A3C42F635AD2F7E2F861B312A6C8709D0", + "end_addr": "0x106ee000", + "filename": "libldap_r-2.4.so.2.8.1", + "version": "" + }, + { + "base_addr": "0x10fb8000", + "code_id": "id", + "debug_file": "libasn1.so.8.0.0", + "debug_id": "1700F01768ED85DFCF653CC6B9BA2FDF0", + "end_addr": "0x1105d000", + "filename": "libasn1.so.8.0.0", + "version": "" + }, + { + "base_addr": "0x1144b000", + "code_id": "id", + "debug_file": "liblber-2.4.so.2.8.1", + "debug_id": "8C33EA635C2C38DFB8F85A83786B0C9F0", + "end_addr": "0x1145a000", + "filename": "liblber-2.4.so.2.8.1", + "version": "" + }, + { + "base_addr": "0x11cb5000", + "code_id": "id", + "debug_file": "libltdl.so.7.3.0", + "debug_id": "4A1C5A69AF765F6D50C75F7E208AE3470", + "end_addr": "0x11cbf000", + "filename": "libltdl.so.7.3.0", + "version": "" + }, + { + "base_addr": "0x12240000", + "code_id": "id", + "debug_file": "libasyncns.so.0.3.1", + "debug_id": "73CDA635115A0D7F6D038BCC6DE743160", + "end_addr": "0x12247000", + "filename": "libasyncns.so.0.3.1", + "version": "" + }, + { + "base_addr": "0x12556000", + "code_id": "id", + "debug_file": "libcanberra-gtk.so.0.1.8", + "debug_id": "5F04E65C86A662C559A60667EF7FA4B20", + "end_addr": "0x1255c000", + "filename": "libcanberra-gtk.so.0.1.8", + "version": "" + }, + { + "base_addr": "0x12cbe000", + "code_id": "id", + "debug_file": "libcrypto.so.1.0.0", + "debug_id": "5C9D1692012F60AC46643D4D4461423C0", + "end_addr": "0x12e66000", + "filename": "libcrypto.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x136c5000", + "code_id": "id", + "debug_file": "libibus-1.0.so.0.401.0", + "debug_id": "1A4CF8CEB5C84E17AA42B5AE4B1CC20E0", + "end_addr": "0x1370b000", + "filename": "libibus-1.0.so.0.401.0", + "version": "" + }, + { + "base_addr": "0x138d7000", + "code_id": "id", + "debug_file": "libXdmcp.so.6.0.0", + "debug_id": "A839916B1E4D734D2D0982F50EE1E1420", + "end_addr": "0x138de000", + "filename": "libXdmcp.so.6.0.0", + "version": "" + }, + { + "base_addr": "0x14cc7000", + "code_id": "id", + "debug_file": "libheimbase.so.1.0.0", + "debug_id": "EF45A0DEB41338D2C17EA0EB8EBAA9030", + "end_addr": "0x14cd6000", + "filename": "libheimbase.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x15ce5000", + "code_id": "id", + "debug_file": "libvorbis.so.0.4.5", + "debug_id": "3147CEEAAC46CB0640815E0E292AA4AE0", + "end_addr": "0x15d10000", + "filename": "libvorbis.so.0.4.5", + "version": "" + }, + { + "base_addr": "0x164f3000", + "code_id": "id", + "debug_file": "libudev.so.0.13.0", + "debug_id": "0CBF7313584833084DF834AE9CD65B930", + "end_addr": "0x16503000", + "filename": "libudev.so.0.13.0", + "version": "" + }, + { + "base_addr": "0x16ab1000", + "code_id": "id", + "debug_file": "libsqlite3.so.0.8.6", + "debug_id": "FE4F11D6270466CCE7C4104F407EBFB80", + "end_addr": "0x16b55000", + "filename": "libsqlite3.so.0.8.6", + "version": "" + }, + { + "base_addr": "0x17f71000", + "code_id": "id", + "debug_file": "im-ibus.so", + "debug_id": "F13CC51E9AC523404C73BC3409E6EE9D0", + "end_addr": "0x17f79000", + "filename": "im-ibus.so", + "version": "" + }, + { + "base_addr": "0x18ace000", + "code_id": "id", + "debug_file": "libnss_nis-2.15.so", + "debug_id": "AC17AA1BC8EEF5D34D6C3141D68973670", + "end_addr": "0x18ada000", + "filename": "libnss_nis-2.15.so", + "version": "" + }, + { + "base_addr": "0x18d87000", + "code_id": "id", + "debug_file": "libcurl.so.4.2.0", + "debug_id": "BD113C5C2F85AFDE5B1BFF87ABC91D060", + "end_addr": "0x18de4000", + "filename": "libcurl.so.4.2.0", + "version": "" + }, + { + "base_addr": "0x18eda000", + "code_id": "id", + "debug_file": "libssl.so.1.0.0", + "debug_id": "9C31435FC51ED048A8F0BECC1D53B5040", + "end_addr": "0x18f30000", + "filename": "libssl.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x197f0000", + "code_id": "id", + "debug_file": "libxcb-util.so.0.0.0", + "debug_id": "D7128A9D26E288272F413690D459B2010", + "end_addr": "0x197f7000", + "filename": "libxcb-util.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x19ae3000", + "code_id": "id", + "debug_file": "libnssdbm3.so", + "debug_id": "10C7DE868FAAE818EF81DAAA374A028C0", + "end_addr": "0x19b0c000", + "filename": "libnssdbm3.so", + "version": "" + }, + { + "base_addr": "0x1a6ad000", + "code_id": "id", + "debug_file": "librtmp.so.0", + "debug_id": "851B3779A1792B80A7D67AD335C7907A0", + "end_addr": "0x1a6c7000", + "filename": "librtmp.so.0", + "version": "" + }, + { + "base_addr": "0x1a731000", + "code_id": "id", + "debug_file": "libidn.so.11.6.6", + "debug_id": "0B7399C3C84277E2D2CECAC02790F42F0", + "end_addr": "0x1a765000", + "filename": "libidn.so.11.6.6", + "version": "" + }, + { + "base_addr": "0x1a8dd000", + "code_id": "id", + "debug_file": "libasound_module_pcm_pulse.so", + "debug_id": "7EAA1B4A4232478C2187DEDC90D9D8760", + "end_addr": "0x1a8e4000", + "filename": "libasound_module_pcm_pulse.so", + "version": "" + }, + { + "base_addr": "0x1ac49000", + "code_id": "id", + "debug_file": "libheimntlm.so.0.1.0", + "debug_id": "53629FA6DB8C5B9C068A50290D94E00B0", + "end_addr": "0x1ac51000", + "filename": "libheimntlm.so.0.1.0", + "version": "" + }, + { + "base_addr": "0x1b648000", + "code_id": "id", + "debug_file": "libhx509.so.5.0.0", + "debug_id": "C7411A59F6409AD6A1D3079BF3E3AB000", + "end_addr": "0x1b68f000", + "filename": "libhx509.so.5.0.0", + "version": "" + }, + { + "base_addr": "0x1b94b000", + "code_id": "id", + "debug_file": "libtasn1.so.3.1.12", + "debug_id": "141A81884B6083A8B5290B67D7ECA1460", + "end_addr": "0x1b95d000", + "filename": "libtasn1.so.3.1.12", + "version": "" + }, + { + "base_addr": "0x1bfbc000", + "code_id": "id", + "debug_file": "libnss_compat-2.15.so", + "debug_id": "EAB1C86A9C37D4B4C024432742F6A2700", + "end_addr": "0x1bfc5000", + "filename": "libnss_compat-2.15.so", + "version": "" + }, + { + "base_addr": "0x1c666000", + "code_id": "id", + "debug_file": "libpulsecommon-1.1.so", + "debug_id": "CBB2C79DB29E99B207709BFE55555C4C0", + "end_addr": "0x1c6cb000", + "filename": "libpulsecommon-1.1.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1cadb000", + "code_id": "id", + "debug_file": "libgpg-error.so.0.8.0", + "debug_id": "5C8ED875E193484FCF98FAC61382A1AE0", + "end_addr": "0x1cae0000", + "filename": "libgpg-error.so.0.8.0", + "version": "" + }, + { + "base_addr": "0x1cd17000", + "code_id": "id", + "debug_file": "libgssapi.so.3.0.0", + "debug_id": "0659AC87E3ABB32D3566057D63BDAB200", + "end_addr": "0x1cd54000", + "filename": "libgssapi.so.3.0.0", + "version": "" + }, + { + "base_addr": "0x1d51e000", + "code_id": "id", + "debug_file": "libroken.so.18.1.0", + "debug_id": "E6DFC8983D110B4B159471049ECEA4E50", + "end_addr": "0x1d534000", + "filename": "libroken.so.18.1.0", + "version": "" + }, + { + "base_addr": "0x1d6a7000", + "code_id": "id", + "debug_file": "libselinux.so.1", + "debug_id": "0A3C4A412694FE88D9A07041C3650A200", + "end_addr": "0x1d6c6000", + "filename": "libselinux.so.1", + "version": "" + }, + { + "base_addr": "0x1d866000", + "code_id": "id", + "debug_file": "libpulse.so.0.13.5", + "debug_id": "192DA3BA2A341F4E66FCC07694FF9AEB0", + "end_addr": "0x1d8b4000", + "filename": "libpulse.so.0.13.5", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1e273000", + "code_id": "id", + "debug_file": "libcanberra.so.0.2.5", + "debug_id": "7A0E75D4DECC9CD4F871190BC8B50F770", + "end_addr": "0x1e284000", + "filename": "libcanberra.so.0.2.5", + "version": "" + }, + { + "base_addr": "0x1e96e000", + "code_id": "id", + "debug_file": "libsasl2.so.2.0.25", + "debug_id": "64DCDBDADF3BDBE6CC088A962EC0315C0", + "end_addr": "0x1e98a000", + "filename": "libsasl2.so.2.0.25", + "version": "" + }, + { + "base_addr": "0x1e9f8000", + "code_id": "id", + "debug_file": "libtdb.so.1.2.9", + "debug_id": "C39CFCB9A68B97C3B5765971DF48EC7F0", + "end_addr": "0x1ea0b000", + "filename": "libtdb.so.1.2.9", + "version": "" + }, + { + "base_addr": "0x1ee52000", + "code_id": "id", + "debug_file": "libFLAC.so.8.2.0", + "debug_id": "052CF2022451D9C3C959D85B4F033B060", + "end_addr": "0x1eea0000", + "filename": "libFLAC.so.8.2.0", + "version": "" + }, + { + "base_addr": "0x1f4e6000", + "code_id": "id", + "debug_file": "libsoftokn3.so", + "debug_id": "4296F586BC73E1DDAFA825DD6AC1E2460", + "end_addr": "0x1f527000", + "filename": "libsoftokn3.so", + "version": "" + }, + { + "base_addr": "0x1f80d000", + "code_id": "id", + "debug_file": "UTF-16.so", + "debug_id": "9AC9699090EC72A40390E1860915441D0", + "end_addr": "0x1f812000", + "filename": "UTF-16.so", + "version": "" + }, + { + "base_addr": "0x2028a000", + "code_id": "id", + "debug_file": "libgnutls.so.26.21.8", + "debug_id": "E929B4389A981438116DB6C7016168930", + "end_addr": "0x2034e000", + "filename": "libgnutls.so.26.21.8", + "version": "" + }, + { + "base_addr": "0x20e44000", + "code_id": "id", + "debug_file": "libfreebl3.so", + "debug_id": "69D5F03E0B57E17F6444C57069DDBDB10", + "end_addr": "0x20e9e000", + "filename": "libfreebl3.so", + "version": "" + }, + { + "base_addr": "0x20fd0000", + "code_id": "id", + "debug_file": "libcrypt-2.15.so", + "debug_id": "9B2EC2DD05BD70B2EDB99DA4D400C5A90", + "end_addr": "0x20fda000", + "filename": "libcrypt-2.15.so", + "version": "" + }, + { + "base_addr": "0xab9ff000", + "code_id": "id", + "debug_file": "pulse-shm-1634411169", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xafa00000", + "filename": "pulse-shm-1634411169", + "version": "" + }, + { + "base_addr": "0xb3ac3000", + "code_id": "id", + "debug_file": "SYSV00000000 (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb3c98000", + "filename": "SYSV00000000 (deleted)", + "version": "" + }, + { + "base_addr": "0xb518f000", + "code_id": "id", + "debug_file": "n021003l.pfb", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb51a8000", + "filename": "n021003l.pfb", + "version": "" + }, + { + "base_addr": "0xb51a8000", + "code_id": "id", + "debug_file": "SYSVb2535a5a (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb51b8000", + "filename": "SYSVb2535a5a (deleted)", + "version": "" + }, + { + "base_addr": "0xb51b8000", + "code_id": "id", + "debug_file": "c05880de57d1f5e948fdfacc138775d9-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb51b9000", + "filename": "c05880de57d1f5e948fdfacc138775d9-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb51b9000", + "code_id": "id", + "debug_file": "945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb51bf000", + "filename": "945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb63c1000", + "code_id": "id", + "debug_file": "locale-archive", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb65c1000", + "filename": "locale-archive", + "version": "" + }, + { + "base_addr": "0xb6dc2000", + "code_id": "id", + "debug_file": "omni.ja", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7500000", + "filename": "omni.ja", + "version": "" + }, + { + "base_addr": "0xb7601000", + "code_id": "id", + "debug_file": "99e8ed0e538f840c565b6ed5dad60d56-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7603000", + "filename": "99e8ed0e538f840c565b6ed5dad60d56-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7603000", + "code_id": "id", + "debug_file": "2cd17615ca594fa2959ae173292e504c-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7606000", + "filename": "2cd17615ca594fa2959ae173292e504c-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7606000", + "code_id": "id", + "debug_file": "e7071f4a29fa870f4323321c154eba04-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7607000", + "filename": "e7071f4a29fa870f4323321c154eba04-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7607000", + "code_id": "id", + "debug_file": "0d8c3b2ac0904cb8a57a757ad11a4a08-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7608000", + "filename": "0d8c3b2ac0904cb8a57a757ad11a4a08-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7608000", + "code_id": "id", + "debug_file": "a755afe4a08bf5b97852ceb7400b47bc-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb760c000", + "filename": "a755afe4a08bf5b97852ceb7400b47bc-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb760c000", + "code_id": "id", + "debug_file": "6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb760f000", + "filename": "6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb760f000", + "code_id": "id", + "debug_file": "04aabc0a78ac019cf9454389977116d2-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb761a000", + "filename": "04aabc0a78ac019cf9454389977116d2-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb761a000", + "code_id": "id", + "debug_file": "385c0604a188198f04d133e54aba7fe7-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb761d000", + "filename": "385c0604a188198f04d133e54aba7fe7-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb761d000", + "code_id": "id", + "debug_file": "4794a0821666d79190d59a36cb4f44b5-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb761e000", + "filename": "4794a0821666d79190d59a36cb4f44b5-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb761e000", + "code_id": "id", + "debug_file": "8801497958630a81b71ace7c5f9b32a8-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7621000", + "filename": "8801497958630a81b71ace7c5f9b32a8-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7621000", + "code_id": "id", + "debug_file": "3047814df9a2f067bd2d96a2b9c36e5a-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7625000", + "filename": "3047814df9a2f067bd2d96a2b9c36e5a-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7625000", + "code_id": "id", + "debug_file": "d52a8644073d54c13679302ca1180695-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7632000", + "filename": "d52a8644073d54c13679302ca1180695-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7632000", + "code_id": "id", + "debug_file": "user", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7636000", + "filename": "user", + "version": "" + }, + { + "base_addr": "0xb7636000", + "code_id": "id", + "debug_file": "user", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7637000", + "filename": "user", + "version": "" + }, + { + "base_addr": "0xb7637000", + "code_id": "id", + "debug_file": "gschemas.compiled", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb765b000", + "filename": "gschemas.compiled", + "version": "" + }, + { + "base_addr": "0xb776e000", + "code_id": "id", + "debug_file": "56cf4f4769d0f4abc89a4895d7bd3ae1-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb776f000", + "filename": "56cf4f4769d0f4abc89a4895d7bd3ae1-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb776f000", + "code_id": "id", + "debug_file": "b9d506c9ac06c20b433354fa67a72993-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7770000", + "filename": "b9d506c9ac06c20b433354fa67a72993-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7770000", + "code_id": "id", + "debug_file": "b47c4e1ecd0709278f4910c18777a504-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7774000", + "filename": "b47c4e1ecd0709278f4910c18777a504-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7774000", + "code_id": "id", + "debug_file": "e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7776000", + "filename": "e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7776000", + "code_id": "id", + "debug_file": "7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-3", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7779000", + "filename": "7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-3", + "version": "" + }, + { + "base_addr": "0xb7779000", + "code_id": "id", + "debug_file": "gconv-modules.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0xb7780000", + "filename": "gconv-modules.cache", + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 1, + "cpu_info": "GenuineInte family 15 model 2 stepping 9", + "os": "Linux", + "os_ver": "0.0.0 Linux 3.2.0-38-generic-pae #61-Ubuntu SMP Tue Feb 19 12:39:51 UTC 2013 i686" + }, + "thread_count": 7, + "threads": [ + { + "frame_count": 29, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x798f4d", + "normalized": "libflashplayer.so@0x798f4d", + "offset": "0x3e79f4d", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x6e46d9", + "normalized": "libflashplayer.so@0x6e46d9", + "offset": "0x3dc56d9", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x79a49e", + "normalized": "libflashplayer.so@0x79a49e", + "offset": "0x3e7b49e", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x79c80f", + "normalized": "libflashplayer.so@0x79c80f", + "offset": "0x3e7d80f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x797b87", + "normalized": "libflashplayer.so@0x797b87", + "offset": "0x3e78b87", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x303717", + "normalized": "libflashplayer.so@0x303717", + "offset": "0x39e4717", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x2b86e6", + "normalized": "libflashplayer.so@0x2b86e6", + "offset": "0x39996e6", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x342850", + "normalized": "libflashplayer.so@0x342850", + "offset": "0x3a23850", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x342ecf", + "normalized": "libflashplayer.so@0x342ecf", + "offset": "0x3a23ecf", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x34381c", + "normalized": "libflashplayer.so@0x34381c", + "offset": "0x3a2481c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x344260", + "normalized": "libflashplayer.so@0x344260", + "offset": "0x3a25260", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x346ebb", + "normalized": "libflashplayer.so@0x346ebb", + "offset": "0x3a27ebb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x391a0f", + "normalized": "libflashplayer.so@0x391a0f", + "offset": "0x3a72a0f", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x3927f5", + "normalized": "libflashplayer.so@0x3927f5", + "offset": "0x3a737f5", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x5958c2", + "normalized": "libflashplayer.so@0x5958c2", + "offset": "0x3c768c2", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x53352a", + "normalized": "libflashplayer.so@0x53352a", + "offset": "0x3c1452a", + "trust": "frame_pointer" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 16, + "function": "g_timeout_dispatch", + "function_offset": "0x2e", + "line": 3882, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x47a7e", + "normalized": "g_timeout_dispatch", + "offset": "0x793a7e", + "trust": "frame_pointer" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 17, + "function": "g_main_context_dispatch", + "function_offset": "0x145", + "line": 2539, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x46d85", + "normalized": "g_main_context_dispatch", + "offset": "0x792d85", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 18, + "function": "g_main_context_iterate", + "function_offset": "0x1f4", + "line": 3146, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x47124", + "normalized": "g_main_context_iterate", + "offset": "0x793124", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 19, + "function": "g_main_context_iteration", + "function_offset": "0x40", + "line": 3207, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x47200", + "normalized": "g_main_context_iteration", + "offset": "0x793200", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/message_pump_glib.cc", + "frame": 20, + "function": "base::MessagePumpForUI::RunWithDispatcher(base::MessagePump::Delegate*, base::MessagePumpForUI::Dispatcher*)", + "function_offset": "0x6c", + "line": 195, + "module": "libxul.so", + "module_offset": "0x101e42a", + "normalized": "base::MessagePumpForUI::RunWithDispatcher", + "offset": "0x1f5442a", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/./ipc/chromium/src/base/message_pump_glib.h", + "frame": 21, + "function": "base::MessagePumpForUI::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1e", + "line": 59, + "module": "libxul.so", + "module_offset": "0x101e312", + "normalized": "base::MessagePumpForUI::Run", + "offset": "0x1f54312", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/message_loop.cc", + "frame": 22, + "function": "MessageLoop::RunInternal()", + "function_offset": "0x15", + "line": 215, + "module": "libxul.so", + "module_offset": "0x1008efb", + "normalized": "MessageLoop::RunInternal", + "offset": "0x1f3eefb", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/message_loop.cc", + "frame": 23, + "function": "MessageLoop::Run()", + "function_offset": "0x1f", + "line": 208, + "module": "libxul.so", + "module_offset": "0x1009023", + "normalized": "MessageLoop::Run", + "offset": "0x1f3f023", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/toolkit/xre/nsEmbedFunctions.cpp", + "frame": 24, + "function": "XRE_InitChildProcess", + "function_offset": "0x356", + "line": 485, + "module": "libxul.so", + "module_offset": "0x298f07", + "normalized": "XRE_InitChildProcess", + "offset": "0x11cef07", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/app/MozillaRuntimeMain.cpp", + "frame": 25, + "function": "main", + "function_offset": "0x41", + "line": 48, + "module": "plugin-container", + "module_offset": "0x1611", + "normalized": "main", + "offset": "0x73a611", + "trust": "cfi" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0x194d2", + "normalized": "libc-2.15.so@0x194d2", + "offset": "0x1994d2", + "trust": "cfi" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0x1a5ff3", + "normalized": "libc-2.15.so@0x1a5ff3", + "offset": "0x325ff3", + "trust": "scan" + }, + { + "frame": 28, + "normalized": "@0xbf97a7b2", + "offset": "0xbf97a7b2", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "linux-gate.so", + "module_offset": "0x416", + "offset": "0xf35416", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xeae76", + "offset": "0x26ae76", + "trust": "scan" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/third_party/libevent/epoll_sub.c", + "frame": 2, + "function": "epoll_wait", + "function_offset": "0x3a", + "line": 51, + "module": "libxul.so", + "module_offset": "0x1004300", + "offset": "0x1f3a300", + "trust": "scan" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/third_party/libevent/epoll.c", + "frame": 3, + "function": "epoll_dispatch", + "function_offset": "0x6c", + "line": 208, + "module": "libxul.so", + "module_offset": "0x1003e42", + "offset": "0x1f39e42", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/third_party/libevent/event.c", + "frame": 4, + "function": "event_base_loop", + "function_offset": "0x1d6", + "line": 513, + "module": "libxul.so", + "module_offset": "0x10028f4", + "offset": "0x1f388f4", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/message_pump_libevent.cc", + "frame": 5, + "function": "base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)", + "function_offset": "0x10a", + "line": 340, + "module": "libxul.so", + "module_offset": "0x101582c", + "offset": "0x1f4b82c", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/message_loop.cc", + "frame": 6, + "function": "MessageLoop::RunInternal()", + "function_offset": "0x15", + "line": 215, + "module": "libxul.so", + "module_offset": "0x1008efb", + "offset": "0x1f3eefb", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x1f", + "line": 208, + "module": "libxul.so", + "module_offset": "0x1009023", + "offset": "0x1f3f023", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/thread.cc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x8a", + "line": 156, + "module": "libxul.so", + "module_offset": "0x100d8f2", + "offset": "0x1f438f2", + "trust": "cfi" + }, + { + "file": "/build/buildd/firefox-19.0.2+build1/ipc/chromium/src/base/platform_thread_posix.cc", + "frame": 9, + "function": "ThreadFunc", + "function_offset": "0xe", + "line": 39, + "module": "libxul.so", + "module_offset": "0x1015d80", + "offset": "0x1f4bd80", + "trust": "cfi" + }, + { + "file": "/build/buildd/eglibc-2.15/nptl/pthread_create.c", + "frame": 10, + "function": "start_thread", + "function_offset": "0xcb", + "line": 308, + "module": "libpthread-2.15.so", + "module_offset": "0x6d4b", + "offset": "0x116d4b", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xeed3d", + "offset": "0x26ed3d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "linux-gate.so", + "module_offset": "0x416", + "offset": "0xf35416", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xe05ef", + "offset": "0x2605ef", + "trust": "scan" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c", + "frame": 2, + "function": "g_mutex_unlock", + "function_offset": "0x5", + "line": 224, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x863f5", + "offset": "0x7d23f5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x0", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gpoll.c", + "frame": 4, + "function": "g_poll", + "function_offset": "0x2a", + "line": 132, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x54a7a", + "offset": "0x7a0a7a", + "trust": "scan" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 5, + "function": "g_main_context_iterate", + "function_offset": "0x17d", + "line": 3440, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x470ad", + "offset": "0x7930ad", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 6, + "function": "g_main_loop_run", + "function_offset": "0x7a", + "line": 3340, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x4756a", + "offset": "0x79356a", + "trust": "cfi" + }, + { + "file": "dconfcontext.c", + "frame": 7, + "function": "dconf_context_thread", + "function_offset": "0x33", + "line": 11, + "module": "libdconfsettings.so", + "module_offset": "0x4133", + "offset": "0xa1d3133", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gthread.c", + "frame": 8, + "function": "g_thread_proxy", + "function_offset": "0x72", + "line": 801, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x6a6b2", + "offset": "0x7b66b2", + "trust": "cfi" + }, + { + "file": "/build/buildd/eglibc-2.15/nptl/pthread_create.c", + "frame": 9, + "function": "start_thread", + "function_offset": "0xcb", + "line": 308, + "module": "libpthread-2.15.so", + "module_offset": "0x6d4b", + "offset": "0x116d4b", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xeed3d", + "offset": "0x26ed3d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "linux-gate.so", + "module_offset": "0x416", + "offset": "0xf35416", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xe05ef", + "offset": "0x2605ef", + "trust": "scan" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c", + "frame": 2, + "function": "g_mutex_unlock", + "function_offset": "0x5", + "line": 224, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x863f5", + "offset": "0x7d23f5", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x2", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gpoll.c", + "frame": 4, + "function": "g_poll", + "function_offset": "0x2a", + "line": 132, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x54a7a", + "offset": "0x7a0a7a", + "trust": "scan" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 5, + "function": "g_main_context_iterate", + "function_offset": "0x17d", + "line": 3440, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x470ad", + "offset": "0x7930ad", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "frame": 6, + "function": "g_main_loop_run", + "function_offset": "0x7a", + "line": 3340, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x4756a", + "offset": "0x79356a", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./gio/gdbusprivate.c", + "frame": 7, + "function": "gdbus_shared_thread_func", + "function_offset": "0x29", + "line": 277, + "module": "libgio-2.0.so.0.3200.3", + "module_offset": "0xcf1b9", + "offset": "0x35931b9", + "trust": "cfi" + }, + { + "file": "/build/buildd/glib2.0-2.32.3/./glib/gthread.c", + "frame": 8, + "function": "g_thread_proxy", + "function_offset": "0x72", + "line": 801, + "module": "libglib-2.0.so.0.3200.3", + "module_offset": "0x6a6b2", + "offset": "0x7b66b2", + "trust": "cfi" + }, + { + "file": "/build/buildd/eglibc-2.15/nptl/pthread_create.c", + "frame": 9, + "function": "start_thread", + "function_offset": "0xcb", + "line": 308, + "module": "libpthread-2.15.so", + "module_offset": "0x6d4b", + "offset": "0x116d4b", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xeed3d", + "offset": "0x26ed3d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "linux-gate.so", + "module_offset": "0x416", + "offset": "0xf35416", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x2045476d", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x106b67f", + "offset": "0x474c67f", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x4f0342", + "offset": "0x3bd1342", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x5abb9b", + "offset": "0x3c8cb9b", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libflashplayer.so", + "module_offset": "0x5ac245", + "offset": "0x3c8d245", + "trust": "frame_pointer" + }, + { + "file": "/build/buildd/eglibc-2.15/nptl/pthread_create.c", + "frame": 6, + "function": "start_thread", + "function_offset": "0xcb", + "line": 308, + "module": "libpthread-2.15.so", + "module_offset": "0x6d4b", + "offset": "0x116d4b", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xeed3d", + "offset": "0x26ed3d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "linux-gate.so", + "module_offset": "0x416", + "offset": "0xf35416", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xe05ef", + "offset": "0x2605ef", + "trust": "scan" + }, + { + "frame": 2, + "module": "libpulse.so.0.13.5", + "module_offset": "0x3547f", + "offset": "0x1d89b47f", + "trust": "scan" + }, + { + "file": "pulse/thread-mainloop.c", + "frame": 3, + "function": "poll_func", + "function_offset": "0x45", + "line": 69, + "module": "libpulse.so.0.13.5", + "module_offset": "0x354c5", + "offset": "0x1d89b4c5", + "trust": "scan" + }, + { + "file": "pulse/mainloop.c", + "frame": 4, + "function": "pa_mainloop_poll", + "function_offset": "0xc9", + "line": 875, + "module": "libpulse.so.0.13.5", + "module_offset": "0x23759", + "offset": "0x1d889759", + "trust": "cfi" + }, + { + "file": "pulse/mainloop.c", + "frame": 5, + "function": "pa_mainloop_iterate", + "function_offset": "0x46", + "line": 957, + "module": "libpulse.so.0.13.5", + "module_offset": "0x23fb6", + "offset": "0x1d889fb6", + "trust": "cfi" + }, + { + "file": "pulse/mainloop.c", + "frame": 6, + "function": "pa_mainloop_run", + "function_offset": "0x33", + "line": 975, + "module": "libpulse.so.0.13.5", + "module_offset": "0x24093", + "offset": "0x1d88a093", + "trust": "cfi" + }, + { + "file": "pulse/thread-mainloop.c", + "frame": 7, + "function": "thread", + "function_offset": "0x6d", + "line": 88, + "module": "libpulse.so.0.13.5", + "module_offset": "0x3544d", + "offset": "0x1d89b44d", + "trust": "cfi" + }, + { + "file": "pulsecore/thread-posix.c", + "frame": 8, + "function": "internal_thread_func", + "function_offset": "0x75", + "line": 83, + "module": "libpulsecommon-1.1.so", + "module_offset": "0x46245", + "offset": "0x1c6ac245", + "trust": "cfi" + }, + { + "file": "/build/buildd/eglibc-2.15/nptl/pthread_create.c", + "frame": 9, + "function": "start_thread", + "function_offset": "0xcb", + "line": 308, + "module": "libpthread-2.15.so", + "module_offset": "0x6d4b", + "offset": "0x116d4b", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xeed3d", + "offset": "0x26ed3d", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "linux-gate.so", + "module_offset": "0x416", + "offset": "0xf35416", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libasound.so.2.0.0", + "module_offset": "0x45453", + "offset": "0x4bd453", + "trust": "frame_pointer" + }, + { + "file": "/build/buildd/eglibc-2.15/nptl/pthread_create.c", + "frame": 2, + "function": "start_thread", + "function_offset": "0xcb", + "line": 308, + "module": "libpthread-2.15.so", + "module_offset": "0x6d4b", + "offset": "0x116d4b", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libc-2.15.so", + "module_offset": "0xeed3d", + "offset": "0x26ed3d", + "trust": "frame_pointer" + } + ] + } + ] + }, + "last_crash": null, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Linux", + "os_pretty_version": "Linux", + "os_version": "0.0.0 Linux 3.2.0-38-generic-pae #61-Ubuntu SMP Tue Feb 19 12:39:51 UTC 2013 i686", + "process_type": "plugin", + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; non-integer value of \"SecondsSinceLastCrash\"; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "libflashplayer.so@0x798f4d | libflashplayer.so@0x6e46d9 | libflashplayer.so@0x79a49e | libflashplayer.so@0x79c80f | libflashplayer.so@0x797b87 | libflashplayer.so@0x303717 | libflashplayer.so@0x2b86e6 | libflashplayer.so@0x342850 | libflashplayer.so@0x342ecf | libflashplayer.so@0x34381c | libflashplayer.so@0x344260 | libflashplayer.so@0x346ebb | libflashplayer.so@0x391a0f | libflashplayer.so@0x3927f5 | libflashplayer.so@0x5958c2 | libflashplayer.so@0x53352a | g_timeout_dispatch | g_main_context_dispatch | g_main_context_iterate | g_main_context_iteration | base::MessagePumpForUI::RunWithDispatcher | base::MessagePumpForUI::Run | MessageLoop::RunInternal | MessageLoop::Run | XRE_InitChildProcess | main | libc-2.15.so@0x194d2 | libc-2.15.so@0x1a5ff3 | @0xbf97a7b2", + "reason": "SIGSEGV", + "release_channel": "release", + "signature": "libflashplayer.so@0x798f4d", + "startedDateTime": "2015-11-30T00:00:11.913955+00:00", + "started_datetime": "2015-11-30T00:00:11.913955+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.018772+00:00", + "success": true, + "topmost_filenames": "/build/buildd/glib2.0-2.32.3/./glib/gmain.c", + "truncated": false, + "uptime": 852, + "url": null, + "user_comments": null, + "user_id": "", + "uuid": "51011379-0517-47ff-940f-e7b272151130", + "version": "19.0.2" +} diff --git a/testcrash/processed/66c85e0e-8947-48bb-b3c1-a73a62151130.json b/testcrash/processed/66c85e0e-8947-48bb-b3c1-a73a62151130.json new file mode 100644 index 0000000000..b8b917352d --- /dev/null +++ b/testcrash/processed/66c85e0e-8947-48bb-b3c1-a73a62151130.json @@ -0,0 +1,2108 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [], + "addons_checked": true, + "address": "0x44d00000", + "app_notes": "", + "build": "20110415172201", + "client_crash_date": "2015-11-29T23:59:55+00:00", + "completed_datetime": "2015-11-30T00:00:32.598350+00:00", + "completeddatetime": "2015-11-30T00:00:32.598350+00:00", + "cpu_info": "ARMv0 | 0", + "cpu_name": "arm", + "crash_id": "66c85e0e-8947-48bb-b3c1-a73a62151130", + "crash_time": 1448841595, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:22.981651+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 5617189, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x44d00000", + "crashing_thread": 0, + "type": "SIGSEGV" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xe324", + "offset": "0x40012324", + "registers": { + "fp": "0x44491168", + "lr": "0x01010101", + "pc": "0x40012324", + "r0": "0x01000101", + "r1": "0x44cffffd", + "r10": "0x46473400", + "r12": "0x444911a8", + "r2": "0x4300736a", + "r3": "0x2e396636", + "r4": "0x4b2ac363", + "r5": "0x434ca900", + "r6": "0x44cfffb0", + "r7": "0x4647349c", + "r8": "0x4647349c", + "r9": "0x00000027", + "sp": "0xbeffcfe4" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsscript.cpp:adb5ab01eb86", + "frame": 1, + "function": "js_compare_strings", + "function_offset": "0x5", + "line": 802, + "module": "libxul.so", + "module_offset": "0xa86ee1", + "offset": "0x71a86ee1", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jshash.cpp:adb5ab01eb86", + "frame": 2, + "function": "JS_HashTableRawLookup", + "function_offset": "0x41", + "line": 179, + "module": "libxul.so", + "module_offset": "0xa2a571", + "offset": "0x71a2a571", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsscript.cpp:adb5ab01eb86", + "frame": 3, + "function": "JSScript::NewScriptFromCG", + "function_offset": "0x2e9", + "line": 927, + "module": "libxul.so", + "module_offset": "0xa89c0d", + "offset": "0x71a89c0d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 4, + "function": "js_EmitFunctionScript", + "function_offset": "0x9d", + "line": 3671, + "module": "libxul.so", + "module_offset": "0xa16e69", + "offset": "0x71a16e69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 5, + "function": "js_EmitTree", + "function_offset": "0x3a11", + "line": 4633, + "module": "libxul.so", + "module_offset": "0xa14b8d", + "offset": "0x71a14b8d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 6, + "function": "EmitVariables", + "function_offset": "0x337", + "line": 4280, + "module": "libxul.so", + "module_offset": "0xa10eaf", + "offset": "0x71a10eaf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 7, + "function": "js_EmitTree", + "function_offset": "0xd83", + "line": 5758, + "module": "libxul.so", + "module_offset": "0xa11eff", + "offset": "0x71a11eff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsparse.cpp:adb5ab01eb86", + "frame": 8, + "function": "js::Compiler::compileScript", + "function_offset": "0x365", + "line": 1032, + "module": "libxul.so", + "module_offset": "0xa67c79", + "offset": "0x71a67c79", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsapi.cpp:adb5ab01eb86", + "frame": 9, + "function": "JS_EvaluateUCScriptForPrincipalsVersion", + "function_offset": "0x79", + "line": 5053, + "module": "libxul.so", + "module_offset": "0x9df599", + "offset": "0x719df599", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 44 + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x8000", + "code_id": "id", + "debug_file": "plugin-container", + "debug_id": "1C17541FEE0083D261A250776CD7C6850", + "end_addr": "0xb000", + "filename": "plugin-container", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x40000000", + "code_id": "id", + "debug_file": "liblog.so", + "debug_id": "B6EEF73AF6F95BFA3BB6F2724AAB9EA40", + "end_addr": "0x40003000", + "filename": "liblog.so", + "version": "" + }, + { + "base_addr": "0x40004000", + "code_id": "id", + "debug_file": "libc.so", + "debug_id": "EFAD7F1A07FB04323E360DB63D38990D0", + "end_addr": "0x40046000", + "filename": "libc.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x40054000", + "code_id": "id", + "debug_file": "__properties__ (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x4005f000", + "filename": "__properties__ (deleted)", + "version": "" + }, + { + "base_addr": "0x4005f000", + "code_id": "id", + "debug_file": "libstdc++.so", + "debug_id": "8C977A85FD643F8C05BE719C0757167C0", + "end_addr": "0x40060000", + "filename": "libstdc++.so", + "version": "" + }, + { + "base_addr": "0x40061000", + "code_id": "id", + "debug_file": "libm.so", + "debug_id": "3E59540B9C24EE84316520DA66D4919C0", + "end_addr": "0x40076000", + "filename": "libm.so", + "version": "" + }, + { + "base_addr": "0x40078000", + "code_id": "id", + "debug_file": "libmozutils.so", + "debug_id": "40857F9FDA5961BA465B3F63A0D241770", + "end_addr": "0x40082000", + "filename": "libmozutils.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x4008b000", + "code_id": "id", + "debug_file": "libz.so", + "debug_id": "8CAF68B6ABE39522E68DA71F364D991B0", + "end_addr": "0x400a2000", + "filename": "libz.so", + "version": "" + }, + { + "base_addr": "0x400a3000", + "code_id": "id", + "debug_file": "mozilla.firefox.apk", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x40e7a000", + "filename": "mozilla.firefox.apk", + "version": "" + }, + { + "base_addr": "0x40e7a000", + "code_id": "id", + "debug_file": "libGLESv2.so", + "debug_id": "FE1D03D6F67A0FC22F302CFB24B160150", + "end_addr": "0x40e7e000", + "filename": "libGLESv2.so", + "version": "" + }, + { + "base_addr": "0x40e8b000", + "code_id": "id", + "debug_file": "libplc4.so", + "debug_id": "D4F3C8E9B2EC9DE78F4359C6DF0DABEF0", + "end_addr": "0x40e8d000", + "filename": "libplc4.so", + "version": "" + }, + { + "base_addr": "0x40e8e000", + "code_id": "id", + "debug_file": "libplds4.so", + "debug_id": "A9BE3ED19F7F441CF2547B0E578C7DF60", + "end_addr": "0x40e90000", + "filename": "libplds4.so", + "version": "" + }, + { + "base_addr": "0x40e9b000", + "code_id": "id", + "debug_file": "libmozalloc.so", + "debug_id": "B6A1099C193E18FBA87E2060821B2BBA0", + "end_addr": "0x40ea7000", + "filename": "libmozalloc.so", + "version": "" + }, + { + "base_addr": "0x40ea9000", + "code_id": "id", + "debug_file": "libnspr4.so", + "debug_id": "3EB2F5604A1E3692FDF6C645F54D645D0", + "end_addr": "0x40ec9000", + "filename": "libnspr4.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x40ecc000", + "code_id": "id", + "debug_file": "libmozsqlite3.so", + "debug_id": "C5DEE8A4A05027233EA5CE59B33B559A0", + "end_addr": "0x40f24000", + "filename": "libmozsqlite3.so", + "version": "" + }, + { + "base_addr": "0x40f26000", + "code_id": "id", + "debug_file": "libsmime3.so", + "debug_id": "80E7DD4B91ADC045DA70F26975607AE10", + "end_addr": "0x40f3a000", + "filename": "libsmime3.so", + "version": "" + }, + { + "base_addr": "0x40f3d000", + "code_id": "id", + "debug_file": "libssl3.so", + "debug_id": "E7232AB0C46A945FB9C6A8ED210C4A3F0", + "end_addr": "0x40f59000", + "filename": "libssl3.so", + "version": "" + }, + { + "base_addr": "0x40f66000", + "code_id": "id", + "debug_file": "libnssutil3.so", + "debug_id": "1DA667D74538ED0303FFADCB23B89B7F0", + "end_addr": "0x40f74000", + "filename": "libnssutil3.so", + "version": "" + }, + { + "base_addr": "0x40f78000", + "code_id": "id", + "debug_file": "libnss3.so", + "debug_id": "6AD798EB0CA4C5672AD6E97BB23AA43E0", + "end_addr": "0x4100e000", + "filename": "libnss3.so", + "version": "" + }, + { + "base_addr": "0x41013000", + "code_id": "id", + "debug_file": "mozilla.firefox.apk", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x41dea000", + "filename": "mozilla.firefox.apk", + "version": "" + }, + { + "base_addr": "0x41fdb000", + "code_id": "id", + "debug_file": "libcutils.so", + "debug_id": "A880DE3280E0304585EAAFE9948496A20", + "end_addr": "0x41fea000", + "filename": "libcutils.so", + "version": "" + }, + { + "base_addr": "0x41ffa000", + "code_id": "id", + "debug_file": "libEGL.so", + "debug_id": "D327FA7C205BEA32FA8BA8EC745A84C80", + "end_addr": "0x4201a000", + "filename": "libEGL.so", + "version": "" + }, + { + "base_addr": "0x42020000", + "code_id": "id", + "debug_file": "libutils.so", + "debug_id": "CB05E5B01A0BE3C27D597C9C428F67C60", + "end_addr": "0x4204d000", + "filename": "libutils.so", + "version": "" + }, + { + "base_addr": "0x4204f000", + "code_id": "id", + "debug_file": "libGLESv2_dbg.so", + "debug_id": "CA9529136EF86A9A7093786C7D006D850", + "end_addr": "0x4206f000", + "filename": "libGLESv2_dbg.so", + "version": "" + }, + { + "base_addr": "0x42071000", + "code_id": "id", + "debug_file": "libstlport.so", + "debug_id": "4348887652A439E3BCCCBC796E5BBC600", + "end_addr": "0x420a3000", + "filename": "libstlport.so", + "version": "" + }, + { + "base_addr": "0x42300000", + "code_id": "id", + "debug_file": "libxul.so", + "debug_id": "19CA7F32A5ACE9FBBBEB618A01DAC8650", + "end_addr": "0x43192000", + "filename": "libxul.so", + "version": "" + }, + { + "base_addr": "0x45d00000", + "code_id": "id", + "debug_file": "ashmem (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x46071000", + "filename": "ashmem (deleted)", + "version": "" + }, + { + "base_addr": "0x46071000", + "code_id": "id", + "debug_file": "ashmem (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x463e2000", + "filename": "ashmem (deleted)", + "version": "" + }, + { + "base_addr": "0x70000000", + "code_id": "id", + "debug_file": "libmozalloc.so", + "debug_id": "B6A1099C193E18FBA87E2060821B2BBA0", + "end_addr": "0x7000c000", + "filename": "libmozalloc.so", + "version": "" + }, + { + "base_addr": "0x7000c000", + "code_id": "id", + "debug_file": "libmozalloc.so", + "debug_id": "B6A1099C193E18FBA87E2060821B2BBA0", + "end_addr": "0x7000d000", + "filename": "libmozalloc.so", + "version": "" + }, + { + "base_addr": "0x70100000", + "code_id": "id", + "debug_file": "libnspr4.so", + "debug_id": "3EB2F5604A1E3692FDF6C645F54D645D0", + "end_addr": "0x70120000", + "filename": "libnspr4.so", + "version": "" + }, + { + "base_addr": "0x70120000", + "code_id": "id", + "debug_file": "libnspr4.so", + "debug_id": "3EB2F5604A1E3692FDF6C645F54D645D0", + "end_addr": "0x70122000", + "filename": "libnspr4.so", + "version": "" + }, + { + "base_addr": "0x70200000", + "code_id": "id", + "debug_file": "libplc4.so", + "debug_id": "D4F3C8E9B2EC9DE78F4359C6DF0DABEF0", + "end_addr": "0x70202000", + "filename": "libplc4.so", + "version": "" + }, + { + "base_addr": "0x70202000", + "code_id": "id", + "debug_file": "libplc4.so", + "debug_id": "D4F3C8E9B2EC9DE78F4359C6DF0DABEF0", + "end_addr": "0x70203000", + "filename": "libplc4.so", + "version": "" + }, + { + "base_addr": "0x70300000", + "code_id": "id", + "debug_file": "libplds4.so", + "debug_id": "A9BE3ED19F7F441CF2547B0E578C7DF60", + "end_addr": "0x70302000", + "filename": "libplds4.so", + "version": "" + }, + { + "base_addr": "0x70302000", + "code_id": "id", + "debug_file": "libplds4.so", + "debug_id": "A9BE3ED19F7F441CF2547B0E578C7DF60", + "end_addr": "0x70303000", + "filename": "libplds4.so", + "version": "" + }, + { + "base_addr": "0x70400000", + "code_id": "id", + "debug_file": "libmozsqlite3.so", + "debug_id": "C5DEE8A4A05027233EA5CE59B33B559A0", + "end_addr": "0x70458000", + "filename": "libmozsqlite3.so", + "version": "" + }, + { + "base_addr": "0x70458000", + "code_id": "id", + "debug_file": "libmozsqlite3.so", + "debug_id": "C5DEE8A4A05027233EA5CE59B33B559A0", + "end_addr": "0x7045a000", + "filename": "libmozsqlite3.so", + "version": "" + }, + { + "base_addr": "0x70500000", + "code_id": "id", + "debug_file": "libnssutil3.so", + "debug_id": "1DA667D74538ED0303FFADCB23B89B7F0", + "end_addr": "0x7050e000", + "filename": "libnssutil3.so", + "version": "" + }, + { + "base_addr": "0x7050e000", + "code_id": "id", + "debug_file": "libnssutil3.so", + "debug_id": "1DA667D74538ED0303FFADCB23B89B7F0", + "end_addr": "0x70511000", + "filename": "libnssutil3.so", + "version": "" + }, + { + "base_addr": "0x70600000", + "code_id": "id", + "debug_file": "libnss3.so", + "debug_id": "6AD798EB0CA4C5672AD6E97BB23AA43E0", + "end_addr": "0x70696000", + "filename": "libnss3.so", + "version": "" + }, + { + "base_addr": "0x70696000", + "code_id": "id", + "debug_file": "libnss3.so", + "debug_id": "6AD798EB0CA4C5672AD6E97BB23AA43E0", + "end_addr": "0x7069a000", + "filename": "libnss3.so", + "version": "" + }, + { + "base_addr": "0x70700000", + "code_id": "id", + "debug_file": "libssl3.so", + "debug_id": "E7232AB0C46A945FB9C6A8ED210C4A3F0", + "end_addr": "0x7071c000", + "filename": "libssl3.so", + "version": "" + }, + { + "base_addr": "0x7071c000", + "code_id": "id", + "debug_file": "libssl3.so", + "debug_id": "E7232AB0C46A945FB9C6A8ED210C4A3F0", + "end_addr": "0x7071e000", + "filename": "libssl3.so", + "version": "" + }, + { + "base_addr": "0x70800000", + "code_id": "id", + "debug_file": "libsmime3.so", + "debug_id": "80E7DD4B91ADC045DA70F26975607AE10", + "end_addr": "0x70814000", + "filename": "libsmime3.so", + "version": "" + }, + { + "base_addr": "0x70814000", + "code_id": "id", + "debug_file": "libsmime3.so", + "debug_id": "80E7DD4B91ADC045DA70F26975607AE10", + "end_addr": "0x70817000", + "filename": "libsmime3.so", + "version": "" + }, + { + "base_addr": "0x70900000", + "code_id": "id", + "debug_file": "libxpcom.so", + "debug_id": "681BC1987613DC4D04D1298ADC7DA0A50", + "end_addr": "0x70902000", + "filename": "libxpcom.so", + "version": "" + }, + { + "base_addr": "0x70902000", + "code_id": "id", + "debug_file": "libxpcom.so", + "debug_id": "681BC1987613DC4D04D1298ADC7DA0A50", + "end_addr": "0x70904000", + "filename": "libxpcom.so", + "version": "" + }, + { + "base_addr": "0x70a00000", + "code_id": "id", + "debug_file": "libnssckbi.so", + "debug_id": "E98700F8A09547DECA4B91E4AE357BFD0", + "end_addr": "0x70a47000", + "filename": "libnssckbi.so", + "version": "" + }, + { + "base_addr": "0x70a47000", + "code_id": "id", + "debug_file": "libnssckbi.so", + "debug_id": "E98700F8A09547DECA4B91E4AE357BFD0", + "end_addr": "0x70a54000", + "filename": "libnssckbi.so", + "version": "" + }, + { + "base_addr": "0x70b00000", + "code_id": "id", + "debug_file": "libfreebl3.so", + "debug_id": "AEEF48C6326C05028B0460076F1838BD0", + "end_addr": "0x70b44000", + "filename": "libfreebl3.so", + "version": "" + }, + { + "base_addr": "0x70b44000", + "code_id": "id", + "debug_file": "libfreebl3.so", + "debug_id": "AEEF48C6326C05028B0460076F1838BD0", + "end_addr": "0x70b45000", + "filename": "libfreebl3.so", + "version": "" + }, + { + "base_addr": "0x70c00000", + "code_id": "id", + "debug_file": "libsoftokn3.so", + "debug_id": "692EE4AA77D32E0754F757DF319D59470", + "end_addr": "0x70c21000", + "filename": "libsoftokn3.so", + "version": "" + }, + { + "base_addr": "0x70c21000", + "code_id": "id", + "debug_file": "libsoftokn3.so", + "debug_id": "692EE4AA77D32E0754F757DF319D59470", + "end_addr": "0x70c23000", + "filename": "libsoftokn3.so", + "version": "" + }, + { + "base_addr": "0x71000000", + "code_id": "id", + "debug_file": "libxul.so", + "debug_id": "19CA7F32A5ACE9FBBBEB618A01DAC8650", + "end_addr": "0x71e92000", + "filename": "libxul.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 664.5889892578125, + "version": "" + }, + { + "base_addr": "0x71e92000", + "code_id": "id", + "debug_file": "libxul.so", + "debug_id": "19CA7F32A5ACE9FBBBEB618A01DAC8650", + "end_addr": "0x71fbd000", + "filename": "libxul.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 664.5889892578125, + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "arm", + "cpu_count": 0, + "cpu_info": "ARMv0", + "os": "Linux", + "os_ver": "0.0.0 Linux 3.0.8-svn544 #11 SMP PREEMPT Tue Sep 18 19:24:50 HKT 2012 armv7l" + }, + "thread_count": 9, + "threads": [ + { + "frame_count": 44, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xe324", + "normalized": "libc.so@0xe324", + "offset": "0x40012324", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsscript.cpp:adb5ab01eb86", + "frame": 1, + "function": "js_compare_strings", + "function_offset": "0x5", + "line": 802, + "module": "libxul.so", + "module_offset": "0xa86ee1", + "normalized": "js_compare_strings", + "offset": "0x71a86ee1", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jshash.cpp:adb5ab01eb86", + "frame": 2, + "function": "JS_HashTableRawLookup", + "function_offset": "0x41", + "line": 179, + "module": "libxul.so", + "module_offset": "0xa2a571", + "normalized": "JS_HashTableRawLookup", + "offset": "0x71a2a571", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsscript.cpp:adb5ab01eb86", + "frame": 3, + "function": "JSScript::NewScriptFromCG", + "function_offset": "0x2e9", + "line": 927, + "module": "libxul.so", + "module_offset": "0xa89c0d", + "normalized": "JSScript::NewScriptFromCG", + "offset": "0x71a89c0d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 4, + "function": "js_EmitFunctionScript", + "function_offset": "0x9d", + "line": 3671, + "module": "libxul.so", + "module_offset": "0xa16e69", + "normalized": "js_EmitFunctionScript", + "offset": "0x71a16e69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 5, + "function": "js_EmitTree", + "function_offset": "0x3a11", + "line": 4633, + "module": "libxul.so", + "module_offset": "0xa14b8d", + "normalized": "js_EmitTree", + "offset": "0x71a14b8d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 6, + "function": "EmitVariables", + "function_offset": "0x337", + "line": 4280, + "module": "libxul.so", + "module_offset": "0xa10eaf", + "normalized": "EmitVariables", + "offset": "0x71a10eaf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsemit.cpp:adb5ab01eb86", + "frame": 7, + "function": "js_EmitTree", + "function_offset": "0xd83", + "line": 5758, + "module": "libxul.so", + "module_offset": "0xa11eff", + "normalized": "js_EmitTree", + "offset": "0x71a11eff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsparse.cpp:adb5ab01eb86", + "frame": 8, + "function": "js::Compiler::compileScript", + "function_offset": "0x365", + "line": 1032, + "module": "libxul.so", + "module_offset": "0xa67c79", + "normalized": "js::Compiler::compileScript", + "offset": "0x71a67c79", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsapi.cpp:adb5ab01eb86", + "frame": 9, + "function": "JS_EvaluateUCScriptForPrincipalsVersion", + "function_offset": "0x79", + "line": 5053, + "module": "libxul.so", + "module_offset": "0x9df599", + "normalized": "JS_EvaluateUCScriptForPrincipalsVersion", + "offset": "0x719df599", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:dom/base/nsJSEnvironment.cpp:adb5ab01eb86", + "frame": 10, + "function": "nsJSContext::EvaluateString", + "function_offset": "0x1ef", + "line": 1460, + "module": "libxul.so", + "module_offset": "0x5253e7", + "normalized": "nsJSContext::EvaluateString", + "offset": "0x715253e7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:content/base/src/nsScriptLoader.cpp:adb5ab01eb86", + "frame": 11, + "function": "nsScriptLoader::EvaluateScript", + "function_offset": "0x145", + "line": 906, + "module": "libxul.so", + "module_offset": "0x42f185", + "normalized": "nsScriptLoader::EvaluateScript", + "offset": "0x7142f185", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:content/base/src/nsScriptLoader.cpp:adb5ab01eb86", + "frame": 12, + "function": "nsScriptLoader::ProcessRequest", + "function_offset": "0x111", + "line": 799, + "module": "libxul.so", + "module_offset": "0x42f329", + "normalized": "nsScriptLoader::ProcessRequest", + "offset": "0x7142f329", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:content/base/src/nsScriptLoader.cpp:adb5ab01eb86", + "frame": 13, + "function": "nsScriptLoader::ProcessPendingRequests", + "function_offset": "0x23", + "line": 949, + "module": "libxul.so", + "module_offset": "0x4305cb", + "normalized": "nsScriptLoader::ProcessPendingRequests", + "offset": "0x714305cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:content/base/src/nsScriptLoader.cpp:adb5ab01eb86", + "frame": 14, + "function": "nsScriptLoader::OnStreamComplete", + "function_offset": "0xad", + "line": 1183, + "module": "libxul.so", + "module_offset": "0x430841", + "normalized": "nsScriptLoader::OnStreamComplete", + "offset": "0x71430841", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/base/src/nsStreamLoader.cpp:adb5ab01eb86", + "frame": 15, + "function": "nsStreamLoader::OnStopRequest", + "function_offset": "0x29", + "line": 125, + "module": "libxul.so", + "module_offset": "0x233995", + "normalized": "nsStreamLoader::OnStopRequest", + "offset": "0x71233995", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/streamconv/converters/nsHTTPCompressConv.cpp:adb5ab01eb86", + "frame": 16, + "function": "nsHTTPCompressConv::OnStopRequest", + "function_offset": "0xd", + "line": 127, + "module": "libxul.so", + "module_offset": "0x23f995", + "normalized": "nsHTTPCompressConv::OnStopRequest", + "offset": "0x7123f995", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/protocol/http/HttpChannelChild.cpp:adb5ab01eb86", + "frame": 17, + "function": "mozilla::net::HttpChannelChild::OnStopRequest", + "function_offset": "0x6b", + "line": 385, + "module": "libxul.so", + "module_offset": "0x27c503", + "normalized": "mozilla::net::HttpChannelChild::OnStopRequest", + "offset": "0x7127c503", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/protocol/http/HttpChannelChild.cpp:adb5ab01eb86", + "frame": 18, + "function": "mozilla::net::HttpChannelChild::RecvOnStopRequest", + "function_offset": "0x49", + "line": 364, + "module": "libxul.so", + "module_offset": "0x27c5a9", + "normalized": "mozilla::net::HttpChannelChild::RecvOnStopRequest", + "offset": "0x7127c5a9", + "trust": "cfi" + }, + { + "file": "PHttpChannelChild.cpp", + "frame": 19, + "function": "mozilla::net::PHttpChannelChild::OnMessageReceived", + "function_offset": "0x4a3", + "line": 573, + "module": "libxul.so", + "module_offset": "0x902887", + "normalized": "mozilla::net::PHttpChannelChild::OnMessageReceived", + "offset": "0x71902887", + "trust": "cfi" + }, + { + "file": "PContentChild.cpp", + "frame": 20, + "function": "mozilla::dom::PContentChild::OnMessageReceived", + "function_offset": "0x3d", + "line": 1133, + "module": "libxul.so", + "module_offset": "0x8ef3ed", + "normalized": "mozilla::dom::PContentChild::OnMessageReceived", + "offset": "0x718ef3ed", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/glue/AsyncChannel.cpp:adb5ab01eb86", + "frame": 21, + "function": "mozilla::ipc::AsyncChannel::OnDispatchMessage", + "function_offset": "0x47", + "line": 262, + "module": "libxul.so", + "module_offset": "0x8ac66b", + "normalized": "mozilla::ipc::AsyncChannel::OnDispatchMessage", + "offset": "0x718ac66b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/glue/RPCChannel.cpp:adb5ab01eb86", + "frame": 22, + "function": "mozilla::ipc::RPCChannel::OnMaybeDequeueOne", + "function_offset": "0xc1", + "line": 433, + "module": "libxul.so", + "module_offset": "0x8af241", + "normalized": "mozilla::ipc::RPCChannel::OnMaybeDequeueOne", + "offset": "0x718af241", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/tuple.h:adb5ab01eb86", + "frame": 23, + "function": "RunnableMethod::Run", + "function_offset": "0x1b", + "line": 383, + "module": "libxul.so", + "module_offset": "0x8afb83", + "normalized": "RunnableMethod::Run", + "offset": "0x718afb83", + "trust": "cfi" + }, + { + "file": "../../dist/include/mozilla/ipc/RPCChannel.h", + "frame": 24, + "function": "mozilla::ipc::RPCChannel::DequeueTask::Run", + "function_offset": "0xb", + "line": 450, + "module": "libxul.so", + "module_offset": "0x8afb2f", + "normalized": "mozilla::ipc::RPCChannel::DequeueTask::Run", + "offset": "0x718afb2f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 25, + "function": "MessageLoop::RunTask", + "function_offset": "0x19", + "line": 343, + "module": "libxul.so", + "module_offset": "0x9576d1", + "normalized": "MessageLoop::RunTask", + "offset": "0x719576d1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 26, + "function": "MessageLoop::DeferOrRunPendingTask", + "function_offset": "0x15", + "line": 351, + "module": "libxul.so", + "module_offset": "0x957af5", + "normalized": "MessageLoop::DeferOrRunPendingTask", + "offset": "0x71957af5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 27, + "function": "MessageLoop::DoWork", + "function_offset": "0x6f", + "line": 451, + "module": "libxul.so", + "module_offset": "0x957d5f", + "normalized": "MessageLoop::DoWork", + "offset": "0x71957d5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/glue/MessagePump.cpp:adb5ab01eb86", + "frame": 28, + "function": "mozilla::ipc::DoWorkRunnable::Run", + "function_offset": "0x1f", + "line": 70, + "module": "libxul.so", + "module_offset": "0x8ae30f", + "normalized": "mozilla::ipc::DoWorkRunnable::Run", + "offset": "0x718ae30f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 29, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x121", + "line": 633, + "module": "libxul.so", + "module_offset": "0x930ef1", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x71930ef1", + "trust": "cfi" + }, + { + "file": "nsThreadUtils.cpp", + "frame": 30, + "function": "NS_ProcessNextEvent_P", + "function_offset": "0x15", + "line": 250, + "module": "libxul.so", + "module_offset": "0x90b4e1", + "normalized": "NS_ProcessNextEvent_P", + "offset": "0x7190b4e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/glue/MessagePump.cpp:adb5ab01eb86", + "frame": 31, + "function": "mozilla::ipc::MessagePump::Run", + "function_offset": "0xa1", + "line": 134, + "module": "libxul.so", + "module_offset": "0x8ae1e9", + "normalized": "mozilla::ipc::MessagePump::Run", + "offset": "0x718ae1e9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/glue/MessagePump.cpp:adb5ab01eb86", + "frame": 32, + "function": "mozilla::ipc::MessagePumpForChildProcess::Run", + "function_offset": "0x17", + "line": 229, + "module": "libxul.so", + "module_offset": "0x8ae223", + "normalized": "mozilla::ipc::MessagePumpForChildProcess::Run", + "offset": "0x718ae223", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 33, + "function": "MessageLoop::RunInternal", + "function_offset": "0x11", + "line": 219, + "module": "libxul.so", + "module_offset": "0x9577bd", + "normalized": "MessageLoop::RunInternal", + "offset": "0x719577bd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 34, + "function": "MessageLoop::Run", + "function_offset": "0x23", + "line": 202, + "module": "libxul.so", + "module_offset": "0x95781b", + "normalized": "MessageLoop::Run", + "offset": "0x7195781b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:widget/src/xpwidgets/nsBaseAppShell.cpp:adb5ab01eb86", + "frame": 35, + "function": "nsBaseAppShell::Run", + "function_offset": "0x1f", + "line": 192, + "module": "libxul.so", + "module_offset": "0x867be7", + "normalized": "nsBaseAppShell::Run", + "offset": "0x71867be7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:toolkit/xre/nsEmbedFunctions.cpp:adb5ab01eb86", + "frame": 36, + "function": "XRE_RunAppShell", + "function_offset": "0x27", + "line": 678, + "module": "libxul.so", + "module_offset": "0x210b87", + "normalized": "XRE_RunAppShell", + "offset": "0x71210b87", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/glue/MessagePump.cpp:adb5ab01eb86", + "frame": 37, + "function": "mozilla::ipc::MessagePumpForChildProcess::Run", + "function_offset": "0x11", + "line": 215, + "module": "libxul.so", + "module_offset": "0x8ae21d", + "normalized": "mozilla::ipc::MessagePumpForChildProcess::Run", + "offset": "0x718ae21d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 38, + "function": "MessageLoop::RunInternal", + "function_offset": "0x11", + "line": 219, + "module": "libxul.so", + "module_offset": "0x9577bd", + "normalized": "MessageLoop::RunInternal", + "offset": "0x719577bd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 39, + "function": "MessageLoop::Run", + "function_offset": "0x23", + "line": 202, + "module": "libxul.so", + "module_offset": "0x95781b", + "normalized": "MessageLoop::Run", + "offset": "0x7195781b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:toolkit/xre/nsEmbedFunctions.cpp:adb5ab01eb86", + "frame": 40, + "function": "XRE_InitChildProcess", + "function_offset": "0x1b3", + "line": 515, + "module": "libxul.so", + "module_offset": "0x210ee3", + "offset": "0x71210ee3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:other-licenses/android/APKOpen.cpp:0d759421479d", + "frame": 41, + "function": "ChildProcessInit", + "function_offset": "0x115", + "line": 792, + "module": "libmozutils.so", + "module_offset": "0x5595", + "offset": "0x4007d595", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/app/MozillaRuntimeMainAndroid.cpp:a88efef154df", + "frame": 42, + "function": "main", + "function_offset": "0x53", + "line": 68, + "module": "plugin-container", + "module_offset": "0x11a3", + "offset": "0x91a3", + "trust": "cfi" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x16805", + "offset": "0x4001a805", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xe420", + "offset": "0x40012420", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/third_party/libevent/epoll.c:adb5ab01eb86", + "frame": 1, + "function": "epoll_dispatch", + "function_offset": "0x43", + "line": 208, + "module": "libxul.so", + "module_offset": "0x951677", + "offset": "0x71951677", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/third_party/libevent/event.c:adb5ab01eb86", + "frame": 2, + "function": "event_base_loop", + "function_offset": "0x181", + "line": 513, + "module": "libxul.so", + "module_offset": "0x94d5f1", + "offset": "0x7194d5f1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_pump_libevent.cc:adb5ab01eb86", + "frame": 3, + "function": "base::MessagePumpLibevent::Run", + "function_offset": "0xa5", + "line": 338, + "module": "libxul.so", + "module_offset": "0x96a9e9", + "offset": "0x7196a9e9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 4, + "function": "MessageLoop::RunInternal", + "function_offset": "0x11", + "line": 219, + "module": "libxul.so", + "module_offset": "0x9577bd", + "offset": "0x719577bd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/message_loop.cc:adb5ab01eb86", + "frame": 5, + "function": "MessageLoop::Run", + "function_offset": "0x23", + "line": 202, + "module": "libxul.so", + "module_offset": "0x95781b", + "offset": "0x7195781b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/thread.cc:adb5ab01eb86", + "frame": 6, + "function": "base::Thread::ThreadMain", + "function_offset": "0x45", + "line": 156, + "module": "libxul.so", + "module_offset": "0x95f805", + "offset": "0x7195f805", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:ipc/chromium/src/base/platform_thread_posix.cc:adb5ab01eb86", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x7", + "line": 26, + "module": "libxul.so", + "module_offset": "0x96af3f", + "offset": "0x7196af3f", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xd6e8", + "offset": "0x400116e8", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x126fe", + "offset": "0x400166fe", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x8f", + "line": 417, + "module": "libnspr4.so", + "module_offset": "0x16c5b", + "offset": "0x40ebfc5b", + "trust": "scan" + }, + { + "file": "../../dist/include/mozilla/CondVar.h", + "frame": 3, + "function": "nsCycleCollectorRunner::Run", + "function_offset": "0x2b", + "line": 101, + "module": "libxul.so", + "module_offset": "0x93a9f3", + "offset": "0x7193a9f3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x121", + "line": 633, + "module": "libxul.so", + "module_offset": "0x930ef1", + "offset": "0x71930ef1", + "trust": "cfi" + }, + { + "file": "nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent_P", + "function_offset": "0x15", + "line": 250, + "module": "libxul.so", + "module_offset": "0x90b4e1", + "offset": "0x7190b4e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 6, + "function": "nsThread::ThreadFunc", + "function_offset": "0x55", + "line": 278, + "module": "libxul.so", + "module_offset": "0x9315d9", + "offset": "0x719315d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptthread.c:0d759421479d", + "frame": 7, + "function": "_pt_root", + "function_offset": "0x6f", + "line": 187, + "module": "libnspr4.so", + "module_offset": "0x1a5df", + "offset": "0x40ec35df", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xd6ec", + "offset": "0x400116ec", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x126fe", + "offset": "0x400166fe", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 2, + "function": "pt_TimedWait", + "function_offset": "0x6f", + "line": 292, + "module": "libnspr4.so", + "module_offset": "0x1669f", + "offset": "0x40ebf69f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x33", + "line": 419, + "module": "libnspr4.so", + "module_offset": "0x16bff", + "offset": "0x40ebfbff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/TimerThread.cpp:adb5ab01eb86", + "frame": 4, + "function": "TimerThread::Run", + "function_offset": "0x17f", + "line": 375, + "module": "libxul.so", + "module_offset": "0x933f23", + "offset": "0x71933f23", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 5, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x121", + "line": 633, + "module": "libxul.so", + "module_offset": "0x930ef1", + "offset": "0x71930ef1", + "trust": "cfi" + }, + { + "file": "nsThreadUtils.cpp", + "frame": 6, + "function": "NS_ProcessNextEvent_P", + "function_offset": "0x15", + "line": 250, + "module": "libxul.so", + "module_offset": "0x90b4e1", + "offset": "0x7190b4e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 7, + "function": "nsThread::ThreadFunc", + "function_offset": "0x55", + "line": 278, + "module": "libxul.so", + "module_offset": "0x9315d9", + "offset": "0x719315d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptthread.c:0d759421479d", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x6f", + "line": 187, + "module": "libnspr4.so", + "module_offset": "0x1a5df", + "offset": "0x40ec35df", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xd6e8", + "offset": "0x400116e8", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x126fe", + "offset": "0x400166fe", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x8f", + "line": 417, + "module": "libnspr4.so", + "module_offset": "0x16c5b", + "offset": "0x40ebfc5b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsgc.cpp:adb5ab01eb86", + "frame": 3, + "function": "js::GCHelperThread::threadMain", + "function_offset": "0xb9", + "line": 2084, + "module": "libxul.so", + "module_offset": "0xa2381d", + "offset": "0x71a2381d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptthread.c:0d759421479d", + "frame": 4, + "function": "_pt_root", + "function_offset": "0x6f", + "line": 187, + "module": "libnspr4.so", + "module_offset": "0x1a5df", + "offset": "0x40ec35df", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xd6ec", + "offset": "0x400116ec", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x126fe", + "offset": "0x400166fe", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 2, + "function": "pt_TimedWait", + "function_offset": "0x6f", + "line": 292, + "module": "libnspr4.so", + "module_offset": "0x1669f", + "offset": "0x40ebf69f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x33", + "line": 419, + "module": "libnspr4.so", + "module_offset": "0x16bff", + "offset": "0x40ebfbff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/xpconnect/src/xpcjsruntime.cpp:adb5ab01eb86", + "frame": 4, + "function": "XPCJSRuntime::WatchdogMain", + "function_offset": "0x4f", + "line": 988, + "module": "libxul.so", + "module_offset": "0x6fcf83", + "offset": "0x716fcf83", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptthread.c:0d759421479d", + "frame": 5, + "function": "_pt_root", + "function_offset": "0x6f", + "line": 187, + "module": "libnspr4.so", + "module_offset": "0x1a5df", + "offset": "0x40ec35df", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xd6e8", + "offset": "0x400116e8", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x126fe", + "offset": "0x400166fe", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x8f", + "line": 417, + "module": "libnspr4.so", + "module_offset": "0x16c5b", + "offset": "0x40ebfc5b", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x17", + "line": 614, + "module": "libnspr4.so", + "module_offset": "0x16c83", + "offset": "0x40ebfc83", + "trust": "cfi" + }, + { + "file": "../../dist/include/nsAutoLock.h", + "frame": 4, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x37", + "line": 346, + "module": "libxul.so", + "module_offset": "0x9304db", + "offset": "0x719304db", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.h:adb5ab01eb86", + "frame": 5, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x109", + "line": 114, + "module": "libxul.so", + "module_offset": "0x930ed9", + "offset": "0x71930ed9", + "trust": "cfi" + }, + { + "file": "nsThreadUtils.cpp", + "frame": 6, + "function": "NS_ProcessNextEvent_P", + "function_offset": "0x15", + "line": 250, + "module": "libxul.so", + "module_offset": "0x90b4e1", + "offset": "0x7190b4e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 7, + "function": "nsThread::ThreadFunc", + "function_offset": "0x55", + "line": 278, + "module": "libxul.so", + "module_offset": "0x9315d9", + "offset": "0x719315d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptthread.c:0d759421479d", + "frame": 8, + "function": "_pt_root", + "function_offset": "0x6f", + "line": 187, + "module": "libnspr4.so", + "module_offset": "0x1a5df", + "offset": "0x40ec35df", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xc8d0", + "offset": "0x400108d0", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptio.c:0d759421479d", + "frame": 1, + "function": "PR_Poll", + "function_offset": "0x1a1", + "line": 3917, + "module": "libnspr4.so", + "module_offset": "0x17e8d", + "offset": "0x40ec0e8d", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/base/src/nsSocketTransportService2.cpp:adb5ab01eb86", + "frame": 2, + "function": "nsSocketTransportService::Poll", + "function_offset": "0x73", + "line": 358, + "module": "libxul.so", + "module_offset": "0x232727", + "offset": "0x71232727", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/base/src/nsSocketTransportService2.cpp:adb5ab01eb86", + "frame": 3, + "function": "nsSocketTransportService::DoPollIteration", + "function_offset": "0x147", + "line": 673, + "module": "libxul.so", + "module_offset": "0x232ad7", + "offset": "0x71232ad7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/base/src/nsSocketTransportService2.cpp:adb5ab01eb86", + "frame": 4, + "function": "nsSocketTransportService::OnProcessNextEvent", + "function_offset": "0x2f", + "line": 552, + "module": "libxul.so", + "module_offset": "0x232c5f", + "offset": "0x71232c5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 5, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x71", + "line": 597, + "module": "libxul.so", + "module_offset": "0x930e41", + "offset": "0x71930e41", + "trust": "cfi" + }, + { + "file": "nsThreadUtils.cpp", + "frame": 6, + "function": "NS_ProcessNextEvent_P", + "function_offset": "0x15", + "line": 250, + "module": "libxul.so", + "module_offset": "0x90b4e1", + "offset": "0x7190b4e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:netwerk/base/src/nsSocketTransportService2.cpp:adb5ab01eb86", + "frame": 7, + "function": "nsSocketTransportService::Run", + "function_offset": "0x8b", + "line": 594, + "module": "libxul.so", + "module_offset": "0x2328a3", + "offset": "0x712328a3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 8, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x121", + "line": 633, + "module": "libxul.so", + "module_offset": "0x930ef1", + "offset": "0x71930ef1", + "trust": "cfi" + }, + { + "file": "nsThreadUtils.cpp", + "frame": 9, + "function": "NS_ProcessNextEvent_P", + "function_offset": "0x15", + "line": 250, + "module": "libxul.so", + "module_offset": "0x90b4e1", + "offset": "0x7190b4e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 10, + "function": "nsThread::ThreadFunc", + "function_offset": "0x55", + "line": 278, + "module": "libxul.so", + "module_offset": "0x9315d9", + "offset": "0x719315d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptthread.c:0d759421479d", + "frame": 11, + "function": "_pt_root", + "function_offset": "0x6f", + "line": 187, + "module": "libnspr4.so", + "module_offset": "0x1a5df", + "offset": "0x40ec35df", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0xd6ec", + "offset": "0x400116ec", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x126fe", + "offset": "0x400166fe", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 2, + "function": "pt_TimedWait", + "function_offset": "0x6f", + "line": 292, + "module": "libnspr4.so", + "module_offset": "0x1669f", + "offset": "0x40ebf69f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x33", + "line": 419, + "module": "libnspr4.so", + "module_offset": "0x16bff", + "offset": "0x40ebfbff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptsynch.c:0d759421479d", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x17", + "line": 614, + "module": "libnspr4.so", + "module_offset": "0x16c83", + "offset": "0x40ebfc83", + "trust": "cfi" + }, + { + "file": "../../dist/include/nsAutoLock.h", + "frame": 5, + "function": "nsThreadPool::Run", + "function_offset": "0xbd", + "line": 346, + "module": "libxul.so", + "module_offset": "0x932671", + "offset": "0x71932671", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 6, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x121", + "line": 633, + "module": "libxul.so", + "module_offset": "0x930ef1", + "offset": "0x71930ef1", + "trust": "cfi" + }, + { + "file": "nsThreadUtils.cpp", + "frame": 7, + "function": "NS_ProcessNextEvent_P", + "function_offset": "0x15", + "line": 250, + "module": "libxul.so", + "module_offset": "0x90b4e1", + "offset": "0x7190b4e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:xpcom/threads/nsThread.cpp:adb5ab01eb86", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0x55", + "line": 278, + "module": "libxul.so", + "module_offset": "0x9315d9", + "offset": "0x719315d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-2.1:nsprpub/pr/src/pthreads/ptthread.c:0d759421479d", + "frame": 9, + "function": "_pt_root", + "function_offset": "0x6f", + "line": 187, + "module": "libnspr4.so", + "module_offset": "0x1a5df", + "offset": "0x40ec35df", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12f06", + "offset": "0x40016f06", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc.so", + "module_offset": "0x12a5a", + "offset": "0x40016a5a", + "trust": "scan" + } + ] + } + ] + }, + "last_crash": null, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Linux", + "os_pretty_version": "Linux", + "os_version": "0.0.0 Linux 3.0.8-svn544 #11 SMP PREEMPT Tue Sep 18 19:24:50 HKT 2012 armv7l", + "process_type": "content", + "processor_notes": "processor_prod-processor-i-9a956940_1515; MozillaProcessorAlgorithm2015; non-integer value of \"SecondsSinceLastCrash\"; skunk_classifier: reject - not a plugin hang", + "product": "Fennec", + "productid": "", + "proto_signature": "libc.so@0xe324 | js_compare_strings | JS_HashTableRawLookup | JSScript::NewScriptFromCG | js_EmitFunctionScript | js_EmitTree | EmitVariables | js_EmitTree | js::Compiler::compileScript | JS_EvaluateUCScriptForPrincipalsVersion | nsJSContext::EvaluateString | nsScriptLoader::EvaluateScript | nsScriptLoader::ProcessRequest | nsScriptLoader::ProcessPendingRequests | nsScriptLoader::OnStreamComplete | nsStreamLoader::OnStopRequest | nsHTTPCompressConv::OnStopRequest | mozilla::net::HttpChannelChild::OnStopRequest | mozilla::net::HttpChannelChild::RecvOnStopRequest | mozilla::net::PHttpChannelChild::OnMessageReceived | mozilla::dom::PContentChild::OnMessageReceived | mozilla::ipc::AsyncChannel::OnDispatchMessage | mozilla::ipc::RPCChannel::OnMaybeDequeueOne | RunnableMethod::Run | mozilla::ipc::RPCChannel::DequeueTask::Run | MessageLoop::RunTask | MessageLoop::DeferOrRunPendingTask | MessageLoop::DoWork | mozilla::ipc::DoWorkRunnable::Run | nsThread::ProcessNextEvent | NS_ProcessNextEvent_P | mozilla::ipc::MessagePump::Run | mozilla::ipc::MessagePumpForChildProcess::Run | MessageLoop::RunInternal | MessageLoop::Run | nsBaseAppShell::Run | XRE_RunAppShell | mozilla::ipc::MessagePumpForChildProcess::Run | MessageLoop::RunInternal | MessageLoop::Run", + "reason": "SIGSEGV", + "release_channel": "release", + "signature": "js_compare_strings", + "startedDateTime": "2015-11-30T00:00:29.754193+00:00", + "started_datetime": "2015-11-30T00:00:29.754193+00:00", + "submitted_timestamp": "2015-11-30T00:00:22.981651+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-2.1:js/src/jsscript.cpp:adb5ab01eb86", + "truncated": false, + "uptime": 6651, + "url": null, + "user_comments": null, + "user_id": "", + "uuid": "66c85e0e-8947-48bb-b3c1-a73a62151130", + "version": "4.0.1" +} diff --git a/testcrash/processed/6a677f32-6b3a-4038-a4ae-12e582151130.json b/testcrash/processed/6a677f32-6b3a-4038-a4ae-12e582151130.json new file mode 100644 index 0000000000..8b210ac115 --- /dev/null +++ b/testcrash/processed/6a677f32-6b3a-4038-a4ae-12e582151130.json @@ -0,0 +1,5559 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : \n MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IP] : 2 : 3 : \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n RSVP TCPv6 Service Provider : 2 : 1 : \n RSVP TCP Service Provider : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n RSVP UDPv6 Service Provider : 2 : 2 : \n RSVP UDP Service Provider : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll", + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "38.3.0" + ] + ], + "addons_checked": true, + "address": "0x5e531703", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0102, AdapterSubsysID: 2ad4103c, AdapterDriverVersion: 8.15.10.2372\n", + "build": "20150928051427", + "client_crash_date": "2015-11-28T15:30:27+00:00", + "completed_datetime": "2015-11-30T00:00:10.780411+00:00", + "completeddatetime": "2015-11-30T00:00:10.780411+00:00", + "cpu_info": "GenuineIntel family 6 model 42 stepping 7 | 2", + "cpu_name": "x86", + "crash_id": "6a677f32-6b3a-4038-a4ae-12e582151130", + "crash_time": 1448724627, + "crashedThread": 23, + "date_processed": "2015-11-30T00:00:01.220659+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 4645942, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x5e531703", + "crashing_thread": 23, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/components/terminator/nsTerminator.cpp:fc916052746c", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x3d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1341703", + "offset": "0x5e531703", + "registers": { + "eax": "0x0000003f", + "ebp": "0x15acfb9c", + "ebx": "0x0056ba78", + "ecx": "0x5f3bd054", + "edi": "0x13ced6b0", + "edx": "0x02806000", + "efl": "0x00000246", + "eip": "0x5e531703", + "esi": "0x0000003f", + "esp": "0x15acfb98" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 2, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ], + "threads_index": 23, + "total_frames": 8 + }, + "largest_free_vm_block": "0x70df0000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x210000", + "code_id": "5609418B7b000", + "debug_file": "thunderbird.pdb", + "debug_id": "69C75935107B4976979E283FDAA6DED51", + "end_addr": "0x28b000", + "filename": "thunderbird.exe", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "38.3.0.5749" + }, + { + "base_addr": "0x5bfc0000", + "code_id": "4DA884DCc0b000", + "debug_file": "igd10umd32.pdb", + "debug_id": "97E21413F9434FD29A2FCCD57F9B80F41", + "end_addr": "0x5cbcb000", + "filename": "igd10umd32.dll", + "missing_symbols": true, + "version": "8.15.10.2372" + }, + { + "base_addr": "0x5d0e0000", + "code_id": "56093E2810a000", + "debug_file": "icuin52.pdb", + "debug_id": "7E06AEC7D2B340FD9EBF424D8481D5DA1", + "end_addr": "0x5d1ea000", + "filename": "icuin52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x5d1f0000", + "code_id": "560942672387000", + "debug_file": "xul.pdb", + "debug_id": "D0C4AB3EB615484FA38C7DAB0500AEDE1", + "end_addr": "0x5f577000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "38.3.0.5749" + }, + { + "base_addr": "0x60c00000", + "code_id": "5153774D175000", + "debug_file": "d3d11.pdb", + "debug_id": "A40CED7361AB405886384123277BE23F1", + "end_addr": "0x60d75000", + "filename": "d3d11.dll", + "version": "6.2.9200.16570" + }, + { + "base_addr": "0x60d80000", + "code_id": "55C39B97170000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E38B99B3657C4EE6AEFAF6B82D1BC96D2", + "end_addr": "0x60ef0000", + "filename": "explorerframe.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x615a0000", + "code_id": "4A5BDA4E14000", + "debug_file": "msacm32.pdb", + "debug_id": "3D318D5E38C54502B64578F0710A510F2", + "end_addr": "0x615b4000", + "filename": "msacm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x61c40000", + "code_id": "54D03BA036000", + "debug_file": "AudioSes.pdb", + "debug_id": "CB4B0ADA67AF422B9DE62BEBC004011F2", + "end_addr": "0x61c76000", + "filename": "AudioSes.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x61c80000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x61cf9000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x634e0000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x63576000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x63580000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x635dc000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x638f0000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x639a2000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x650a0000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x650d9000", + "filename": "MMDevAPI.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x65690000", + "code_id": "56093DA2cd000", + "debug_file": "icuuc52.pdb", + "debug_id": "F9CD861CD418440884FA432C1315748A1", + "end_addr": "0x6575d000", + "filename": "icuuc52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x65820000", + "code_id": "560941C6189000", + "debug_file": "nss3.pdb", + "debug_id": "CD7FA66D4E614D48BEB3D4890C102BF21", + "end_addr": "0x659a9000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "38.3.0.5749" + }, + { + "base_addr": "0x659b0000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x65a9e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x660c0000", + "code_id": "48EC192D70000", + "debug_file": "d3dx10_40.pdb", + "debug_id": "1CE329C51F3441A881FA1025292AFE861", + "end_addr": "0x66130000", + "filename": "D3Dx10_40.dll", + "version": "9.24.950.2656" + }, + { + "base_addr": "0x66220000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x66291000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x67280000", + "code_id": "4CE7BA2630000", + "debug_file": "wdmaud.pdb", + "debug_id": "F232D0B492574D7992D5805BEF84A01E2", + "end_addr": "0x672b0000", + "filename": "wdmaud.drv", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x67440000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x67458000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x675a0000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x675dc000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x67ba0000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x67bcf000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x67c40000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x67c82000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x67d50000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x67d5f000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x68a70000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x68a7a000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69010000", + "code_id": "4A5BDA847000", + "debug_file": "midimap.pdb", + "debug_id": "49F76FA53B854E54A748A2B4301471B62", + "end_addr": "0x69017000", + "filename": "midimap.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69020000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x69024000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69070000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x69082000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69680000", + "code_id": "4F0412C970000", + "debug_file": "ntshrui.pdb", + "debug_id": "B1397869A4914797AEA1040E4BD4F1932", + "end_addr": "0x696f0000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17755" + }, + { + "base_addr": "0x697a0000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x697aa000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69a50000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x69a62000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6a130000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x6a225000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x6b0d0000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x6b0d5000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6b190000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x6b1c2000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6bad0000", + "code_id": "4A5BDA0C9000", + "debug_file": "linkinfo.pdb", + "debug_id": "C59792ACF0F34EC89B922F50152D26F72", + "end_addr": "0x6bad9000", + "filename": "linkinfo.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6c700000", + "code_id": "54827C5C10000", + "debug_file": "nlaapi.pdb", + "debug_id": "35699EF53C274DC39F171EC595E161B62", + "end_addr": "0x6c710000", + "filename": "nlaapi.dll", + "version": "6.1.7601.18685" + }, + { + "base_addr": "0x6c8d0000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x6c8db000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6cf90000", + "code_id": "55B8D535136000", + "debug_file": "DWrite.pdb", + "debug_id": "B336B767245B4DB7AF21BCEA8914F1871", + "end_addr": "0x6d0c6000", + "filename": "DWrite.dll", + "version": "6.2.9200.17461" + }, + { + "base_addr": "0x6d0d0000", + "code_id": "50F3170F4c000", + "debug_file": "dxgi.pdb", + "debug_id": "4184519EBA8C4D3C90017DC3F4DFBAA11", + "end_addr": "0x6d11c000", + "filename": "dxgi.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x6d120000", + "code_id": "528BF6B2347000", + "debug_file": "d2d1.pdb", + "debug_id": "C765074D60EF4D5A8262BCAF5F9AB0F21", + "end_addr": "0x6d467000", + "filename": "d2d1.dll", + "version": "6.2.9200.16765" + }, + { + "base_addr": "0x6d470000", + "code_id": "559EB13D13000", + "debug_file": "dwmapi.pdb", + "debug_id": "3478583A5A88473EA647096A55E52C2A2", + "end_addr": "0x6d483000", + "filename": "dwmapi.dll", + "version": "6.1.7601.18917" + }, + { + "base_addr": "0x6d490000", + "code_id": "4A5BDB3C80000", + "debug_file": "wuxtheme.pdb", + "debug_id": "20C669C0018E406295BFA56B7C93850F2", + "end_addr": "0x6d510000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d910000", + "code_id": "50F3234E4000", + "debug_file": "api-ms-win-downlevel-advapi32-l2-1-0.pdb", + "debug_id": "DD3636F59F6741CB80DEE0ABEAEF8C111", + "end_addr": "0x6d914000", + "filename": "api-ms-win-downlevel-advapi32-l2-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x6e250000", + "code_id": "4DF985DB2f000", + "debug_file": "XmlLite.pdb", + "debug_id": "2A7A661DFDDA4DB98ACC43DC56705DFC2", + "end_addr": "0x6e27f000", + "filename": "xmllite.dll", + "version": "1.3.1001.0" + }, + { + "base_addr": "0x6e670000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x6e695000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ecb0000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x6ecd1000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ede0000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x6ede7000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f000000", + "code_id": "5258ADA638000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "1F1E56C7FD0A45B09A523FA4F0944F632", + "end_addr": "0x6f038000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.18283" + }, + { + "base_addr": "0x6f040000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x6f046000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f050000", + "code_id": "4D91528427000", + "debug_file": "wlidNSP.pdb", + "debug_id": "1069480AB6874CDEAF1BBE9A7518BFDF1", + "end_addr": "0x6f077000", + "filename": "WLIDNSP.DLL", + "version": "7.250.4232.0" + }, + { + "base_addr": "0x6f080000", + "code_id": "4D6F273344000", + "debug_file": "dnsapi.pdb", + "debug_id": "4B77BA91498A432F8DD6E52085C4C4232", + "end_addr": "0x6f0c4000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17570" + }, + { + "base_addr": "0x6f0d0000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x6f0d6000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f0e0000", + "code_id": "522BDB3E3c000", + "debug_file": "mswsock.pdb", + "debug_id": "8038E175506747EBA8552A29BC46BF4A2", + "end_addr": "0x6f11c000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18254" + }, + { + "base_addr": "0x6f2c0000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x6f2c5000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x717d0000", + "code_id": "553A834519e000", + "debug_file": "comctl32.pdb", + "debug_id": "6212F6372DFF46B389B1997A0E79C1F52", + "end_addr": "0x7196e000", + "filename": "comctl32.dll", + "version": "6.10.7601.18837" + }, + { + "base_addr": "0x71dd0000", + "code_id": "53C7293629000", + "debug_file": "winsta.pdb", + "debug_id": "10A4561AC6EA4C0DA9CFA8AA07B1E1892", + "end_addr": "0x71df9000", + "filename": "winsta.dll", + "version": "6.1.7601.18540" + }, + { + "base_addr": "0x72010000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x720fb000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72d30000", + "code_id": "55F856A48000", + "debug_file": "secur32.pdb", + "debug_id": "22F567D129644B5BB63BEEA859E5D6CC2", + "end_addr": "0x72d38000", + "filename": "secur32.dll", + "version": "6.1.7601.19007" + }, + { + "base_addr": "0x73010000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x7304b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73050000", + "code_id": "54D03C4A17000", + "debug_file": "cryptsp.pdb", + "debug_id": "751AA139BF17468F9BAAD1D6A7913FAA1", + "end_addr": "0x73067000", + "filename": "cryptsp.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x73080000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x73087000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73090000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x730ac000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x730b0000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x730be000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73310000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x7331d000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73c40000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x73c48000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74410000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-shlwapi-l2-1-0.pdb", + "debug_id": "75DCF1B0D47947CBB4EA48BD45EBA5D01", + "end_addr": "0x74414000", + "filename": "api-ms-win-downlevel-shlwapi-l2-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x74430000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x74440000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74440000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x74447000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74490000", + "code_id": "4A5BDA4F8000", + "debug_file": "msacm32.pdb", + "debug_id": "EB29395AE01743DB8C5DCB7F5A1350F91", + "end_addr": "0x74498000", + "filename": "msacm32.drv", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x744b0000", + "code_id": "560941D738000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "861CF27CB9E8484384BC471075E40EA51", + "end_addr": "0x744e8000", + "filename": "sandboxbroker.dll", + "version": "38.3.0.5749" + }, + { + "base_addr": "0x745d0000", + "code_id": "4A5BDA0912000", + "debug_file": "l3codeca.pdb", + "debug_id": "9BC842CCC3604EA9BFDA9A6E0E87CB522", + "end_addr": "0x745e2000", + "filename": "l3codeca.acm", + "version": "1.9.0.401" + }, + { + "base_addr": "0x745f0000", + "code_id": "50C1E0694f000", + "debug_file": "Wpc.pdb", + "debug_id": "58C99D979ADA4CD795F8740CE23C2E1F2", + "end_addr": "0x7463f000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x746c0000", + "code_id": "560941F07000", + "debug_file": "nsldappr32v60.pdb", + "debug_id": "50F12599415B46A8BD9625938547A9151", + "end_addr": "0x746c7000", + "filename": "NSLDAPPR32V60.dll", + "version": "" + }, + { + "base_addr": "0x746d0000", + "code_id": "560941ED27000", + "debug_file": "nsldap32v60.pdb", + "debug_id": "E92BB4F6884E4DE492350EA4DE3FCA7F1", + "end_addr": "0x746f7000", + "filename": "NSLDAP32V60.dll", + "version": "" + }, + { + "base_addr": "0x74720000", + "code_id": "5609418519000", + "debug_file": "mozglue.pdb", + "debug_id": "FA47C8D8684C497D887D872E25A1D4FE1", + "end_addr": "0x74739000", + "filename": "mozglue.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "38.3.0.5749" + }, + { + "base_addr": "0x74770000", + "code_id": "5609418A6000", + "debug_file": "mozalloc.pdb", + "debug_id": "DC820EB5202046ECA218F4794D540B661", + "end_addr": "0x74776000", + "filename": "mozalloc.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "38.3.0.5749" + }, + { + "base_addr": "0x74b80000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x74b89000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b90000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x74b9f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ba0000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x74baf000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74bb0000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x74bc9000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74bd0000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x74bd9000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74be0000", + "code_id": "4FF4B0F611000", + "debug_file": "netapi32.pdb", + "debug_id": "BB029B7F0A2941ADBCD6BE7A2DE3BAA42", + "end_addr": "0x74bf1000", + "filename": "netapi32.dll", + "version": "6.1.7601.17887" + }, + { + "base_addr": "0x74cd0000", + "code_id": "5609EC39c000", + "debug_file": "cryptbase.pdb", + "debug_id": "AFEB2AC0E63E4D40BBAB57A30DD331102", + "end_addr": "0x74cdc000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7601.19018" + }, + { + "base_addr": "0x74ce0000", + "code_id": "55F856D160000", + "debug_file": "wsspicli.pdb", + "debug_id": "1C9E548E37E84322A28DE38648AE38E51", + "end_addr": "0x74d40000", + "filename": "sspicli.dll", + "version": "6.1.7601.19007" + }, + { + "base_addr": "0x74d40000", + "code_id": "4CE7BA59100000", + "debug_file": "wuser32.pdb", + "debug_id": "0FCE9CC301ED4567A819705B2718E1D62", + "end_addr": "0x74e40000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74e40000", + "code_id": "54B9C914cc000", + "debug_file": "msctf.pdb", + "debug_id": "8F352E9ADBAB43E592585B4F943B07842", + "end_addr": "0x74f0c000", + "filename": "msctf.dll", + "version": "6.1.7601.18731" + }, + { + "base_addr": "0x74f10000", + "code_id": "5609FE30f0000", + "debug_file": "wrpcrt4.pdb", + "debug_id": "939E6615E71C494EB44F78D97CCF43462", + "end_addr": "0x75000000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.19018" + }, + { + "base_addr": "0x75000000", + "code_id": "5609FED447000", + "debug_file": "wkernelbase.pdb", + "debug_id": "DCFBD3403FCC45FFBE2CD62E16784D9C1", + "end_addr": "0x75047000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19018" + }, + { + "base_addr": "0x75050000", + "code_id": "55C39C76c4b000", + "debug_file": "shell32.pdb", + "debug_id": "5C42EE1D879B43178664BD1316C68EBB2", + "end_addr": "0x75c9b000", + "filename": "shell32.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x75ca0000", + "code_id": "55E66336a000", + "debug_file": "wlpk.pdb", + "debug_id": "77E78518B8E54904A6CCCA4997DF02111", + "end_addr": "0x75caa000", + "filename": "lpk.dll", + "version": "6.1.7601.18985" + }, + { + "base_addr": "0x75cb0000", + "code_id": "50F3244E3000", + "debug_file": "api-ms-win-downlevel-normaliz-l1-1-0.pdb", + "debug_id": "5402F63552F34E26A727BF0C479713EE1", + "end_addr": "0x75cb3000", + "filename": "api-ms-win-downlevel-normaliz-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75cc0000", + "code_id": "556362E419000", + "debug_file": "sechost.pdb", + "debug_id": "2C99B7B1394E4C64B66DE258B63C07F51", + "end_addr": "0x75cd9000", + "filename": "sechost.dll", + "version": "6.1.7601.18869" + }, + { + "base_addr": "0x75ce0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x75e7d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75e80000", + "code_id": "55AFD611a1000", + "debug_file": "advapi32.pdb", + "debug_id": "4E8A4C370EB04E0FBCDC24BC1371D96F2", + "end_addr": "0x75f21000", + "filename": "advapi32.dll", + "version": "6.1.7601.18939" + }, + { + "base_addr": "0x75f30000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x75f87000", + "filename": "shlwapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75f90000", + "code_id": "4EEAF722ac000", + "debug_file": "msvcrt.pdb", + "debug_id": "F1D253F9555C46DF8076400A52B3A9292", + "end_addr": "0x7603c000", + "filename": "msvcrt.dll", + "version": "7.0.7601.17744" + }, + { + "base_addr": "0x76040000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x76075000", + "filename": "ws2_32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76110000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x76127000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x761b0000", + "code_id": "4DDB887D12000", + "debug_file": "devobj.pdb", + "debug_id": "583F4457964D46CA8C36ED4903BE6AA22", + "end_addr": "0x761c2000", + "filename": "devobj.dll", + "version": "6.1.7601.17621" + }, + { + "base_addr": "0x761d0000", + "code_id": "553E88222f000", + "debug_file": "wintrust.pdb", + "debug_id": "B17FFF2931DC44B19A1C95B5BDF4CA542", + "end_addr": "0x761ff000", + "filename": "wintrust.dll", + "version": "6.1.7601.18839" + }, + { + "base_addr": "0x76200000", + "code_id": "50F322F94000", + "debug_file": "api-ms-win-downlevel-user32-l1-1-0.pdb", + "debug_id": "02CB034817B44ABB99DA042A6008FE6C1", + "end_addr": "0x76204000", + "filename": "api-ms-win-downlevel-user32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76240000", + "code_id": "55F8D5D81f3000", + "debug_file": "wininet.pdb", + "debug_id": "41A4CE5BC0984F3F9D51783FF633B05D2", + "end_addr": "0x76433000", + "filename": "wininet.dll", + "version": "11.0.9600.18057" + }, + { + "base_addr": "0x76440000", + "code_id": "50F322EC4000", + "debug_file": "api-ms-win-downlevel-ole32-l1-1-0.pdb", + "debug_id": "652BBF244E0D4471959C6080260743B71", + "end_addr": "0x76444000", + "filename": "api-ms-win-downlevel-ole32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76450000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x76456000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76460000", + "code_id": "5581B03F90000", + "debug_file": "wgdi32.pdb", + "debug_id": "6E2E9DA4A20241F7B6BB0F1B89FD7A522", + "end_addr": "0x764f0000", + "filename": "gdi32.dll", + "version": "6.1.7601.18898" + }, + { + "base_addr": "0x764f0000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x76573000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x76580000", + "code_id": "50F3243A5000", + "debug_file": "api-ms-win-downlevel-advapi32-l1-1-0.pdb", + "debug_id": "815D3737568D4305842320735DA06F721", + "end_addr": "0x76585000", + "filename": "api-ms-win-downlevel-advapi32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x766e0000", + "code_id": "4CE7BA5360000", + "debug_file": "wimm32.pdb", + "debug_id": "35DD4069EB2A43BF869D6E311FAD09452", + "end_addr": "0x76740000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76740000", + "code_id": "4DDB885127000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "E4C73E93B825413F99E80BA656C483172", + "end_addr": "0x76767000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17621" + }, + { + "base_addr": "0x76770000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x7677c000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76780000", + "code_id": "55981B9E15c000", + "debug_file": "ole32.pdb", + "debug_id": "DE14A7E1B047414B826E606585170A892", + "end_addr": "0x768dc000", + "filename": "ole32.dll", + "version": "6.1.7601.18915" + }, + { + "base_addr": "0x768e0000", + "code_id": "55F8E1D4232000", + "debug_file": "iertutil.pdb", + "debug_id": "373380304ED4402EA3544301B703A71D2", + "end_addr": "0x76b12000", + "filename": "iertutil.dll", + "version": "11.0.9600.18057" + }, + { + "base_addr": "0x76b20000", + "code_id": "5359C2C99d000", + "debug_file": "usp10.pdb", + "debug_id": "3F67909EA38E4063BEF9EF452618321C1", + "end_addr": "0x76bbd000", + "filename": "usp10.dll", + "version": "1.626.7601.18454" + }, + { + "base_addr": "0x76bc0000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x76bc5000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76bd0000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x76bdb000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76be0000", + "code_id": "547549198f000", + "debug_file": "oleaut32.pdb", + "debug_id": "7B8A484D32F449DC99F82BF27DDD65E62", + "end_addr": "0x76c6f000", + "filename": "oleaut32.dll", + "version": "6.1.7601.18679" + }, + { + "base_addr": "0x76c70000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x76cb5000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76cc0000", + "code_id": "553E87DD121000", + "debug_file": "crypt32.pdb", + "debug_id": "A145AA1E249E466D90FC92B513A6CC9E2", + "end_addr": "0x76de1000", + "filename": "crypt32.dll", + "version": "6.1.7601.18839" + }, + { + "base_addr": "0x76df0000", + "code_id": "5609FED3110000", + "debug_file": "wkernel32.pdb", + "debug_id": "69083C6D23244DC3BF8B73A9EE01C7742", + "end_addr": "0x76f00000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19018" + }, + { + "base_addr": "0x76f00000", + "code_id": "50F3244F4000", + "debug_file": "api-ms-win-downlevel-shlwapi-l1-1-0.pdb", + "debug_id": "DC8C3E813E5B4491AFCB375F0F7CE0501", + "end_addr": "0x76f04000", + "filename": "api-ms-win-downlevel-shlwapi-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76f10000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-version-l1-1-0.pdb", + "debug_id": "204B81C33A4D4100A32DE3BE94935E661", + "end_addr": "0x76f14000", + "filename": "api-ms-win-downlevel-version-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x77350000", + "code_id": "4A5BDAD43000", + "debug_file": "normaliz.pdb", + "debug_id": "9481804BB4FD4703AE6AE76F8B99B4761", + "end_addr": "0x77353000", + "filename": "normaliz.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77380000", + "code_id": "5609FE30180000", + "debug_file": "wntdll.pdb", + "debug_id": "2038B4ABD08844B18FEB464D7735F5F42", + "end_addr": "0x77500000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19018" + }, + { + "base_addr": "0x77610000", + "code_id": "56093EE59ea000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x77ffa000", + "filename": "icudt52.dll", + "version": "52.1.0.0" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 42 stepping 7", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 28, + "threads": [ + { + "frame_count": 27, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "normalized": "ZwWaitForSingleObject", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "kernelbase.dll", + "module_offset": "0x114aa", + "normalized": "WaitForSingleObjectEx", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "normalized": "WaitForSingleObjectExImplementation", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "normalized": "WaitForSingleObject", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "normalized": "_PR_MD_WAIT_CV", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "normalized": "_PR_WaitCondVar", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "normalized": "PR_WaitCondVar", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "normalized": "PR_Wait", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "normalized": "mozilla::ReentrantMonitor::Wait", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsEventQueue.cpp:fc916052746c", + "frame": 9, + "function": "nsEventQueue::GetEvent(bool,nsIRunnable * *)", + "function_offset": "0x45", + "line": 67, + "module": "xul.dll", + "module_offset": "0x2a06e1", + "normalized": "nsEventQueue::GetEvent", + "offset": "0x5d4906e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x349", + "line": 846, + "module": "xul.dll", + "module_offset": "0x2a1b81", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x5d491b81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/nsThreadUtils.cpp:fc916052746c", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x25", + "line": 265, + "module": "xul.dll", + "module_offset": "0x2b55d9", + "normalized": "NS_ProcessNextEvent", + "offset": "0x5d4a55d9", + "trust": "cfi" + }, + { + "frame": 12, + "module": "nss3.dll", + "module_offset": "0x1377bf", + "normalized": "nss3.dll@0x1377bf", + "offset": "0x659577bf", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThreadManager.cpp:fc916052746c", + "frame": 13, + "function": "nsThreadManager::Shutdown()", + "function_offset": "0x65", + "line": 240, + "module": "xul.dll", + "module_offset": "0x2a37b7", + "normalized": "nsThreadManager::Shutdown", + "offset": "0x5d4937b7", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/XPCOMInit.cpp:fc916052746c", + "frame": 14, + "function": "mozilla::ShutdownXPCOM(nsIServiceManager *)", + "function_offset": "0x111", + "line": 878, + "module": "xul.dll", + "module_offset": "0x2b1381", + "normalized": "mozilla::ShutdownXPCOM", + "offset": "0x5d4a1381", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/xre/nsAppRunner.cpp:fc916052746c", + "frame": 15, + "function": "ScopedXPCOMStartup::~ScopedXPCOMStartup()", + "function_offset": "0x67", + "line": 1348, + "module": "xul.dll", + "module_offset": "0x13472fa", + "normalized": "ScopedXPCOMStartup::~ScopedXPCOMStartup", + "offset": "0x5e5372fa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:mfbt/UniquePtr.h:fc916052746c", + "frame": 16, + "function": "mozilla::DefaultDelete::operator()(ScopedXPCOMStartup *)", + "function_offset": "0xf", + "line": 489, + "module": "xul.dll", + "module_offset": "0x1347428", + "normalized": "mozilla::DefaultDelete::operator()", + "offset": "0x5e537428", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/xre/nsAppRunner.cpp:fc916052746c", + "frame": 17, + "function": "XREMain::XRE_main(int,char * * const,nsXREAppData const *)", + "function_offset": "0x1ac", + "line": 4347, + "module": "xul.dll", + "module_offset": "0x134b10e", + "normalized": "XREMain::XRE_main", + "offset": "0x5e53b10e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/xre/nsAppRunner.cpp:fc916052746c", + "frame": 18, + "function": "XRE_main", + "function_offset": "0x33", + "line": 4539, + "module": "xul.dll", + "module_offset": "0x134cce1", + "normalized": "XRE_main", + "offset": "0x5e53cce1", + "trust": "cfi" + }, + { + "frame": 19, + "normalized": "@0x2845101", + "offset": "0x2845101", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/io/nsLocalFileWin.cpp:fc916052746c", + "frame": 20, + "function": "nsLocalFile::GetParent(nsIFile * *)", + "function_offset": "0x51", + "line": 2771, + "module": "xul.dll", + "module_offset": "0x28a1ff", + "normalized": "nsLocalFile::GetParent", + "offset": "0x5d47a1ff", + "trust": "scan" + }, + { + "file": "c:/tools/vs2013/vc/include/xstring", + "frame": 21, + "function": "std::basic_string,std::allocator >::_Tidy(bool,unsigned int)", + "function_offset": "0x2d", + "line": 2282, + "module": "xul.dll", + "module_offset": "0x8c16c", + "normalized": "std::basic_string::_Tidy", + "offset": "0x5d27c16c", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/components/telemetry/Telemetry.cpp:fc916052746c", + "frame": 22, + "function": "`anonymous namespace'::HistogramGet(char const *,char const *,unsigned int,unsigned int,unsigned int,unsigned int,bool,base::Histogram * *)", + "function_offset": "0x18d", + "line": 945, + "module": "xul.dll", + "module_offset": "0x1328840", + "normalized": "`anonymous namespace'::HistogramGet", + "offset": "0x5e518840", + "trust": "cfi_scan" + }, + { + "frame": 23, + "module": "xul.dll", + "module_offset": "0x1f1d57b", + "normalized": "xul.dll@0x1f1d57b", + "offset": "0x5f10d57b", + "trust": "cfi" + }, + { + "frame": 24, + "normalized": "@0x66dcbf", + "offset": "0x66dcbf", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/components/telemetry/Telemetry.cpp:fc916052746c", + "frame": 25, + "function": "mozilla::Telemetry::Accumulate(mozilla::Telemetry::ID,unsigned int)", + "function_offset": "0x2e", + "line": 3349, + "module": "xul.dll", + "module_offset": "0x1325e81", + "normalized": "mozilla::Telemetry::Accumulate", + "offset": "0x5e515e81", + "trust": "scan" + }, + { + "file": "c:/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/mail/app/nsMailApp.cpp", + "frame": 26, + "function": "NS_internal_main(int,char * *)", + "function_offset": "0xc2", + "line": 380, + "module": "thunderbird.exe", + "module_offset": "0x1937", + "normalized": "NS_internal_main", + "offset": "0x211937", + "trust": "scan" + } + ] + }, + { + "frame_count": 28, + "frames": [ + { + "frame": 0, + "function": "NtGetContextThread", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x20c82", + "offset": "0x773a0c82", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwClose", + "function_offset": "0x11", + "module": "ntdll.dll", + "module_offset": "0x1fa31", + "offset": "0x7739fa31", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "CloseHandleImplementation", + "function_offset": "0x27", + "module": "kernel32.dll", + "module_offset": "0x11417", + "offset": "0x76e01417", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x21b", + "module": "dbghelp.dll", + "module_offset": "0x4c144", + "offset": "0x7205c144", + "trust": "cfi_scan" + }, + { + "frame": 4, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x269", + "module": "dbghelp.dll", + "module_offset": "0x4794a", + "offset": "0x7205794a", + "trust": "cfi_scan" + }, + { + "frame": 5, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x3bd", + "module": "dbghelp.dll", + "module_offset": "0x47a9e", + "offset": "0x72057a9e", + "trust": "scan" + }, + { + "frame": 6, + "function": "RtlpFreeHeap", + "function_offset": "0x421", + "module": "ntdll.dll", + "module_offset": "0x32f90", + "offset": "0x773b2f90", + "trust": "scan" + }, + { + "frame": 7, + "function": "ZwClose", + "function_offset": "0x11", + "module": "ntdll.dll", + "module_offset": "0x1fa31", + "offset": "0x7739fa31", + "trust": "cfi" + }, + { + "frame": 8, + "function": "ZwReadVirtualMemory", + "function_offset": "0x11", + "module": "ntdll.dll", + "module_offset": "0x1fee1", + "offset": "0x7739fee1", + "trust": "cfi_scan" + }, + { + "frame": 9, + "function": "Win32LiveSystemProvider::GetValidVirtualRange(void *,unsigned __int64,unsigned long,unsigned __int64 *,unsigned long *)", + "function_offset": "0x4f", + "module": "dbghelp.dll", + "module_offset": "0x4ae71", + "offset": "0x7205ae71", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/components/terminator/nsTerminator.cpp:fc916052746c", + "frame": 10, + "function": "mozilla::nsTerminator::Observe(nsISupports *,char const *,wchar_t const *)", + "function_offset": "0xc4", + "line": 449, + "module": "xul.dll", + "module_offset": "0x1341672", + "offset": "0x5e531672", + "trust": "scan" + }, + { + "frame": 11, + "function": "GenAddMemoryBlock(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,MEMBLOCK_TYPE,unsigned __int64,unsigned long)", + "function_offset": "0x1cf", + "module": "dbghelp.dll", + "module_offset": "0x49558", + "offset": "0x72059558", + "trust": "cfi_scan" + }, + { + "frame": 12, + "function": "GetVersionExW", + "function_offset": "0x32", + "module": "KERNELBASE.dll", + "module_offset": "0x12152", + "offset": "0x75012152", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/IOInterposer.cpp:fc916052746c", + "frame": 13, + "function": "mozilla::IOInterposer::IsObservedOperation(mozilla::IOInterposeObserver::Operation)", + "function_offset": "0x12", + "line": 514, + "module": "xul.dll", + "module_offset": "0x2b0180", + "offset": "0x5d4a0180", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/IOInterposer.cpp:fc916052746c", + "frame": 14, + "function": "mozilla::IOInterposeObserver::Observation::Observation(mozilla::IOInterposeObserver::Operation,char const *,bool)", + "function_offset": "0x4a", + "line": 369, + "module": "xul.dll", + "module_offset": "0x2ae305", + "offset": "0x5d49e305", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/IOInterposer.cpp:fc916052746c", + "frame": 15, + "function": "mozilla::IOInterposeObserver::Observation::Observation(mozilla::IOInterposeObserver::Operation,char const *,bool)", + "function_offset": "0x4a", + "line": 369, + "module": "xul.dll", + "module_offset": "0x2ae305", + "offset": "0x5d49e305", + "trust": "cfi" + }, + { + "frame": 16, + "function": "WinSqmSetIfMaxDWORD", + "function_offset": "0x30", + "module": "ntdll.dll", + "module_offset": "0x73144", + "offset": "0x773f3144", + "trust": "cfi" + }, + { + "frame": 17, + "offset": "0xfffffff2", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/PoisonIOInterposerWin.cpp:fc916052746c", + "frame": 18, + "function": "`anonymous namespace'::InterposedNtWriteFile", + "function_offset": "0x37", + "line": 354, + "module": "xul.dll", + "module_offset": "0x2ac628", + "offset": "0x5d49c628", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/PoisonIOInterposerWin.cpp:fc916052746c", + "frame": 19, + "function": "`anonymous namespace'::WinIOAutoObservation::~WinIOAutoObservation()", + "function_offset": "0xd", + "line": 180, + "module": "xul.dll", + "module_offset": "0x2ac2b5", + "offset": "0x5d49c2b5", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsTimerImpl.cpp:fc916052746c", + "frame": 20, + "function": "nsTimerImpl::Fire()", + "function_offset": "0x1", + "line": 551, + "module": "xul.dll", + "module_offset": "0x2a00ff", + "offset": "0x5d4900ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/PoisonIOInterposerWin.cpp:fc916052746c", + "frame": 21, + "function": "`anonymous namespace'::WinIOAutoObservation::~WinIOAutoObservation()", + "function_offset": "0xd", + "line": 180, + "module": "xul.dll", + "module_offset": "0x2ac2b5", + "offset": "0x5d49c2b5", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/PoisonIOInterposerWin.cpp:fc916052746c", + "frame": 22, + "function": "`anonymous namespace'::InterposedNtWriteFile", + "function_offset": "0xe", + "line": 340, + "module": "xul.dll", + "module_offset": "0x2ac5ff", + "offset": "0x5d49c5ff", + "trust": "cfi" + }, + { + "frame": 23, + "function": "WriteFile", + "function_offset": "0x112", + "module": "KERNELBASE.dll", + "module_offset": "0xdece", + "offset": "0x7500dece", + "trust": "scan" + }, + { + "frame": 24, + "function": "WriteFile", + "function_offset": "0x158", + "module": "KERNELBASE.dll", + "module_offset": "0xdf14", + "offset": "0x7500df14", + "trust": "scan" + }, + { + "frame": 25, + "function": "Win32FileOutputProvider::WriteAll(void *,unsigned long)", + "function_offset": "0x19", + "module": "dbghelp.dll", + "module_offset": "0x4ba6e", + "offset": "0x7205ba6e", + "trust": "cfi_scan" + }, + { + "frame": 26, + "function": "WinSqmSetIfMaxDWORD", + "function_offset": "0x30", + "module": "ntdll.dll", + "module_offset": "0x73144", + "offset": "0x773f3144", + "trust": "cfi" + }, + { + "frame": 27, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f999", + "offset": "0x7739f999", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x770c", + "offset": "0x7500770c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_pump_win.cc:fc916052746c", + "frame": 2, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0x415682", + "offset": "0x5d605682", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_pump_win.cc:fc916052746c", + "frame": 3, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x2c", + "line": 485, + "module": "xul.dll", + "module_offset": "0x415a60", + "offset": "0x5d605a60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_pump_win.cc:fc916052746c", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForWork()", + "function_offset": "0x18", + "line": 478, + "module": "xul.dll", + "module_offset": "0x415ad4", + "offset": "0x5d605ad4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_pump_win.cc:fc916052746c", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x62", + "line": 463, + "module": "xul.dll", + "module_offset": "0x41555b", + "offset": "0x5d60555b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_pump_win.cc:fc916052746c", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x3b", + "line": 54, + "module": "xul.dll", + "module_offset": "0x41599c", + "offset": "0x5d60599c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_pump_win.h:fc916052746c", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0xa", + "line": 78, + "module": "xul.dll", + "module_offset": "0x41595d", + "offset": "0x5d60595d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x52", + "line": 226, + "module": "xul.dll", + "module_offset": "0x41d058", + "offset": "0x5d60d058", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x41ce5f", + "offset": "0x5d60ce5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/thread.cc:fc916052746c", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0x9f", + "line": 170, + "module": "xul.dll", + "module_offset": "0x4200bd", + "offset": "0x5d6100bd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/platform_thread_win.cc:fc916052746c", + "frame": 11, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x415f01", + "offset": "0x5d605f01", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x773a019d", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x3c682", + "offset": "0x773bc682", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f999", + "offset": "0x7739f999", + "trust": "context" + }, + { + "frame": 1, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x6f0e635b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:js/src/vm/HelperThreads.cpp:fc916052746c", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x199", + "line": 1405, + "module": "xul.dll", + "module_offset": "0x1844a69", + "offset": "0x5ea34a69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 9, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:js/src/vm/HelperThreads.cpp:fc916052746c", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x199", + "line": 1405, + "module": "xul.dll", + "module_offset": "0x1844a69", + "offset": "0x5ea34a69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 9, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:js/src/vm/HelperThreads.cpp:fc916052746c", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x199", + "line": 1405, + "module": "xul.dll", + "module_offset": "0x1844a69", + "offset": "0x5ea34a69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 9, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:js/src/vm/HelperThreads.cpp:fc916052746c", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x199", + "line": 1405, + "module": "xul.dll", + "module_offset": "0x1844a69", + "offset": "0x5ea34a69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 9, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:js/src/vm/HelperThreads.cpp:fc916052746c", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x199", + "line": 1405, + "module": "xul.dll", + "module_offset": "0x1844a69", + "offset": "0x5ea34a69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 9, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:js/src/vm/HelperThreads.cpp:fc916052746c", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x199", + "line": 1405, + "module": "xul.dll", + "module_offset": "0x1844a69", + "offset": "0x5ea34a69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 9, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:js/xpconnect/src/XPCJSRuntime.cpp:fc916052746c", + "frame": 7, + "function": "WatchdogMain", + "function_offset": "0x5b", + "line": 1317, + "module": "xul.dll", + "module_offset": "0x54c02d", + "offset": "0x5d73c02d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 9, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/CondVar.h:fc916052746c", + "frame": 7, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x14", + "line": 80, + "module": "xul.dll", + "module_offset": "0x1c73b5", + "offset": "0x5d3b73b5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/HangMonitor.cpp:fc916052746c", + "frame": 8, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0xcd", + "line": 428, + "module": "xul.dll", + "module_offset": "0x2a3e96", + "offset": "0x5d493e96", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 10, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsEventQueue.cpp:fc916052746c", + "frame": 9, + "function": "nsEventQueue::GetEvent(bool,nsIRunnable * *)", + "function_offset": "0x45", + "line": 67, + "module": "xul.dll", + "module_offset": "0x2a06e1", + "offset": "0x5d4906e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x349", + "line": 846, + "module": "xul.dll", + "module_offset": "0x2a1b81", + "offset": "0x5d491b81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/nsThreadUtils.cpp:fc916052746c", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x25", + "line": 265, + "module": "xul.dll", + "module_offset": "0x2b55d9", + "offset": "0x5d4a55d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/glue/MessagePump.cpp:fc916052746c", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xd2", + "line": 368, + "module": "xul.dll", + "module_offset": "0x429e78", + "offset": "0x5d619e78", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x52", + "line": 226, + "module": "xul.dll", + "module_offset": "0x41d058", + "offset": "0x5d60d058", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x41ce5f", + "offset": "0x5d60ce5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x82", + "line": 356, + "module": "xul.dll", + "module_offset": "0x2a3cdd", + "offset": "0x5d493cdd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 17, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "igd10umd32.dll", + "module_offset": "0x90d4f8", + "offset": "0x5c8cd4f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "igd10umd32.dll", + "module_offset": "0x90d4f8", + "offset": "0x5c8cd4f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsEventQueue.cpp:fc916052746c", + "frame": 9, + "function": "nsEventQueue::GetEvent(bool,nsIRunnable * *)", + "function_offset": "0x45", + "line": 67, + "module": "xul.dll", + "module_offset": "0x2a06e1", + "offset": "0x5d4906e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x349", + "line": 846, + "module": "xul.dll", + "module_offset": "0x2a1b81", + "offset": "0x5d491b81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/nsThreadUtils.cpp:fc916052746c", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x25", + "line": 265, + "module": "xul.dll", + "module_offset": "0x2b55d9", + "offset": "0x5d4a55d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/glue/MessagePump.cpp:fc916052746c", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xd2", + "line": 368, + "module": "xul.dll", + "module_offset": "0x429e78", + "offset": "0x5d619e78", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x52", + "line": 226, + "module": "xul.dll", + "module_offset": "0x41d058", + "offset": "0x5d60d058", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x41ce5f", + "offset": "0x5d60ce5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x82", + "line": 356, + "module": "xul.dll", + "module_offset": "0x2a3cdd", + "offset": "0x5d493cdd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 17, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "c:/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/mailnews/imap/src/nsImapProtocol.cpp", + "frame": 9, + "function": "nsImapProtocol::GetPassword(nsCString &,bool)", + "function_offset": "0x166", + "line": 8271, + "module": "xul.dll", + "module_offset": "0x1a4fb4", + "offset": "0x5d394fb4", + "trust": "cfi" + }, + { + "file": "c:/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/mailnews/imap/src/nsImapProtocol.cpp", + "frame": 10, + "function": "nsImapProtocol::TryToLogon()", + "function_offset": "0x1d4", + "line": 8429, + "module": "xul.dll", + "module_offset": "0x1af11a", + "offset": "0x5d39f11a", + "trust": "cfi" + }, + { + "file": "c:/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/mailnews/imap/src/nsImapProtocol.cpp", + "frame": 11, + "function": "nsImapProtocol::ProcessCurrentURL()", + "function_offset": "0x559", + "line": 1742, + "module": "xul.dll", + "module_offset": "0x1a94f3", + "offset": "0x5d3994f3", + "trust": "cfi" + }, + { + "file": "c:/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/mailnews/imap/src/nsImapProtocol.cpp", + "frame": 12, + "function": "nsImapProtocol::ImapThreadMainLoop()", + "function_offset": "0x119", + "line": 1386, + "module": "xul.dll", + "module_offset": "0x1a5ba1", + "offset": "0x5d395ba1", + "trust": "cfi" + }, + { + "file": "c:/builds/moz2_slave/tb-rel-c-esr38-w32_bld-0000000/build/mailnews/imap/src/nsImapProtocol.cpp", + "frame": 13, + "function": "nsImapProtocol::Run()", + "function_offset": "0x3f", + "line": 1064, + "module": "xul.dll", + "module_offset": "0x1ace09", + "offset": "0x5d39ce09", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:memory/mozjemalloc/jemalloc.c:fc916052746c", + "frame": 14, + "function": "arena_malloc_small", + "function_offset": "0xea", + "line": 4225, + "module": "mozglue.dll", + "module_offset": "0x3930", + "offset": "0x74723930", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:memory/mozjemalloc/jemalloc.c:fc916052746c", + "frame": 15, + "function": "arena_malloc", + "function_offset": "0x18", + "line": 4285, + "module": "mozglue.dll", + "module_offset": "0x37eb", + "offset": "0x747237eb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsTimerImpl.cpp:fc916052746c", + "frame": 16, + "function": "nsTimerImpl::QueryInterface(nsID const &,void * *)", + "function_offset": "0x15", + "line": 217, + "module": "xul.dll", + "module_offset": "0x2a232a", + "offset": "0x5d49232a", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/build/XPCOMInit.cpp:fc916052746c", + "frame": 17, + "function": "nsTimerImplConstructor", + "function_offset": "0x50", + "line": 215, + "module": "xul.dll", + "module_offset": "0x2add62", + "offset": "0x5d49dd62", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/components/nsComponentManager.cpp:fc916052746c", + "frame": 18, + "function": "nsComponentManagerImpl::CreateInstance(nsID const &,nsISupports *,nsID const &,void * *)", + "function_offset": "0x66", + "line": 1114, + "module": "xul.dll", + "module_offset": "0x29a833", + "offset": "0x5d48a833", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/glue/MessagePump.cpp:fc916052746c", + "frame": 19, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x81", + "line": 339, + "module": "xul.dll", + "module_offset": "0x429e27", + "offset": "0x5d619e27", + "trust": "cfi" + }, + { + "file": "f:/dd/vctools/crt/crtw32/misc/i386/sehprolg4.asm", + "frame": 20, + "function": "_SEH_epilog4", + "function_offset": "0x13", + "line": 123, + "module": "xul.dll", + "module_offset": "0x19f6cc8", + "offset": "0x5ebe6cc8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsEventQueue.cpp:fc916052746c", + "frame": 9, + "function": "nsEventQueue::GetEvent(bool,nsIRunnable * *)", + "function_offset": "0x45", + "line": 67, + "module": "xul.dll", + "module_offset": "0x2a06e1", + "offset": "0x5d4906e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x349", + "line": 846, + "module": "xul.dll", + "module_offset": "0x2a1b81", + "offset": "0x5d491b81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/nsThreadUtils.cpp:fc916052746c", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x25", + "line": 265, + "module": "xul.dll", + "module_offset": "0x2b55d9", + "offset": "0x5d4a55d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/glue/MessagePump.cpp:fc916052746c", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xd2", + "line": 368, + "module": "xul.dll", + "module_offset": "0x429e78", + "offset": "0x5d619e78", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x52", + "line": 226, + "module": "xul.dll", + "module_offset": "0x41d058", + "offset": "0x5d60d058", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x41ce5f", + "offset": "0x5d60ce5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x82", + "line": 356, + "module": "xul.dll", + "module_offset": "0x2a3cdd", + "offset": "0x5d493cdd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 17, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtUserGetMessage", + "function_offset": "0x15", + "module": "user32.dll", + "module_offset": "0x178d7", + "offset": "0x74d578d7", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0x14", + "module": "user32.dll", + "module_offset": "0x178d6", + "offset": "0x74d578d6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "DispatchMessageA", + "function_offset": "0x17", + "module": "user32.dll", + "module_offset": "0x17bd2", + "offset": "0x74d57bd2", + "trust": "cfi" + }, + { + "frame": 3, + "function": "mciwindow", + "function_offset": "0x7e", + "module": "winmm.dll", + "module_offset": "0x283f", + "offset": "0x6b19283f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x773a1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x773d1cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x773a1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x773d1cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwTraceControl", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21e5e", + "offset": "0x773a1e5e", + "trust": "context" + }, + { + "frame": 1, + "function": "EtwpNotificationThread", + "function_offset": "0x44", + "module": "ntdll.dll", + "module_offset": "0x55ac5", + "offset": "0x773d5ac5", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/components/terminator/nsTerminator.cpp:fc916052746c", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x3d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1341703", + "normalized": "mozilla::`anonymous namespace'::RunWatchdog", + "offset": "0x5e531703", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "normalized": "_PR_NativeRunThread", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 2, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "normalized": "pr_root", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "normalized": "_callthreadstartex", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "normalized": "msvcr120.dll@0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "normalized": "BaseThreadInitThunk", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "normalized": "__RtlUserThreadStart", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "normalized": "_RtlUserThreadStart", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsEventQueue.cpp:fc916052746c", + "frame": 9, + "function": "nsEventQueue::GetEvent(bool,nsIRunnable * *)", + "function_offset": "0x45", + "line": 67, + "module": "xul.dll", + "module_offset": "0x2a06e1", + "offset": "0x5d4906e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x349", + "line": 846, + "module": "xul.dll", + "module_offset": "0x2a1b81", + "offset": "0x5d491b81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/nsThreadUtils.cpp:fc916052746c", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x25", + "line": 265, + "module": "xul.dll", + "module_offset": "0x2b55d9", + "offset": "0x5d4a55d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/glue/MessagePump.cpp:fc916052746c", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xd2", + "line": 368, + "module": "xul.dll", + "module_offset": "0x429e78", + "offset": "0x5d619e78", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x52", + "line": 226, + "module": "xul.dll", + "module_offset": "0x41d058", + "offset": "0x5d60d058", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x41ce5f", + "offset": "0x5d60ce5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x82", + "line": 356, + "module": "xul.dll", + "module_offset": "0x2a3cdd", + "offset": "0x5d493cdd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 17, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsEventQueue.cpp:fc916052746c", + "frame": 9, + "function": "nsEventQueue::GetEvent(bool,nsIRunnable * *)", + "function_offset": "0x45", + "line": 67, + "module": "xul.dll", + "module_offset": "0x2a06e1", + "offset": "0x5d4906e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x349", + "line": 846, + "module": "xul.dll", + "module_offset": "0x2a1b81", + "offset": "0x5d491b81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/nsThreadUtils.cpp:fc916052746c", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x25", + "line": 265, + "module": "xul.dll", + "module_offset": "0x2b55d9", + "offset": "0x5d4a55d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/glue/MessagePump.cpp:fc916052746c", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xd2", + "line": 368, + "module": "xul.dll", + "module_offset": "0x429e78", + "offset": "0x5d619e78", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x52", + "line": 226, + "module": "xul.dll", + "module_offset": "0x41d058", + "offset": "0x5d60d058", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x41ce5f", + "offset": "0x5d60ce5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x82", + "line": 356, + "module": "xul.dll", + "module_offset": "0x2a3cdd", + "offset": "0x5d493cdd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 17, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x7739f911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x750114aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76e01193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76e01147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95cv.c:fc916052746c", + "frame": 4, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0x88", + "line": 248, + "module": "nss3.dll", + "module_offset": "0x1288a8", + "offset": "0x659488a8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 5, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 172, + "module": "nss3.dll", + "module_offset": "0x137747", + "offset": "0x65957747", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/prucv.c:fc916052746c", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0x1f", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x13766f", + "offset": "0x6595766f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/prmon.c:fc916052746c", + "frame": 7, + "function": "PR_Wait", + "function_offset": "0x98", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x139c98", + "offset": "0x65959c98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/ReentrantMonitor.h:fc916052746c", + "frame": 8, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x1aff71", + "offset": "0x5d39ff71", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsEventQueue.cpp:fc916052746c", + "frame": 9, + "function": "nsEventQueue::GetEvent(bool,nsIRunnable * *)", + "function_offset": "0x45", + "line": 67, + "module": "xul.dll", + "module_offset": "0x2a06e1", + "offset": "0x5d4906e1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x349", + "line": 846, + "module": "xul.dll", + "module_offset": "0x2a1b81", + "offset": "0x5d491b81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/glue/nsThreadUtils.cpp:fc916052746c", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x25", + "line": 265, + "module": "xul.dll", + "module_offset": "0x2b55d9", + "offset": "0x5d4a55d9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/glue/MessagePump.cpp:fc916052746c", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xd2", + "line": 368, + "module": "xul.dll", + "module_offset": "0x429e78", + "offset": "0x5d619e78", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x52", + "line": 226, + "module": "xul.dll", + "module_offset": "0x41d058", + "offset": "0x5d60d058", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:ipc/chromium/src/base/message_loop.cc:fc916052746c", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x41ce5f", + "offset": "0x5d60ce5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:xpcom/threads/nsThread.cpp:fc916052746c", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x82", + "line": 356, + "module": "xul.dll", + "module_offset": "0x2a3cdd", + "offset": "0x5d493cdd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/threads/combined/pruthr.c:fc916052746c", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0xc7", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x138d97", + "offset": "0x65958d97", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-esr38:nsprpub/pr/src/md/windows/w95thred.c:fc916052746c", + "frame": 17, + "function": "pr_root", + "function_offset": "0xc", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x12b53c", + "offset": "0x6594b53c", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x659dc01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x659dc000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x773a1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x773d1cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76e03379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x773b9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x773b9854", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "30871552", + "write_combine_size": "10485760" + }, + "last_crash": 64130, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9a956940_1515; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Thunderbird", + "productid": "{3550f703-e582-4d05-9a08-453d09bdfdc6}", + "proto_signature": "ZwWaitForSingleObject | WaitForSingleObjectEx | WaitForSingleObjectExImplementation | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent | nsThread::ProcessNextEvent | NS_ProcessNextEvent | nss3.dll@0x1377bf | nsThreadManager::Shutdown | mozilla::ShutdownXPCOM | ScopedXPCOMStartup::~ScopedXPCOMStartup | mozilla::DefaultDelete::operator() | XREMain::XRE_main | XRE_main | @0x2845101 | nsLocalFile::GetParent | std::basic_string::_Tidy | `anonymous namespace'::HistogramGet | xul.dll@0x1f1d57b | @0x66dcbf | mozilla::Telemetry::Accumulate | NS_internal_main", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | _PR_MD_WAIT_CV | _PR_WaitCondVar | PR_WaitCondVar | PR_Wait | mozilla::ReentrantMonitor::Wait | nsEventQueue::GetEvent", + "startedDateTime": "2015-11-30T00:00:06.753575+00:00", + "started_datetime": "2015-11-30T00:00:06.753575+00:00", + "submitted_timestamp": "2015-11-30T00:00:01.220659+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-esr38:toolkit/components/terminator/nsTerminator.cpp:fc916052746c", + "truncated": false, + "uptime": 336, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "6a677f32-6b3a-4038-a4ae-12e582151130", + "version": "38.3.0" +} diff --git a/testcrash/processed/7c25e4ec-5930-4149-b76e-95cba2151130.json b/testcrash/processed/7c25e4ec-5930-4149-b76e-95cba2151130.json new file mode 100644 index 0000000000..c1ed7a52e5 --- /dev/null +++ b/testcrash/processed/7c25e4ec-5930-4149-b76e-95cba2151130.json @@ -0,0 +1,30699 @@ +{ + "ReleaseChannel": "beta", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IP] : 2 : 2 : \n MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n Provedor de Servi\u00e7o de TCPv6 de RSVP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de TCP de RSVP : 2 : 1 : \n Provedor de Servi\u00e7o de UDPv6 de RSVP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de UDP de RSVP : 2 : 2 : \n Hyper-V RAW : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll", + "additional_minidumps": [], + "addons": [ + [ + "ascsurfingprotection@iobit.com", + "2.0" + ], + [ + "netvideohunter@netvideohunter.com", + "1.20" + ], + [ + "mozilla_cc@internetdownloadmanager.com", + "7.3.99" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "38.0.5" + ], + [ + "jid0-XZn6pYCdV3ANrfYigxlyyGDrxAM@jetpack", + "3.3.2.1-signed" + ], + [ + "{7b1bf0b6-a1b9-42b0-b75d-252036438bdc}", + "42.2" + ], + [ + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}", + "2.6.13" + ] + ], + "addons_checked": true, + "address": "0x6ba3a21b", + "app_notes": "AdapterVendorID: 0x10de, AdapterDeviceID: 0x0a65, AdapterSubsysID: 080a10de, AdapterDriverVersion: 9.18.13.4174\nD2D? D2D1.1? D2D1.1+ D2D+ DWrite? DWrite+ D3D11 Layers? D3D11 Layers+ ", + "build": "20150511143336", + "client_crash_date": "2015-11-29T23:56:40+00:00", + "completed_datetime": "2015-11-30T00:00:19.843444+00:00", + "completeddatetime": "2015-11-30T00:00:19.843444+00:00", + "cpu_info": "GenuineIntel family 6 model 58 stepping 9 | 4", + "cpu_name": "x86", + "crash_id": "7c25e4ec-5930-4149-b76e-95cba2151130", + "crash_time": 1448841400, + "crashedThread": 261, + "date_processed": "2015-11-30T00:00:05.706491+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 11052630, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x6ba3a21b", + "crashing_thread": 261, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:d850a2e13aaf", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x0", + "line": 151, + "module": "xul.dll", + "module_offset": "0x77a21b", + "offset": "0x6ba3a21b", + "registers": { + "eax": "0x0000003f", + "ebp": "0x136ffe9c", + "ebx": "0x132b7340", + "ecx": "0x6d2f1834", + "edi": "0x75041da0", + "edx": "0x033c6010", + "efl": "0x00000246", + "eip": "0x6ba3a21b", + "esi": "0x0000003f", + "esp": "0x136ffe98" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 2, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ], + "threads_index": 261, + "total_frames": 8 + }, + "largest_free_vm_block": "0x68280000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x850000", + "code_id": "555141BA5f000", + "debug_file": "firefox.pdb", + "debug_id": "857E0FB019624881A302557F050E7CEB2", + "end_addr": "0x8af000", + "filename": "firefox.exe", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 56.36999893188477, + "version": "38.0.5.5609" + }, + { + "base_addr": "0x2890000", + "code_id": "555132309ea000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x327a000", + "filename": "icudt52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x13ad0000", + "code_id": "53749C907000", + "debug_file": "idmmkb.pdb", + "debug_id": "53749C901", + "end_addr": "0x13ad7000", + "filename": "idmmkb.dll", + "version": "6.19.9.1" + }, + { + "base_addr": "0x67e20000", + "code_id": "559F3E0765000", + "debug_file": "msvcp110_win.pdb", + "debug_id": "7561652E29F84E8493A7D4A3569F82AD1", + "end_addr": "0x67e85000", + "filename": "msvcp110_win.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x67e90000", + "code_id": "559F3BCC2f000", + "debug_file": "policymanager.pdb", + "debug_id": "7D6D4C326361439B9775F210825770101", + "end_addr": "0x67ebf000", + "filename": "policymanager.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x67ec0000", + "code_id": "559F3F7928000", + "debug_file": "edputil.pdb", + "debug_id": "5293E6F173C74D06B789BF1ECD09C8A71", + "end_addr": "0x67ee8000", + "filename": "edputil.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x67ef0000", + "code_id": "55B4555Ac8000", + "debug_file": "ntshrui.pdb", + "debug_id": "4C43EEB57C8E48A49CB33108F88B45011", + "end_addr": "0x67fb8000", + "filename": "ntshrui.dll", + "version": "10.0.10240.16405" + }, + { + "base_addr": "0x67fc0000", + "code_id": "559197AB2d5000", + "debug_file": "nvapi.pdb", + "debug_id": "1E8DE4F6692044DE9553642B298409731", + "end_addr": "0x68295000", + "filename": "nvapi.dll", + "version": "9.18.13.4174" + }, + { + "base_addr": "0x682a0000", + "code_id": "55FA518D20c000", + "debug_file": "mfcore.pdb", + "debug_id": "0E1B08C3B845405693EC939FEA310B4A1", + "end_addr": "0x684ac000", + "filename": "mfcore.dll", + "version": "12.0.10240.16515" + }, + { + "base_addr": "0x684b0000", + "code_id": "55BBC772258000", + "debug_file": "msmpeg2vdec.pdb", + "debug_id": "AD757CF3D99C4E4FA4316DB2BA0583331", + "end_addr": "0x68708000", + "filename": "msmpeg2vdec.dll", + "missing_symbols": true, + "version": "12.0.10255.0" + }, + { + "base_addr": "0x68710000", + "code_id": "5591965313a000", + "debug_file": "NvSCPAPI.pdb", + "debug_id": "F75ABC770AD24D60A8248CD4FD858E5A1", + "end_addr": "0x6884a000", + "filename": "nvSCPAPI.dll", + "version": "7.17.13.4174" + }, + { + "base_addr": "0x68850000", + "code_id": "5591967Edce000", + "debug_file": "nvd3dum.pdb", + "debug_id": "5121743AC9464B17979BBE1262850DE71", + "end_addr": "0x6961e000", + "filename": "nvd3dum.dll", + "version": "9.18.13.4174" + }, + { + "base_addr": "0x69620000", + "code_id": "55B994961cc000", + "debug_file": "d3d9.pdb", + "debug_id": "B67574FBBFDE49D89A647864E630C2EC1", + "end_addr": "0x697ec000", + "filename": "d3d9.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16412" + }, + { + "base_addr": "0x697f0000", + "code_id": "559F3CE3108000", + "debug_file": "mfperfhelper.pdb", + "debug_id": "1CF8225DFCAB40D7AEE2971084B8F3431", + "end_addr": "0x698f8000", + "filename": "mfperfhelper.dll", + "version": "12.0.10240.16384" + }, + { + "base_addr": "0x69900000", + "code_id": "559F3B1C73000", + "debug_file": "MSAudDecMFT.pdb", + "debug_id": "97E8BB5AA9B2438889A658859C19A70E1", + "end_addr": "0x69973000", + "filename": "MSAudDecMFT.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x69980000", + "code_id": "559F3B801d000", + "debug_file": "dxva2.pdb", + "debug_id": "D4E29B23F91143459B61AFF9B5CFB8811", + "end_addr": "0x6999d000", + "filename": "dxva2.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x699a0000", + "code_id": "55FA513F7e000", + "debug_file": "mf.pdb", + "debug_id": "679BFF5036FD412081E64A87F87B36AB1", + "end_addr": "0x69a1e000", + "filename": "mf.dll", + "version": "12.0.10240.16515" + }, + { + "base_addr": "0x69a20000", + "code_id": "559F3CF269000", + "debug_file": "MFReadWrite.pdb", + "debug_id": "749437F01D714ECAAEE83B476B43C14F1", + "end_addr": "0x69a89000", + "filename": "mfreadwrite.dll", + "version": "12.0.10240.16384" + }, + { + "base_addr": "0x69a90000", + "code_id": "559F3CE624000", + "debug_file": "rtworkq.pdb", + "debug_id": "F88EC2E9633A424C8A80C21DB35B61041", + "end_addr": "0x69ab4000", + "filename": "RTWorkQ.dll", + "version": "12.0.10240.16384" + }, + { + "base_addr": "0x69ac0000", + "code_id": "55C9B71Fe1000", + "debug_file": "MFPLAT.pdb", + "debug_id": "D725A52A43EF42E0A6468EE03E6330961", + "end_addr": "0x69ba1000", + "filename": "mfplat.dll", + "version": "12.0.10240.16431" + }, + { + "base_addr": "0x69bb0000", + "code_id": "5481E10D16000", + "debug_file": "idmbrbtn.pdb", + "debug_id": "D7AA34E3D2FD462C957D815D0FFBDE881", + "end_addr": "0x69bc6000", + "filename": "idmbrbtn.dll", + "version": "6.21.16.38" + }, + { + "base_addr": "0x69bd0000", + "code_id": "55A5C3D8207000", + "debug_file": "ActXPrxy.pdb", + "debug_id": "654BD4954C804DC488D62244904994531", + "end_addr": "0x69dd7000", + "filename": "actxprxy.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16390" + }, + { + "base_addr": "0x69eb0000", + "code_id": "559196E2f58000", + "debug_file": "nvwgf2um.pdb", + "debug_id": "8E41F6B586084BEE8AD12DF30C1DB37F1", + "end_addr": "0x6ae08000", + "filename": "nvwgf2um.dll", + "missing_symbols": true, + "version": "9.18.13.4174" + }, + { + "base_addr": "0x6ae10000", + "code_id": "559F3AA5dc000", + "debug_file": "ucrtbase.pdb", + "debug_id": "367A5137F2CC4D709F5DE00D9EC299BA1", + "end_addr": "0x6aeec000", + "filename": "ucrtbase.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6aef0000", + "code_id": "559F3D1421e000", + "debug_file": "Wpc.pdb", + "debug_id": "9FB5A66C83FB423B80D210C201E935B61", + "end_addr": "0x6b10e000", + "filename": "Wpc.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6b110000", + "code_id": "55FA4FC4114000", + "debug_file": "UIAutomationCore.pdb", + "debug_id": "0289EADC7AC94731BF92B5750E69DD321", + "end_addr": "0x6b224000", + "filename": "uiautomationcore.dll", + "version": "7.2.10240.16515" + }, + { + "base_addr": "0x6b240000", + "code_id": "559F3BAD7f000", + "debug_file": "mscms.pdb", + "debug_id": "543B5FA825AF4204A930090A126BE1621", + "end_addr": "0x6b2bf000", + "filename": "mscms.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6b2c0000", + "code_id": "55515134224a000", + "debug_file": "xul.pdb", + "debug_id": "42A9D89D7E6442B0A2AA3D70D6A7B4B22", + "end_addr": "0x6d50a000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 1686.317016601562, + "version": "38.0.5.5609" + }, + { + "base_addr": "0x6d5b0000", + "code_id": "55B4564E42a000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "AEF2C8EF326749EF8E716F79899B9F2F1", + "end_addr": "0x6d9da000", + "filename": "explorerframe.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16405" + }, + { + "base_addr": "0x6db40000", + "code_id": "559F3C9Ec5000", + "debug_file": "WinTypes.pdb", + "debug_id": "51BEA358ECE04BE98DC0563E6BECF86F1", + "end_addr": "0x6dc05000", + "filename": "WinTypes.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6dc10000", + "code_id": "55FA511168000", + "debug_file": "AudioSes.pdb", + "debug_id": "B59AFC49617145A2B5C42687FE075BB51", + "end_addr": "0x6dc78000", + "filename": "AudioSes.dll", + "version": "10.0.10240.16515" + }, + { + "base_addr": "0x6dc80000", + "code_id": "559F3CED54000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "8B4F145AB2F3402EA64EC460E3F9B08B1", + "end_addr": "0x6dcd4000", + "filename": "MMDevAPI.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6e010000", + "code_id": "559F3B4243000", + "debug_file": "pdh.pdb", + "debug_id": "00F1F1A61A304E2599B49FBF6249B0BB1", + "end_addr": "0x6e053000", + "filename": "pdh.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6e170000", + "code_id": "559F3DC62d000", + "debug_file": "XmlLite.pdb", + "debug_id": "DCD716B7C9A44B54BD6B8ADEB173ACEC1", + "end_addr": "0x6e19d000", + "filename": "xmllite.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6eb70000", + "code_id": "559F3E0F74000", + "debug_file": "msvcp_win.pdb", + "debug_id": "C9B3FDE85A4D4388BB873C273032AA2F1", + "end_addr": "0x6ebe4000", + "filename": "msvcp_win.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6ebf0000", + "code_id": "55C59B0B1f0000", + "debug_file": "DWrite.pdb", + "debug_id": "7D530A7B494C48C68A681830BC13AFFC1", + "end_addr": "0x6ede0000", + "filename": "DWrite.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16430" + }, + { + "base_addr": "0x6ede0000", + "code_id": "5551315710a000", + "debug_file": "icuin52.pdb", + "debug_id": "E48D9A685BDE4AFD8F2645411378FDB81", + "end_addr": "0x6eeea000", + "filename": "icuin52.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 88.90599822998047, + "version": "52.1.0.0" + }, + { + "base_addr": "0x6eef0000", + "code_id": "555141E91a0000", + "debug_file": "nss3.pdb", + "debug_id": "ACAA6DC1AC274DE094B02ED03980B9032", + "end_addr": "0x6f090000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 328.7720031738281, + "version": "38.0.5.5609" + }, + { + "base_addr": "0x6f340000", + "code_id": "559F3BF4bc000", + "debug_file": "fastprox.pdb", + "debug_id": "B365546816244639BCED12A438048AB71", + "end_addr": "0x6f3fc000", + "filename": "fastprox.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f400000", + "code_id": "559F3BD111000", + "debug_file": "wbemsvc.pdb", + "debug_id": "D6FE6285D542442CA6A601E1A9FAEB7B1", + "end_addr": "0x6f411000", + "filename": "wbemsvc.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f420000", + "code_id": "559F3D1B8000", + "debug_file": "rasadhlp.pdb", + "debug_id": "CF4988BE287B4AF4A45A1D3B8D53BE711", + "end_addr": "0x6f428000", + "filename": "rasadhlp.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f430000", + "code_id": "559F3ACA46000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "FE114618E337498E8B59C527453598221", + "end_addr": "0x6f476000", + "filename": "FWPUCLNT.DLL", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f480000", + "code_id": "559F3BFEb000", + "debug_file": "winrnr.pdb", + "debug_id": "5CB9D011956740BFB13021486A57B4591", + "end_addr": "0x6f48b000", + "filename": "winrnr.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f490000", + "code_id": "559F3B0284000", + "debug_file": "dnsapi.pdb", + "debug_id": "D6691555AF2049C3A67FF5974C95BAE51", + "end_addr": "0x6f514000", + "filename": "dnsapi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f520000", + "code_id": "559F3D0613000", + "debug_file": "nlaapi.pdb", + "debug_id": "020968954FCD496697E03442E6E837551", + "end_addr": "0x6f533000", + "filename": "nlaapi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f540000", + "code_id": "559F3D1916000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D87C7619458C48EC8531A2B4D5A897001", + "end_addr": "0x6f556000", + "filename": "pnrpnsp.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f560000", + "code_id": "559F3D5612000", + "debug_file": "NapiNSP.pdb", + "debug_id": "E8D9A9DF55D849A883690DAC1FCA3F5F1", + "end_addr": "0x6f572000", + "filename": "NapiNSP.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f5b0000", + "code_id": "559F3AFC14000", + "debug_file": "dhcpcsvc.pdb", + "debug_id": "91D20E8CC01C41B1BF8D50FD8CC22C7C1", + "end_addr": "0x6f5c4000", + "filename": "dhcpcsvc.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 30.84900093078613, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f5d0000", + "code_id": "559F3AF913000", + "debug_file": "dhcpcsvc6.pdb", + "debug_id": "2CBE4D8E46094B5984D4216A7F77A0931", + "end_addr": "0x6f5e3000", + "filename": "dhcpcsvc6.DLL", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f5f0000", + "code_id": "559F3BBF5c000", + "debug_file": "d3d10_1core.pdb", + "debug_id": "E7E37913F0784D0396E0E5D33B3D9D221", + "end_addr": "0x6f64c000", + "filename": "d3d10_1core.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 36.47999954223633, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f650000", + "code_id": "555130D1cd000", + "debug_file": "icuuc52.pdb", + "debug_id": "9C921A26F690451B891348F20F5F2E2B1", + "end_addr": "0x6f71d000", + "filename": "icuuc52.dll", + "version": "52.1.0.0" + }, + { + "base_addr": "0x6f720000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x6f80e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x6f8d0000", + "code_id": "559F3BD766000", + "debug_file": "wbemcomn.pdb", + "debug_id": "A7135940BC124C378FA257917C9C5B901", + "end_addr": "0x6f936000", + "filename": "wbemcomn.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x6f990000", + "code_id": "563ACE0D160000", + "debug_file": "urlmon.pdb", + "debug_id": "76476EE7823449C9BC412DC9EBD8A1351", + "end_addr": "0x6faf0000", + "filename": "urlmon.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "11.0.10240.16590" + }, + { + "base_addr": "0x70260000", + "code_id": "559F3B4Ef000", + "debug_file": "cscapi.pdb", + "debug_id": "5CD0871F3E0F49399AE2FAB7887954071", + "end_addr": "0x7026f000", + "filename": "cscapi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70270000", + "code_id": "559F3CDE7000", + "debug_file": "ksuser.pdb", + "debug_id": "D6BEE53CCCEC4C09A7D623ECBCBACE531", + "end_addr": "0x70277000", + "filename": "ksuser.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70280000", + "code_id": "54EC918853000", + "debug_file": "idmcchandler.pdb", + "debug_id": "1E9DD2E20C7B4F51A2153D1186C708DE1", + "end_addr": "0x702d3000", + "filename": "idmcchandler2.dll", + "missing_symbols": true, + "version": "6.23.2.1" + }, + { + "base_addr": "0x70400000", + "code_id": "563ACDCFbc000", + "debug_file": "twinapi.appcore.pdb", + "debug_id": "622AED23E0D9497DA9C453E5ACBFB5FB1", + "end_addr": "0x704bc000", + "filename": "twinapi.appcore.dll", + "version": "10.0.10240.16590" + }, + { + "base_addr": "0x704c0000", + "code_id": "559F3D1211000", + "debug_file": "OnDemandConnRouteHelper.pdb", + "debug_id": "8F0F3E189339432DBE49FC44174C5FDB1", + "end_addr": "0x704d1000", + "filename": "ondemandconnroutehelper.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x704e0000", + "code_id": "559F3BE2d000", + "debug_file": "wbemprox.pdb", + "debug_id": "935F35DC072044EE93D31FB5845519651", + "end_addr": "0x704ed000", + "filename": "wbemprox.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70500000", + "code_id": "559F3C44b000", + "debug_file": "linkinfo.pdb", + "debug_id": "286696258EA547B7ABE09BB715FC1AA71", + "end_addr": "0x7050b000", + "filename": "linkinfo.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70520000", + "code_id": "55B993797e000", + "debug_file": "dxgi.pdb", + "debug_id": "4560A6AE0B414B10A111E8C72F651CD21", + "end_addr": "0x7059e000", + "filename": "dxgi.dll", + "version": "10.0.10240.16412" + }, + { + "base_addr": "0x705a0000", + "code_id": "559F3C34488000", + "debug_file": "d2d1.pdb", + "debug_id": "CB8FADE9C48E44DA9A10B438A33114781", + "end_addr": "0x70a28000", + "filename": "d2d1.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70a30000", + "code_id": "559F3C11213000", + "debug_file": "d3d11.pdb", + "debug_id": "6A7A012A18F44CEBBEE034A6F3898A6D1", + "end_addr": "0x70c43000", + "filename": "d3d11.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70c50000", + "code_id": "559F3BA39c000", + "debug_file": "wdcomp.pdb", + "debug_id": "31F2E1F7EE924C8A9EED55FA9765D6F41", + "end_addr": "0x70cec000", + "filename": "dcomp.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70cf0000", + "code_id": "559F3C2F3f000", + "debug_file": "DataExchange.pdb", + "debug_id": "757700C01E4945168F0CCBB16CEF63C71", + "end_addr": "0x70d2f000", + "filename": "dataexchange.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70d50000", + "code_id": "559F3A8C9000", + "debug_file": "avrt.pdb", + "debug_id": "A1794664B9CD4DA6A6E112BDF01C4DEA1", + "end_addr": "0x70d59000", + "filename": "avrt.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x70d60000", + "code_id": "5551421B35000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "C2E1AC51DAE44256AEC279020C2C729A2", + "end_addr": "0x70d95000", + "filename": "sandboxbroker.dll", + "version": "38.0.5.5609" + }, + { + "base_addr": "0x71150000", + "code_id": "55A862EA1d000", + "debug_file": "dwmapi.pdb", + "debug_id": "88A5516134E94FD69248C404A157170F1", + "end_addr": "0x7116d000", + "filename": "dwmapi.dll", + "version": "10.0.10240.16392" + }, + { + "base_addr": "0x71170000", + "code_id": "559F3A9921000", + "debug_file": "dbgcore.pdb", + "debug_id": "00CBF2EC784D43719439EE9EC04024461", + "end_addr": "0x71191000", + "filename": "dbgcore.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x711a0000", + "code_id": "559F3D6C13f000", + "debug_file": "dbghelp.pdb", + "debug_id": "C715C87E7CA143D7AB62E065E2DBBEE11", + "end_addr": "0x712df000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x712e0000", + "code_id": "559F3BF7a000", + "debug_file": "netutils.pdb", + "debug_id": "E4EC8556E7654D9B98D9F4823EC72F8B1", + "end_addr": "0x712ea000", + "filename": "netutils.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x71370000", + "code_id": "559F3C0C10000", + "debug_file": "wkscli.pdb", + "debug_id": "CB59FD1BFB1647E6BD87305512AC82DF1", + "end_addr": "0x71380000", + "filename": "wkscli.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x716e0000", + "code_id": "559F3BBB2c000", + "debug_file": "d3d10_1.pdb", + "debug_id": "4CB4DE798CB54A649FF8C9E1C92842281", + "end_addr": "0x7170c000", + "filename": "d3d10_1.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x71710000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x71781000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x71790000", + "code_id": "55AF08DA75000", + "debug_file": "wUxTheme.pdb", + "debug_id": "2F37BD7EC30E486AA1AA55864DE880081", + "end_addr": "0x71805000", + "filename": "uxtheme.dll", + "version": "10.0.10240.16397" + }, + { + "base_addr": "0x71810000", + "code_id": "514B21C9c000", + "debug_file": "IDMFType.pdb", + "debug_id": "247270679F474C97A9C2C278243973D11", + "end_addr": "0x7181c000", + "filename": "idmftype.dll", + "version": "6.15.6.5" + }, + { + "base_addr": "0x71820000", + "code_id": "559F3BFA14000", + "debug_file": "samcli.pdb", + "debug_id": "87DB55C59E4D47E5B9FA2459BBDA99601", + "end_addr": "0x71834000", + "filename": "samcli.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x719b0000", + "code_id": "559F3AF48000", + "debug_file": "winnsi.pdb", + "debug_id": "DF34FD73857D49A49D828CEA311FEFA71", + "end_addr": "0x719b8000", + "filename": "winnsi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x719c0000", + "code_id": "559F3B024e000", + "debug_file": "wmswsock.pdb", + "debug_id": "0E2F7E67008E4A52B29C473A0F0F60911", + "end_addr": "0x71a0e000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x71a10000", + "code_id": "559F3BE130000", + "debug_file": "iphlpapi.pdb", + "debug_id": "7C2650EB46FD467FB532C97F3D9D34D71", + "end_addr": "0x71a40000", + "filename": "IPHLPAPI.DLL", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 32.5890007019043, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x71a40000", + "code_id": "55A725C5a7000", + "debug_file": "winhttp.pdb", + "debug_id": "0AB59C1FB1634203A2C5E1CDF5BFFB1D1", + "end_addr": "0x71ae7000", + "filename": "winhttp.dll", + "version": "10.0.10240.16391" + }, + { + "base_addr": "0x71af0000", + "code_id": "55FA5104224000", + "debug_file": "wininet.pdb", + "debug_id": "8335AF561BCB4D7EAA905467F038131F1", + "end_addr": "0x71d14000", + "filename": "wininet.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "11.0.10240.16515" + }, + { + "base_addr": "0x71d40000", + "code_id": "559F3C0F2f000", + "debug_file": "rsaenh.pdb", + "debug_id": "65310C104EA5487B8F406BCF5476E6241", + "end_addr": "0x71d6f000", + "filename": "rsaenh.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x71d70000", + "code_id": "559F3BFF13000", + "debug_file": "cryptsp.pdb", + "debug_id": "E8738E03DE2947AB89472A7B81416AFA1", + "end_addr": "0x71d83000", + "filename": "cryptsp.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x71e20000", + "code_id": "551569638000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x71e28000", + "filename": "idmmzcc.dll", + "version": "6.23.10.1" + }, + { + "base_addr": "0x71e30000", + "code_id": "559F3B8716000", + "debug_file": "usp10.pdb", + "debug_id": "2ED81227E33E41C7B09872E7E007BAEC1", + "end_addr": "0x71e46000", + "filename": "usp10.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x71e80000", + "code_id": "563ACE112c1000", + "debug_file": "iertutil.pdb", + "debug_id": "67BEF7E6B7FC4629A00E1C84288D3C0C1", + "end_addr": "0x72141000", + "filename": "iertutil.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "11.0.10240.16590" + }, + { + "base_addr": "0x73640000", + "code_id": "559F3EA144000", + "debug_file": "winsta.pdb", + "debug_id": "D7A4D635136141A9BE041BF14FC973E81", + "end_addr": "0x73684000", + "filename": "winsta.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x738f0000", + "code_id": "55515215e000", + "debug_file": "browsercomps.pdb", + "debug_id": "708C424A270F4CEDB6DE26AE1E5B478A2", + "end_addr": "0x738fe000", + "filename": "browsercomps.dll", + "version": "38.0.5.5609" + }, + { + "base_addr": "0x73900000", + "code_id": "559F3C091c000", + "debug_file": "srvcli.pdb", + "debug_id": "66F6C6476A8B43638BF7415A48C811C21", + "end_addr": "0x7391c000", + "filename": "srvcli.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73920000", + "code_id": "559F3E45209000", + "debug_file": "comctl32.pdb", + "debug_id": "8A6AC1237816479D82C62F3DA392FF901", + "end_addr": "0x73b29000", + "filename": "comctl32.dll", + "version": "6.10.10240.16384" + }, + { + "base_addr": "0x73b30000", + "code_id": "559F3BFB13000", + "debug_file": "netapi32.pdb", + "debug_id": "14862F3A9F5B4C71A45D7E7C9D905EEA1", + "end_addr": "0x73b43000", + "filename": "netapi32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73b50000", + "code_id": "555141BD6000", + "debug_file": "mozalloc.pdb", + "debug_id": "4E6103C5F6EB4964B2C3104B69A90D812", + "end_addr": "0x73b56000", + "filename": "mozalloc.dll", + "version": "38.0.5.5609" + }, + { + "base_addr": "0x73bc0000", + "code_id": "555141B51b000", + "debug_file": "mozglue.pdb", + "debug_id": "C67AA3E08A344007B1EFDE1DB1F6B0A62", + "end_addr": "0x73bdb000", + "filename": "mozglue.dll", + "version": "38.0.5.5609" + }, + { + "base_addr": "0x73be0000", + "code_id": "559F3E2D142000", + "debug_file": "propsys.pdb", + "debug_id": "9CD0EAC100534C899626588DA77217391", + "end_addr": "0x73d22000", + "filename": "propsys.dll", + "version": "7.0.10240.16384" + }, + { + "base_addr": "0x73d30000", + "code_id": "559F3C0228000", + "debug_file": "ntmarta.pdb", + "debug_id": "C8605D9C5A844FBC98B9EEA0529BAC5E1", + "end_addr": "0x73d58000", + "filename": "ntmarta.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73d80000", + "code_id": "559F3C181b000", + "debug_file": "bcrypt.pdb", + "debug_id": "A84A7C523CE24648BBF026465277FC771", + "end_addr": "0x73d9b000", + "filename": "bcrypt.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73e10000", + "code_id": "559F3AF821000", + "debug_file": "devobj.pdb", + "debug_id": "121260EA08E74663B7EF81FCFF67EEE21", + "end_addr": "0x73e31000", + "filename": "devobj.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73e40000", + "code_id": "559F3CE823000", + "debug_file": "winmmbase.pdb", + "debug_id": "0B30A8AF79544A87938BAB5890757FD21", + "end_addr": "0x73e63000", + "filename": "WINMMBASE.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73e70000", + "code_id": "559F3B8353000", + "debug_file": "oleacc.pdb", + "debug_id": "4889C86654CA450E8466857A9B35BF911", + "end_addr": "0x73ec3000", + "filename": "oleacc.dll", + "version": "7.2.10240.16384" + }, + { + "base_addr": "0x73fb0000", + "code_id": "559F3CE424000", + "debug_file": "winmm.pdb", + "debug_id": "7B667EADD96443BFAA96E521D6203B571", + "end_addr": "0x73fd4000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73fe0000", + "code_id": "559F3D108000", + "debug_file": "wsock32.pdb", + "debug_id": "6A5513F80A9840749E0AED69E7DA44D61", + "end_addr": "0x73fe8000", + "filename": "wsock32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x73ff0000", + "code_id": "559F3DA2f000", + "debug_file": "wtsapi32.pdb", + "debug_id": "989D17F714B94E83B2A414961F8F6DE11", + "end_addr": "0x73fff000", + "filename": "wtsapi32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74000000", + "code_id": "559F3C0C19000", + "debug_file": "userenv.pdb", + "debug_id": "6BE25A3C04D54CA0BCA7F0CAAAA946291", + "end_addr": "0x74019000", + "filename": "userenv.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74020000", + "code_id": "559F3C2D8000", + "debug_file": "version.pdb", + "debug_id": "D283E9F56CA44DB3B3DFBFB7359BAFB91", + "end_addr": "0x74028000", + "filename": "version.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74030000", + "code_id": "559F3B7B6000", + "debug_file": "msimg32.pdb", + "debug_id": "49E8496F11144C00A2DF15ABD88B21E11", + "end_addr": "0x74036000", + "filename": "msimg32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74040000", + "code_id": "559F3C0F59000", + "debug_file": "bcryptprimitives.pdb", + "debug_id": "E5A2E10A38B048A5AA6404A33040B8551", + "end_addr": "0x74099000", + "filename": "bcryptPrimitives.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x740a0000", + "code_id": "559F3AF8a000", + "debug_file": "cryptbase.pdb", + "debug_id": "90647918B8E545C9A81DB34D18EE07811", + "end_addr": "0x740aa000", + "filename": "CRYPTBASE.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x740b0000", + "code_id": "559F3AF41e000", + "debug_file": "wsspicli.pdb", + "debug_id": "7CF094E502C14C279A919DB2B85803DA1", + "end_addr": "0x740ce000", + "filename": "sspicli.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x740d0000", + "code_id": "559F3B2A176000", + "debug_file": "wkernelbase.pdb", + "debug_id": "0464887F7E8649D29C0B05CB6129AE6C1", + "end_addr": "0x74246000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74370000", + "code_id": "55FA574F4dc000", + "debug_file": "Windows.Storage.pdb", + "debug_id": "2A227A7A6462450C98DCE2C17E3AD7781", + "end_addr": "0x7484c000", + "filename": "windows.storage.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16515" + }, + { + "base_addr": "0x749c0000", + "code_id": "559F3B085c000", + "debug_file": "ws2_32.pdb", + "debug_id": "61B99F960921438A92546BF3220C8DFF1", + "end_addr": "0x74a1c000", + "filename": "ws2_32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74a20000", + "code_id": "559F92E042000", + "debug_file": "wintrust.pdb", + "debug_id": "A66EFBDE8C3043BABBC5BC8E5E660E791", + "end_addr": "0x74a62000", + "filename": "wintrust.dll", + "version": "10.0.10240.16385" + }, + { + "base_addr": "0x74a70000", + "code_id": "559F3D598d000", + "debug_file": "shcore.pdb", + "debug_id": "EEFF563A08414E3D8D5141327D52FCE51", + "end_addr": "0x74afd000", + "filename": "SHCore.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74b00000", + "code_id": "559F3AFA36000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "D431120DD57D4014980EA16B6C38D5EE1", + "end_addr": "0x74b36000", + "filename": "cfgmgr32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74bc0000", + "code_id": "559F3DB67b000", + "debug_file": "advapi32.pdb", + "debug_id": "E4043459C12948CF87AF8F61908E168A1", + "end_addr": "0x74c3b000", + "filename": "advapi32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74c40000", + "code_id": "559F3E181a5000", + "debug_file": "setupapi.pdb", + "debug_id": "3DFE4D9B21984B019FB200BC8B4B1B031", + "end_addr": "0x74de5000", + "filename": "setupapi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74e90000", + "code_id": "559F3B006000", + "debug_file": "psapi.pdb", + "debug_id": "3D7B741E75BD44CAB7FE909C0404B5261", + "end_addr": "0x74e96000", + "filename": "psapi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74ea0000", + "code_id": "559F3BFDe000", + "debug_file": "msasn1.pdb", + "debug_id": "C030E9F1D49B4CB9BA786BFC7D77140D1", + "end_addr": "0x74eae000", + "filename": "msasn1.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x74eb0000", + "code_id": "559F3C1C175000", + "debug_file": "crypt32.pdb", + "debug_id": "E2BF3171BAD04615B0697627F802BD631", + "end_addr": "0x75025000", + "filename": "crypt32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x75030000", + "code_id": "559F3B21f0000", + "debug_file": "wkernel32.pdb", + "debug_id": "DD11BC82D5A04F95A527C7F7A24E48C21", + "end_addr": "0x75120000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x75120000", + "code_id": "559F3C4244000", + "debug_file": "shlwapi.pdb", + "debug_id": "C83E8FB415494517A7DB0133F617A70F1", + "end_addr": "0x75164000", + "filename": "shlwapi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x75170000", + "code_id": "559F3AFF44000", + "debug_file": "powrprof.pdb", + "debug_id": "6FAC67AB6AE74B5BAD9B73EA617F19BA1", + "end_addr": "0x751b4000", + "filename": "powrprof.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x751c0000", + "code_id": "559F3B8D2b000", + "debug_file": "wimm32.pdb", + "debug_id": "53B58FA7E0114E228880DEF6C1BEC0521", + "end_addr": "0x751eb000", + "filename": "imm32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x751f0000", + "code_id": "559F3AFFc000", + "debug_file": "Kernel.Appcore.pdb", + "debug_id": "077B8FE5092B47D49007E03F0C492EB01", + "end_addr": "0x751fc000", + "filename": "kernel.appcore.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x75200000", + "code_id": "55A5C0D814d000", + "debug_file": "wgdi32.pdb", + "debug_id": "9A956AFC1F8C47B393BA25CBBF439A151", + "end_addr": "0x7534d000", + "filename": "gdi32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16390" + }, + { + "base_addr": "0x75350000", + "code_id": "5604B7B413be000", + "debug_file": "shell32.pdb", + "debug_id": "48BF2FC036914E1F835027F5AE3FB15A1", + "end_addr": "0x7670e000", + "filename": "shell32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16542" + }, + { + "base_addr": "0x76710000", + "code_id": "559F3AF5f000", + "debug_file": "profapi.pdb", + "debug_id": "948D2AB72FEE4FA9AC2A7E2EAB88CE021", + "end_addr": "0x7671f000", + "filename": "profapi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76720000", + "code_id": "559F3BA3120000", + "debug_file": "msctf.pdb", + "debug_id": "99D4FE52AA734B12ADD8D17D2976A22B1", + "end_addr": "0x76840000", + "filename": "msctf.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76840000", + "code_id": "559F3CB082000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "8FB9C2EA40954404A254409FDB85D0231", + "end_addr": "0x768c2000", + "filename": "clbcatq.dll", + "version": "2001.12.10941.16384" + }, + { + "base_addr": "0x768d0000", + "code_id": "559F3E0Ebe000", + "debug_file": "msvcrt.pdb", + "debug_id": "21D147F0C347415D8742D3B82EC12D941", + "end_addr": "0x7698e000", + "filename": "msvcrt.dll", + "version": "7.0.10240.16384" + }, + { + "base_addr": "0x76990000", + "code_id": "55B992EAac000", + "debug_file": "wrpcrt4.pdb", + "debug_id": "5A45A73426D54D5AA9BF314AFA87C9B71", + "end_addr": "0x76a3c000", + "filename": "rpcrt4.dll", + "version": "10.0.10240.16412" + }, + { + "base_addr": "0x76a50000", + "code_id": "559F3AFD43000", + "debug_file": "sechost.pdb", + "debug_id": "6CC043876036425C8B155438AFF3D84E1", + "end_addr": "0x76a93000", + "filename": "sechost.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76b00000", + "code_id": "559F3CF11ba000", + "debug_file": "combase.pdb", + "debug_id": "0B3A283055694CC38D178FCBAEAE1DE41", + "end_addr": "0x76cba000", + "filename": "combase.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76cc0000", + "code_id": "559F3C9Cea000", + "debug_file": "ole32.pdb", + "debug_id": "63BC11D56B1D468795E54DC34782BE4F1", + "end_addr": "0x76daa000", + "filename": "ole32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76db0000", + "code_id": "559F3BA2140000", + "debug_file": "wuser32.pdb", + "debug_id": "0FAFF4D789514B8A9151A84FE29ACC271", + "end_addr": "0x76ef0000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76ef0000", + "code_id": "559F3B0B92000", + "debug_file": "oleaut32.pdb", + "debug_id": "1DF9C9192630444BBCF1BA979CADF82F1", + "end_addr": "0x76f82000", + "filename": "oleaut32.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76f90000", + "code_id": "559F3AF37000", + "debug_file": "nsi.pdb", + "debug_id": "357536B755044258971B04CCD0A171161", + "end_addr": "0x76f97000", + "filename": "nsi.dll", + "version": "10.0.10240.16384" + }, + { + "base_addr": "0x76fa0000", + "code_id": "55C599E1179000", + "debug_file": "wntdll.pdb", + "debug_id": "F42E56BB23DF4C2A9CAA683DA90E032F1", + "end_addr": "0x77119000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "10.0.10240.16430" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 4, + "cpu_info": "GenuineIntel family 6 model 58 stepping 9", + "os": "Windows NT", + "os_ver": "10.0.10240 " + }, + "thread_count": 264, + "threads": [ + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "normalized": "NtWaitForSingleObject", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "kernelbase.dll", + "module_offset": "0xa8d08", + "normalized": "WaitForSingleObjectEx", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernelbase.dll", + "module_offset": "0xa8c61", + "normalized": "WaitForSingleObject", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "normalized": "PR_Wait", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "normalized": "mozilla::ReentrantMonitor::Wait", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "normalized": "NS_ProcessNextEvent", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaShutdownManager.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MediaShutdownManager::Shutdown()", + "function_offset": "0x3e", + "line": 134, + "module": "xul.dll", + "module_offset": "0xfadb17", + "normalized": "mozilla::MediaShutdownManager::Shutdown", + "offset": "0x6c26db17", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaShutdownManager.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaShutdownManager::Observe(nsISupports *,char const *,wchar_t const *)", + "function_offset": "0x1f", + "line": 102, + "module": "xul.dll", + "module_offset": "0xfa2943", + "normalized": "mozilla::MediaShutdownManager::Observe", + "offset": "0x6c262943", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/ds/nsObserverList.cpp:d850a2e13aaf", + "frame": 9, + "function": "nsObserverList::NotifyObservers(nsISupports *,char const *,wchar_t const *)", + "function_offset": "0x3d", + "line": 100, + "module": "xul.dll", + "module_offset": "0x2ac23e", + "normalized": "nsObserverList::NotifyObservers", + "offset": "0x6b56c23e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/ds/nsObserverService.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsObserverService::NotifyObservers(nsISupports *,char const *,wchar_t const *)", + "function_offset": "0xab", + "line": 329, + "module": "xul.dll", + "module_offset": "0x22135a", + "normalized": "nsObserverService::NotifyObservers", + "offset": "0x6b4e135a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:d850a2e13aaf", + "frame": 11, + "function": "ScopedXPCOMStartup::~ScopedXPCOMStartup()", + "function_offset": "0x108", + "line": 1348, + "module": "xul.dll", + "module_offset": "0x4ee42f", + "normalized": "ScopedXPCOMStartup::~ScopedXPCOMStartup", + "offset": "0x6b7ae42f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/UniquePtr.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::UniquePtr >::reset(ScopedXPCOMStartup *)", + "function_offset": "0x17", + "line": 310, + "module": "xul.dll", + "module_offset": "0x27ff98", + "normalized": "mozilla::UniquePtr::reset", + "offset": "0x6b53ff98", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:d850a2e13aaf", + "frame": 13, + "function": "XREMain::XRE_main(int,char * * const,nsXREAppData const *)", + "function_offset": "0x20f", + "line": 4335, + "module": "xul.dll", + "module_offset": "0x27ea93", + "normalized": "XREMain::XRE_main", + "offset": "0x6b53ea93", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:d850a2e13aaf", + "frame": 14, + "function": "XRE_main", + "function_offset": "0x3d", + "line": 4527, + "module": "xul.dll", + "module_offset": "0x566f43", + "normalized": "XRE_main", + "offset": "0x6b826f43", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:browser/app/nsBrowserApp.cpp:d850a2e13aaf", + "frame": 15, + "function": "do_main", + "function_offset": "0x124", + "line": 294, + "module": "firefox.exe", + "module_offset": "0x1634", + "normalized": "do_main", + "offset": "0x851634", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:browser/app/nsBrowserApp.cpp:d850a2e13aaf", + "frame": 16, + "function": "NS_internal_main(int,char * *)", + "function_offset": "0xeb", + "line": 667, + "module": "firefox.exe", + "module_offset": "0x12db", + "normalized": "NS_internal_main", + "offset": "0x8512db", + "trust": "cfi" + } + ] + }, + { + "frame_count": 2, + "frames": [ + { + "frame": 0, + "function": "ZwGetContextThread", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x69a1c", + "offset": "0x77009a1c", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWriteFile", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x68c4b", + "offset": "0x77008c4b", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "ZwRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c5c", + "offset": "0x77008c5c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x43", + "module": "KERNELBASE.dll", + "module_offset": "0xb33d3", + "offset": "0x741833d3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:d850a2e13aaf", + "frame": 2, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0x51c739", + "offset": "0x6b7dc739", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:d850a2e13aaf", + "frame": 3, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0x51c6e6", + "offset": "0x6b7dc6e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:d850a2e13aaf", + "frame": 4, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0x51c6a0", + "offset": "0x6b7dc6a0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:d850a2e13aaf", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x14f3fe", + "offset": "0x6b40f3fe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:d850a2e13aaf", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x14f4c2", + "offset": "0x6b40f4c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:d850a2e13aaf", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xde", + "line": 170, + "module": "xul.dll", + "module_offset": "0x633465", + "offset": "0x6b8f3465", + "trust": "cfi" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:d850a2e13aaf", + "frame": 3, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x72", + "line": 201, + "module": "xul.dll", + "module_offset": "0x15a681", + "offset": "0x6b41a681", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 9, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 4, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x11", + "line": 550, + "module": "xul.dll", + "module_offset": "0x149c0e", + "offset": "0x6b409c0e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:d850a2e13aaf", + "frame": 5, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x92", + "line": 1385, + "module": "xul.dll", + "module_offset": "0x148eae", + "offset": "0x6b408eae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:d850a2e13aaf", + "frame": 4, + "function": "WatchdogMain", + "function_offset": "0x111", + "line": 1307, + "module": "xul.dll", + "module_offset": "0x495f36", + "offset": "0x6b755f36", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 5, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 6, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 7, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 8, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:d850a2e13aaf", + "frame": 4, + "function": "TimerThread::Run()", + "function_offset": "0x271", + "line": 363, + "module": "xul.dll", + "module_offset": "0x40f991", + "offset": "0x6b6cf991", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 339, + "module": "xul.dll", + "module_offset": "0x413336", + "offset": "0x6b6d3336", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 428, + "module": "xul.dll", + "module_offset": "0x55ea4b", + "offset": "0x6b81ea4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/BackgroundHangMonitor.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::BackgroundHangManager::RunMonitorThread()", + "function_offset": "0xd5", + "line": 331, + "module": "xul.dll", + "module_offset": "0x3fb335", + "offset": "0x6b6bb335", + "trust": "cfi" + }, + { + "frame": 6, + "function": "GetCurrentProcessId", + "function_offset": "0xf", + "module": "kernel32.dll", + "module_offset": "0x11d9f", + "offset": "0x75041d9f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xea", + "line": 232, + "module": "xul.dll", + "module_offset": "0x29317c", + "offset": "0x6b55317c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x567ae4", + "offset": "0x6b827ae4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1e", + "line": 5121, + "module": "xul.dll", + "module_offset": "0x67446", + "offset": "0x6b327446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0xa5", + "line": 4599, + "module": "xul.dll", + "module_offset": "0x6689b", + "offset": "0x6b32689b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:d850a2e13aaf", + "frame": 7, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x2e0", + "line": 2678, + "module": "xul.dll", + "module_offset": "0x15062f", + "offset": "0x6b41062f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x94040", + "offset": "0x69f44040", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x92ee5", + "offset": "0x69f42ee5", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x1ad494", + "offset": "0x6a05d494", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d52e", + "offset": "0x6a7bd52e", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d656", + "offset": "0x6a7bd656", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "function": "MsgWaitForMultipleObjectsEx", + "function_offset": "0x17a", + "module": "user32.dll", + "module_offset": "0x1a49a", + "offset": "0x76dca49a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/windows/WinUtils.cpp:d850a2e13aaf", + "frame": 3, + "function": "mozilla::widget::WinUtils::WaitForMessage(unsigned long)", + "function_offset": "0x36", + "line": 637, + "module": "xul.dll", + "module_offset": "0x506508", + "offset": "0x6b7c6508", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:d850a2e13aaf", + "frame": 4, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0xac", + "line": 241, + "module": "xul.dll", + "module_offset": "0x40decc", + "offset": "0x6b6cdecc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:d850a2e13aaf", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x14f3fe", + "offset": "0x6b40f3fe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:d850a2e13aaf", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x14f4c2", + "offset": "0x6b40f4c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:d850a2e13aaf", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xde", + "line": 170, + "module": "xul.dll", + "module_offset": "0x633465", + "offset": "0x6b8f3465", + "trust": "cfi" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:d850a2e13aaf", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x14ef5b", + "offset": "0x6b40ef5b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:d850a2e13aaf", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0xce", + "line": 60, + "module": "xul.dll", + "module_offset": "0x14ee84", + "offset": "0x6b40ee84", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 5, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:d850a2e13aaf", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xde", + "line": 170, + "module": "xul.dll", + "module_offset": "0x633465", + "offset": "0x6b8f3465", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c389", + "offset": "0x69fec389", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c2af", + "offset": "0x69fec2af", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d52e", + "offset": "0x6a7bd52e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d656", + "offset": "0x6a7bd656", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c389", + "offset": "0x69fec389", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c2af", + "offset": "0x69fec2af", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d52e", + "offset": "0x6a7bd52e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d656", + "offset": "0x6a7bd656", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c389", + "offset": "0x69fec389", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c2af", + "offset": "0x69fec2af", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d52e", + "offset": "0x6a7bd52e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d656", + "offset": "0x6a7bd656", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c389", + "offset": "0x69fec389", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c2af", + "offset": "0x69fec2af", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d52e", + "offset": "0x6a7bd52e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d656", + "offset": "0x6a7bd656", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1e", + "line": 5121, + "module": "xul.dll", + "module_offset": "0x67446", + "offset": "0x6b327446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0xa5", + "line": 4599, + "module": "xul.dll", + "module_offset": "0x6689b", + "offset": "0x6b32689b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:d850a2e13aaf", + "frame": 7, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x2e0", + "line": 2678, + "module": "xul.dll", + "module_offset": "0x15062f", + "offset": "0x6b41062f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtUserGetMessage", + "function_offset": "0xc", + "module": "user32.dll", + "module_offset": "0x34d9c", + "offset": "0x76de4d9c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetMessageA", + "function_offset": "0x52", + "module": "user32.dll", + "module_offset": "0x2cb32", + "offset": "0x76ddcb32", + "trust": "cfi" + }, + { + "frame": 2, + "function": "mciwindow(void *)", + "function_offset": "0xce", + "module": "winmm.dll", + "module_offset": "0x450e", + "offset": "0x73fb450e", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtUserGetMessage", + "function_offset": "0xc", + "module": "user32.dll", + "module_offset": "0x34d9c", + "offset": "0x76de4d9c", + "trust": "context" + }, + { + "frame": 1, + "function": "GetMessageA", + "function_offset": "0x52", + "module": "user32.dll", + "module_offset": "0x2cb32", + "offset": "0x76ddcb32", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "idmcchandler2.dll", + "module_offset": "0xbafc", + "offset": "0x7028bafc", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c389", + "offset": "0x69fec389", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x13c2af", + "offset": "0x69fec2af", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d52e", + "offset": "0x6a7bd52e", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "nvwgf2um.dll", + "module_offset": "0x90d656", + "offset": "0x6a7bd656", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1e", + "line": 5121, + "module": "xul.dll", + "module_offset": "0x67446", + "offset": "0x6b327446", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0xa5", + "line": 4599, + "module": "xul.dll", + "module_offset": "0x6689b", + "offset": "0x6b32689b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:d850a2e13aaf", + "frame": 7, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x2e0", + "line": 2678, + "module": "xul.dll", + "module_offset": "0x15062f", + "offset": "0x6b41062f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwRemoveIoCompletion", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c5c", + "offset": "0x77008c5c", + "trust": "context" + }, + { + "frame": 1, + "function": "SockAsyncThread", + "function_offset": "0x7e", + "module": "mswsock.dll", + "module_offset": "0x17c8e", + "offset": "0x719d7c8e", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6a74c", + "offset": "0x7700a74c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0x285", + "module": "ntdll.dll", + "module_offset": "0x34835", + "offset": "0x76fd4835", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6a74c", + "offset": "0x7700a74c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0x285", + "module": "ntdll.dll", + "module_offset": "0x34835", + "offset": "0x76fd4835", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6a74c", + "offset": "0x7700a74c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0x285", + "module": "ntdll.dll", + "module_offset": "0x34835", + "offset": "0x76fd4835", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6a74c", + "offset": "0x7700a74c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0x285", + "module": "ntdll.dll", + "module_offset": "0x34835", + "offset": "0x76fd4835", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6a74c", + "offset": "0x7700a74c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0x285", + "module": "ntdll.dll", + "module_offset": "0x34835", + "offset": "0x76fd4835", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForWorkViaWorkerFactory", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6a74c", + "offset": "0x7700a74c", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWorkerThread", + "function_offset": "0x285", + "module": "ntdll.dll", + "module_offset": "0x34835", + "offset": "0x76fd4835", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a73c5", + "offset": "0x686573c5", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 24, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::MediaTaskQueue::AwaitIdleLocked()", + "function_offset": "0x13", + "line": 123, + "module": "xul.dll", + "module_offset": "0xf962ae", + "offset": "0x6c2562ae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MediaDecoderStateMachine::FlushDecoding()", + "function_offset": "0x81", + "line": 3053, + "module": "xul.dll", + "module_offset": "0xf9c43e", + "offset": "0x6c25c43e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MediaDecoderStateMachine::RunStateMachine()", + "function_offset": "0x5f", + "line": 2869, + "module": "xul.dll", + "module_offset": "0xfaa783", + "offset": "0x6c26a783", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachineScheduler.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachineScheduler::TimeoutExpired(int)", + "function_offset": "0x27", + "line": 160, + "module": "xul.dll", + "module_offset": "0xfaf0ff", + "offset": "0x6c26f0ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachineScheduler.cpp:d850a2e13aaf", + "frame": 9, + "function": "`anonymous namespace'::TimerEvent::Run()", + "function_offset": "0xe", + "line": 23, + "module": "xul.dll", + "module_offset": "0xfaa1e2", + "offset": "0x6c26a1e2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 12, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 13, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 14, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 16, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 17, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 18, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 19, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 20, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 21, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 23, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 339, + "module": "xul.dll", + "module_offset": "0x413336", + "offset": "0x6b6d3336", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 339, + "module": "xul.dll", + "module_offset": "0x413336", + "offset": "0x6b6d3336", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 12, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x24", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f282", + "offset": "0x6b40f282", + "trust": "cfi_scan" + }, + { + "frame": 13, + "offset": "0x13e8f5ff", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 14, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 15, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prcthr.c:d850a2e13aaf", + "frame": 12, + "function": "PR_GetCurrentThread", + "function_offset": "0x1a", + "line": 143, + "module": "nss3.dll", + "module_offset": "0x3634a", + "offset": "0x6ef2634a", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 16, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prcthr.c:d850a2e13aaf", + "frame": 12, + "function": "PR_GetCurrentThread", + "function_offset": "0x1a", + "line": 143, + "module": "nss3.dll", + "module_offset": "0x3634a", + "offset": "0x6ef2634a", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 339, + "module": "xul.dll", + "module_offset": "0x413336", + "offset": "0x6b6d3336", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 339, + "module": "xul.dll", + "module_offset": "0x413336", + "offset": "0x6b6d3336", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 25, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:d850a2e13aaf", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xff", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x1519f", + "offset": "0x6ef0519f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x2934c1", + "offset": "0x6b5534c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/wmf/WMFMediaDataDecoder.cpp:d850a2e13aaf", + "frame": 5, + "function": "mozilla::WMFMediaDataDecoder::Flush()", + "function_offset": "0x34", + "line": 186, + "module": "xul.dll", + "module_offset": "0x10149f6", + "offset": "0x6c2d49f6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 6, + "function": "mozilla::MP4Reader::Flush(mp4_demuxer::TrackType)", + "function_offset": "0x6f", + "line": 938, + "module": "xul.dll", + "module_offset": "0x100f67b", + "offset": "0x6c2cf67b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/fmp4/MP4Reader.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::MP4Reader::ResetDecode()", + "function_offset": "0xa", + "line": 842, + "module": "xul.dll", + "module_offset": "0x101088d", + "offset": "0x6c2d088d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderStateMachine.cpp:d850a2e13aaf", + "frame": 8, + "function": "mozilla::MediaDecoderStateMachine::DecodeSeek()", + "function_offset": "0x221", + "line": 2586, + "module": "xul.dll", + "module_offset": "0xf98caa", + "offset": "0x6c258caa", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:d850a2e13aaf", + "frame": 9, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xd", + "line": 386, + "module": "xul.dll", + "module_offset": "0x1a72fb", + "offset": "0x6b4672fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaTaskQueue.cpp:d850a2e13aaf", + "frame": 10, + "function": "mozilla::MediaTaskQueue::Runner::Run()", + "function_offset": "0xbc", + "line": 230, + "module": "xul.dll", + "module_offset": "0xfaa11d", + "offset": "0x6c26a11d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:d850a2e13aaf", + "frame": 11, + "function": "nsThreadPool::Run()", + "function_offset": "0x1ed", + "line": 225, + "module": "xul.dll", + "module_offset": "0x412cf2", + "offset": "0x6b6d2cf2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 12, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x735", + "line": 855, + "module": "xul.dll", + "module_offset": "0x411074", + "offset": "0x6b6d1074", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 13, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 14, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 339, + "module": "xul.dll", + "module_offset": "0x413336", + "offset": "0x6b6d3336", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 15, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 16, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 17, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 18, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 19, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 20, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 21, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 22, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 23, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 24, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a7511", + "offset": "0x68657511", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a5e02", + "offset": "0x68655e02", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a5e02", + "offset": "0x68655e02", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a5e02", + "offset": "0x68655e02", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a5e02", + "offset": "0x68655e02", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x1a", + "module": "d3d9.dll", + "module_offset": "0x13f036", + "offset": "0x6975f036", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x13dd5c", + "offset": "0x6975dd5c", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "frame": 3, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x23f", + "module": "d3d9.dll", + "module_offset": "0x159134", + "offset": "0x69779134", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a5e02", + "offset": "0x68655e02", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff75e", + "offset": "0x685af75e", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xff7db", + "offset": "0x685af7db", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x103801", + "offset": "0x685b3801", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x102b91", + "offset": "0x685b2b91", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1010af", + "offset": "0x685b10af", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1001d1", + "offset": "0x685b01d1", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4723", + "offset": "0x68654723", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1a4a4c", + "offset": "0x68654a4c", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195152", + "offset": "0x68645152", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x195ffb", + "offset": "0x68645ffb", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1cd13e", + "offset": "0x6867d13e", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x1ebfe6", + "offset": "0x6869bfe6", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x196607", + "offset": "0x68646607", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183932", + "offset": "0x68633932", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x183968", + "offset": "0x68633968", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForMultipleObjects", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x6919c", + "offset": "0x7700919c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0x135", + "module": "KERNELBASE.dll", + "module_offset": "0xb1285", + "offset": "0x74181285", + "trust": "cfi" + }, + { + "file": "d:\\th\\com\\combase\\dcomrem\\threads.cxx", + "frame": 2, + "function": "CRpcThread::WorkerLoop()", + "function_offset": "0x144", + "line": 318, + "module": "combase.dll", + "module_offset": "0xa0754", + "offset": "0x76ba0754", + "trust": "cfi" + }, + { + "file": "d:\\th\\com\\combase\\dcomrem\\threads.cxx", + "frame": 3, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x1e", + "line": 72, + "module": "combase.dll", + "module_offset": "0xd4cde", + "offset": "0x76bd4cde", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:d850a2e13aaf", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x0", + "line": 151, + "module": "xul.dll", + "module_offset": "0x77a21b", + "normalized": "mozilla::`anonymous namespace'::RunWatchdog", + "offset": "0x6ba3a21b", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "normalized": "_PR_NativeRunThread", + "offset": "0x6ef03f20", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 2, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "normalized": "pr_root", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "normalized": "_callthreadstartex", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "normalized": "msvcr120.dll@0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "normalized": "BaseThreadInitThunk", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "normalized": "__RtlUserThreadStart", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "normalized": "_RtlUserThreadStart", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:d850a2e13aaf", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x190", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x14f40", + "offset": "0x6ef04f40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:d850a2e13aaf", + "frame": 4, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x14f271", + "offset": "0x6b40f271", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x44a", + "line": 846, + "module": "xul.dll", + "module_offset": "0x410d89", + "offset": "0x6b6d0d89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:d850a2e13aaf", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 265, + "module": "xul.dll", + "module_offset": "0x411ff6", + "offset": "0x6b6d1ff6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:d850a2e13aaf", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 368, + "module": "xul.dll", + "module_offset": "0x413374", + "offset": "0x6b6d3374", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 226, + "module": "xul.dll", + "module_offset": "0x40ee7d", + "offset": "0x6b6cee7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:d850a2e13aaf", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 200, + "module": "xul.dll", + "module_offset": "0x40ed4b", + "offset": "0x6b6ced4b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:d850a2e13aaf", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x86", + "line": 356, + "module": "xul.dll", + "module_offset": "0x14f0c8", + "offset": "0x6b40f0c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x13f20", + "offset": "0x6ef03f20", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "NtWaitForSingleObject", + "function_offset": "0xc", + "module": "ntdll.dll", + "module_offset": "0x68c0c", + "offset": "0x77008c0c", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x98", + "module": "KERNELBASE.dll", + "module_offset": "0xa8d08", + "offset": "0x74178d08", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "KERNELBASE.dll", + "module_offset": "0xa8c61", + "offset": "0x74178c61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95io.c:d850a2e13aaf", + "frame": 3, + "function": "_PR_MD_WAIT", + "function_offset": "0x10", + "line": 88, + "module": "nss3.dll", + "module_offset": "0x15c5e", + "offset": "0x6ef05c5e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:d850a2e13aaf", + "frame": 4, + "function": "_PR_NativeRunThread", + "function_offset": "0xd8", + "line": 429, + "module": "nss3.dll", + "module_offset": "0x13f6d", + "offset": "0x6ef03f6d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:d850a2e13aaf", + "frame": 5, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x13a10", + "offset": "0x6ef03a10", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 6, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6f74c01c", + "trust": "cfi" + }, + { + "frame": 7, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6f74c000", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x23", + "module": "kernel32.dll", + "module_offset": "0x13743", + "offset": "0x75043743", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x2e", + "module": "ntdll.dll", + "module_offset": "0x5a063", + "offset": "0x76ffa063", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x5a02e", + "offset": "0x76ffa02e", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "50319360", + "write_combine_size": "98951168" + }, + "last_crash": 518551, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 10", + "os_version": "10.0.10240", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9a956940_1515; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "NtWaitForSingleObject | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown | mozilla::MediaShutdownManager::Observe | nsObserverList::NotifyObservers | nsObserverService::NotifyObservers | ScopedXPCOMStartup::~ScopedXPCOMStartup | mozilla::UniquePtr::reset | XREMain::XRE_main | XRE_main | do_main | NS_internal_main", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "beta", + "signature": "shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_Wait | mozilla::ReentrantMonitor::Wait | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::MediaShutdownManager::Shutdown", + "startedDateTime": "2015-11-30T00:00:12.409991+00:00", + "started_datetime": "2015-11-30T00:00:12.409991+00:00", + "submitted_timestamp": "2015-11-30T00:00:05.706491+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:d850a2e13aaf", + "truncated": false, + "uptime": 6580, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "7c25e4ec-5930-4149-b76e-95cba2151130", + "version": "38.0.5b1" +} diff --git a/testcrash/processed/7ca49cf6-c01c-4c76-8b0c-60bf72151130.json b/testcrash/processed/7ca49cf6-c01c-4c76-8b0c-60bf72151130.json new file mode 100644 index 0000000000..704baadec3 --- /dev/null +++ b/testcrash/processed/7ca49cf6-c01c-4c76-8b0c-60bf72151130.json @@ -0,0 +1,2829 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "ffxtlbr@delta.com", + "1.5.0" + ], + [ + "ocr@babylon.com", + "1.1" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "3.6.28" + ] + ], + "addons_checked": true, + "address": "0x63dcd4c9", + "app_notes": "", + "build": "20120306064154", + "classifications": { + "support": { + "classification": "update-firefox-latest-version", + "classification_data": null, + "classification_version": "1.0" + } + }, + "client_crash_date": "2015-11-30T00:00:01+00:00", + "completed_datetime": "2015-11-30T00:00:21.384303+00:00", + "completeddatetime": "2015-11-30T00:00:21.384303+00:00", + "cpu_info": "GenuineIntel family 6 model 42 stepping 7 | 2", + "cpu_name": "x86", + "crash_id": "7ca49cf6-c01c-4c76-8b0c-60bf72151130", + "crash_time": 1448841601, + "crashedThread": 12, + "date_processed": "2015-11-30T00:00:09.511904+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 100732728, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x63dcd4c9", + "crashing_thread": 12, + "type": "EXCEPTION_ACCESS_VIOLATION_EXEC" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "offset": "0x63dcd4c9", + "registers": { + "eax": "0x00000000", + "ebp": "0x08e2fb58", + "ebx": "0x00000000", + "ecx": "0x7ff9f000", + "edi": "0x08e2fc14", + "edx": "0x0000006d", + "efl": "0x00010246", + "eip": "0x63dcd4c9", + "esi": "0x08e2fc0c", + "esp": "0x08e2fb4c" + }, + "trust": "context" + }, + { + "frame": 1, + "offset": "0x63dce727", + "trust": "frame_pointer" + }, + { + "frame": 2, + "offset": "0x63dceaa8", + "trust": "frame_pointer" + }, + { + "frame": 3, + "offset": "0x63dcec88", + "trust": "frame_pointer" + }, + { + "frame": 4, + "offset": "0x63dc50b5", + "trust": "frame_pointer" + }, + { + "frame": 5, + "offset": "0x63dcd152", + "trust": "frame_pointer" + }, + { + "frame": 6, + "offset": "0x63dc1eca", + "trust": "frame_pointer" + }, + { + "frame": 7, + "offset": "0x63dc20ef", + "trust": "frame_pointer" + }, + { + "frame": 8, + "offset": "0x63dca559", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "frame_pointer" + } + ], + "threads_index": 12, + "total_frames": 12 + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x60000", + "code_id": "4F563B00e0000", + "debug_file": "firefox.pdb", + "debug_id": "9729CC6303964F199E07BF405CA5CB062", + "end_addr": "0x140000", + "filename": "firefox.exe", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "1.9.2.4448" + }, + { + "base_addr": "0x10000000", + "code_id": "512CBD6140000", + "debug_file": "captlib.pdb", + "debug_id": "AB0506B82A1F49CD944B9B75638D39281", + "end_addr": "0x10040000", + "filename": "captlib.dll", + "version": "10.0.1.18" + }, + { + "base_addr": "0x66510000", + "code_id": "4F563A55b60000", + "debug_file": "xul.pdb", + "debug_id": "8DEAE0D39C44482C8A013FAF5B37FB932", + "end_addr": "0x67070000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "1.9.2.4448" + }, + { + "base_addr": "0x67530000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x6761b000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6d4a0000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x6d519000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6d5d0000", + "code_id": "4F56269Eb0000", + "debug_file": "MOZCRT19.pdb", + "debug_id": "0F7B26B1B0A1444280412D743CADCC7A1", + "end_addr": "0x6d680000", + "filename": "mozcrt19.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "8.0.0.0" + }, + { + "base_addr": "0x6d680000", + "code_id": "4F5629297e000", + "debug_file": "sqlite3.pdb", + "debug_id": "590F30B3AAA745A6882758A376C1F37B1", + "end_addr": "0x6d6fe000", + "filename": "sqlite3.dll", + "version": "3.7.4.0" + }, + { + "base_addr": "0x6deb0000", + "code_id": "4F5626A8af000", + "debug_file": "MOZCPP19.pdb", + "debug_id": "F55BCDE4750649C2ACF0FD5254AC1C251", + "end_addr": "0x6df5f000", + "filename": "mozcpp19.dll", + "version": "8.0.0.0" + }, + { + "base_addr": "0x6ebc0000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x6ebc5000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6ec20000", + "code_id": "4F563AFA24000", + "debug_file": "brwsrcmp.pdb", + "debug_id": "4C968F3B31BC43A4BED60839ABD204C12", + "end_addr": "0x6ec44000", + "filename": "brwsrcmp.dll", + "version": "1.9.2.4448" + }, + { + "base_addr": "0x6ec50000", + "code_id": "4F562DDE21000", + "debug_file": "ssl3.pdb", + "debug_id": "259DD87C3E934ED48BD1465D0AB53E441", + "end_addr": "0x6ec71000", + "filename": "ssl3.dll", + "version": "3.12.9.0" + }, + { + "base_addr": "0x6f500000", + "code_id": "4A5BD9FD72000", + "debug_file": "dsound.pdb", + "debug_id": "F38F478065E247C68EDA699606F56EED2", + "end_addr": "0x6f572000", + "filename": "dsound.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fa80000", + "code_id": "51F1D7302f000", + "debug_file": "shdocvw.pdb", + "debug_id": "46C4B8A123D74F44BC21DA7D4613C8BB2", + "end_addr": "0x6faaf000", + "filename": "shdocvw.dll", + "version": "6.1.7601.18222" + }, + { + "base_addr": "0x6fe30000", + "code_id": "4E5870283c000", + "debug_file": "oleacc.pdb", + "debug_id": "DC8A57A3E8C648228F2C3650F2BE1D672", + "end_addr": "0x6fe6c000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x701e0000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x701eb000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x701f0000", + "code_id": "4F0412C970000", + "debug_file": "ntshrui.pdb", + "debug_id": "B1397869A4914797AEA1040E4BD4F1932", + "end_addr": "0x70260000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17755" + }, + { + "base_addr": "0x70260000", + "code_id": "4A5BD9E331000", + "debug_file": "EhStorshell.pdb", + "debug_id": "878E29FEBFDD46DBA28AA12389F37C741", + "end_addr": "0x70291000", + "filename": "EhStorShell.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70580000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x705b2000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x705c0000", + "code_id": "55C39B97170000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E38B99B3657C4EE6AEFAF6B82D1BC96D2", + "end_addr": "0x70730000", + "filename": "explorerframe.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x70970000", + "code_id": "4F562DD69d000", + "debug_file": "nss3.pdb", + "debug_id": "2D026773FD7F4022A7A26B0B84A530B81", + "end_addr": "0x70a0d000", + "filename": "nss3.dll", + "version": "3.12.9.0" + }, + { + "base_addr": "0x71690000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x71697000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71790000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x717a0000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x717e0000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x717e8000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71800000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x71812000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x718b0000", + "code_id": "4CE7BA061e000", + "debug_file": "t2embed.pdb", + "debug_id": "548E9B4ABB754311AE7E003B76116F401", + "end_addr": "0x718ce000", + "filename": "t2embed.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71aa0000", + "code_id": "4F563AEE8000", + "debug_file": "browserdirprovider.pdb", + "debug_id": "A7201AA412AD449197CD3DCF1556F01F2", + "end_addr": "0x71aa8000", + "filename": "browserdirprovider.dll", + "version": "1.9.2.4448" + }, + { + "base_addr": "0x71ad0000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x71ad6000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71ae0000", + "code_id": "4CE7BA4B51000", + "debug_file": "winspool.pdb", + "debug_id": "B165BBE7CD8C4F39BE373C0D9DFCD77B2", + "end_addr": "0x71b31000", + "filename": "winspool.drv", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72af0000", + "code_id": "5258ADA638000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "1F1E56C7FD0A45B09A523FA4F0944F632", + "end_addr": "0x72b28000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.18283" + }, + { + "base_addr": "0x72c00000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x72c07000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72c10000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x72c2c000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72df0000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x72dfa000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x72e70000", + "code_id": "506C6B0010000", + "debug_file": "nlaapi.pdb", + "debug_id": "BDCA2602CD3B439CB2EB80CB896D25DD2", + "end_addr": "0x72e80000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17964" + }, + { + "base_addr": "0x73340000", + "code_id": "4F563A9D7000", + "debug_file": "xpcom.pdb", + "debug_id": "4E7D15FCB9F04662AF7B45A30A53FFCA2", + "end_addr": "0x73347000", + "filename": "xpcom.dll", + "version": "1.9.2.4448" + }, + { + "base_addr": "0x73350000", + "code_id": "4F56270C7000", + "debug_file": "plds4.pdb", + "debug_id": "10554D2FE06541FBAC056BBAA2C0B47F1", + "end_addr": "0x73357000", + "filename": "plds4.dll", + "version": "4.8.7.0" + }, + { + "base_addr": "0x73360000", + "code_id": "4F562DA114000", + "debug_file": "nssutil3.pdb", + "debug_id": "E375463E5B9E4313BA96090F62B919AC1", + "end_addr": "0x73374000", + "filename": "nssutil3.dll", + "version": "3.12.9.0" + }, + { + "base_addr": "0x73380000", + "code_id": "4F56270A31000", + "debug_file": "nspr4.pdb", + "debug_id": "A9234523212A4625A744B187621498CA1", + "end_addr": "0x733b1000", + "filename": "nspr4.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "4.8.7.0" + }, + { + "base_addr": "0x733c0000", + "code_id": "4F5631B8f9000", + "debug_file": "js3250.pdb", + "debug_id": "5136227C7BC44E909AC370D4A2DCD7A42", + "end_addr": "0x734b9000", + "filename": "js3250.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x734f0000", + "code_id": "4F56270D7000", + "debug_file": "plc4.pdb", + "debug_id": "793FAACE393146DB8F57D8C9F79DC6441", + "end_addr": "0x734f7000", + "filename": "plc4.dll", + "version": "4.8.7.0" + }, + { + "base_addr": "0x73500000", + "code_id": "4F562DE518000", + "debug_file": "smime3.pdb", + "debug_id": "D247A28489DB4235BABF6DEED86690DC1", + "end_addr": "0x73518000", + "filename": "smime3.dll", + "version": "3.12.9.0" + }, + { + "base_addr": "0x735c0000", + "code_id": "4A5BD9FA38000", + "debug_file": "icm32.pdb", + "debug_id": "189BAB60FB414E258DC5E4996497EEA91", + "end_addr": "0x735f8000", + "filename": "icm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73a60000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x73a85000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73e90000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x73eb1000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73ec0000", + "code_id": "54C9BC62131000", + "debug_file": "WindowsCodecs.pdb", + "debug_id": "735D260CE39A4C5787A0281E3F1655041", + "end_addr": "0x73ff1000", + "filename": "WindowsCodecs.dll", + "version": "6.2.9200.17251" + }, + { + "base_addr": "0x74030000", + "code_id": "559EB13D13000", + "debug_file": "dwmapi.pdb", + "debug_id": "3478583A5A88473EA647096A55E52C2A2", + "end_addr": "0x74043000", + "filename": "dwmapi.dll", + "version": "6.1.7601.18917" + }, + { + "base_addr": "0x740e0000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x7410f000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74110000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x741c2000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74360000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x743a0000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x743a0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x74495000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x744e0000", + "code_id": "553A834519e000", + "debug_file": "comctl32.pdb", + "debug_id": "6212F6372DFF46B389B1997A0E79C1F52", + "end_addr": "0x7467e000", + "filename": "comctl32.dll", + "version": "6.10.7601.18837" + }, + { + "base_addr": "0x74b60000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x74b69000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74bf0000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74bf5000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74e60000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x74e9b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74f40000", + "code_id": "4D6F273344000", + "debug_file": "dnsapi.pdb", + "debug_id": "4B77BA91498A432F8DD6E52085C4C4232", + "end_addr": "0x74f84000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17570" + }, + { + "base_addr": "0x75070000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x75076000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75080000", + "code_id": "522BDB3E3c000", + "debug_file": "mswsock.pdb", + "debug_id": "8038E175506747EBA8552A29BC46BF4A2", + "end_addr": "0x750bc000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18254" + }, + { + "base_addr": "0x750c0000", + "code_id": "54D03C4A17000", + "debug_file": "cryptsp.pdb", + "debug_id": "751AA139BF17468F9BAAD1D6A7913FAA1", + "end_addr": "0x750d7000", + "filename": "cryptsp.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x754a0000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x754b9000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75580000", + "code_id": "56325A304c000", + "debug_file": "apphelp.pdb", + "debug_id": "086332A0927F42D189ABEA071EE447A12", + "end_addr": "0x755cc000", + "filename": "apphelp.dll", + "version": "6.1.7601.19050" + }, + { + "base_addr": "0x755d0000", + "code_id": "56257C5Bc000", + "debug_file": "cryptbase.pdb", + "debug_id": "243A5DB512054C45B401B19BDA1CA68B2", + "end_addr": "0x755dc000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x75640000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x7564e000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756b0000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x756bb000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75800000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x75827000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75830000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-version-l1-1-0.pdb", + "debug_id": "204B81C33A4D4100A32DE3BE94935E661", + "end_addr": "0x75834000", + "filename": "api-ms-win-downlevel-version-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75840000", + "code_id": "50F3244E3000", + "debug_file": "api-ms-win-downlevel-normaliz-l1-1-0.pdb", + "debug_id": "5402F63552F34E26A727BF0C479713EE1", + "end_addr": "0x75843000", + "filename": "api-ms-win-downlevel-normaliz-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75850000", + "code_id": "50F322F94000", + "debug_file": "api-ms-win-downlevel-user32-l1-1-0.pdb", + "debug_id": "02CB034817B44ABB99DA042A6008FE6C1", + "end_addr": "0x75854000", + "filename": "api-ms-win-downlevel-user32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75860000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x75877000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75880000", + "code_id": "50F3244F4000", + "debug_file": "api-ms-win-downlevel-shlwapi-l1-1-0.pdb", + "debug_id": "DC8C3E813E5B4491AFCB375F0F7CE0501", + "end_addr": "0x75884000", + "filename": "api-ms-win-downlevel-shlwapi-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75960000", + "code_id": "554D7B004b000", + "debug_file": "kernelbase.pdb", + "debug_id": "C04A610B6F9C493BA343FBD10B4E857B2", + "end_addr": "0x759ab000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18847" + }, + { + "base_addr": "0x759b0000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x759c2000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x759d0000", + "code_id": "50F3243A5000", + "debug_file": "api-ms-win-downlevel-advapi32-l1-1-0.pdb", + "debug_id": "815D3737568D4305842320735DA06F721", + "end_addr": "0x759d5000", + "filename": "api-ms-win-downlevel-advapi32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x759e0000", + "code_id": "55AFD611a1000", + "debug_file": "advapi32.pdb", + "debug_id": "4E8A4C370EB04E0FBCDC24BC1371D96F2", + "end_addr": "0x75a81000", + "filename": "advapi32.dll", + "version": "6.1.7601.18939" + }, + { + "base_addr": "0x75a90000", + "code_id": "556362E419000", + "debug_file": "sechost.pdb", + "debug_id": "2C99B7B1394E4C64B66DE258B63C07F51", + "end_addr": "0x75aa9000", + "filename": "sechost.dll", + "version": "6.1.7601.18869" + }, + { + "base_addr": "0x75ab0000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x75b33000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x75b40000", + "code_id": "56258DF3a2000", + "debug_file": "rpcrt4.pdb", + "debug_id": "5D0A79FBB9E741DA85EA5F955944E8F42", + "end_addr": "0x75be2000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x75bf0000", + "code_id": "554D7AFFd4000", + "debug_file": "kernel32.pdb", + "debug_id": "C848D96A612845D59DF065688B5496062", + "end_addr": "0x75cc4000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18847" + }, + { + "base_addr": "0x75cd0000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x75d27000", + "filename": "shlwapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75d30000", + "code_id": "5633E6511f3000", + "debug_file": "wininet.pdb", + "debug_id": "16BED61FCA4E44C59E0C7AEC73876B892", + "end_addr": "0x75f23000", + "filename": "wininet.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x75f90000", + "code_id": "5581AEF54e000", + "debug_file": "gdi32.pdb", + "debug_id": "A027FB856A954B0880C4CD5543993A752", + "end_addr": "0x75fde000", + "filename": "gdi32.dll", + "version": "6.1.7601.18898" + }, + { + "base_addr": "0x75fe0000", + "code_id": "4CE7B82D7b000", + "debug_file": "comdlg32.pdb", + "debug_id": "96BC483CDFF04D1AAFE462F093B954EC2", + "end_addr": "0x7605b000", + "filename": "comdlg32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x761b0000", + "code_id": "55981B9E15c000", + "debug_file": "ole32.pdb", + "debug_id": "DE14A7E1B047414B826E606585170A892", + "end_addr": "0x7630c000", + "filename": "ole32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18915" + }, + { + "base_addr": "0x76310000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x76315000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76320000", + "code_id": "547549198f000", + "debug_file": "oleaut32.pdb", + "debug_id": "7B8A484D32F449DC99F82BF27DDD65E62", + "end_addr": "0x763af000", + "filename": "oleaut32.dll", + "version": "6.1.7601.18679" + }, + { + "base_addr": "0x763b0000", + "code_id": "54B9C914cc000", + "debug_file": "msctf.pdb", + "debug_id": "8F352E9ADBAB43E592585B4F943B07842", + "end_addr": "0x7647c000", + "filename": "msctf.dll", + "version": "6.1.7601.18731" + }, + { + "base_addr": "0x76480000", + "code_id": "55C39C76c4b000", + "debug_file": "shell32.pdb", + "debug_id": "5C42EE1D879B43178664BD1316C68EBB2", + "end_addr": "0x770cb000", + "filename": "shell32.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x770d0000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x770d6000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x770e0000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x77115000", + "filename": "ws2_32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77120000", + "code_id": "5359C2C99d000", + "debug_file": "usp10.pdb", + "debug_id": "3F67909EA38E4063BEF9EF452618321C1", + "end_addr": "0x771bd000", + "filename": "usp10.dll", + "version": "1.626.7601.18454" + }, + { + "base_addr": "0x771c0000", + "code_id": "4A5BDAD43000", + "debug_file": "normaliz.pdb", + "debug_id": "9481804BB4FD4703AE6AE76F8B99B4761", + "end_addr": "0x771c3000", + "filename": "normaliz.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77200000", + "code_id": "4EEAF722ac000", + "debug_file": "msvcrt.pdb", + "debug_id": "F1D253F9555C46DF8076400A52B3A9292", + "end_addr": "0x772ac000", + "filename": "msvcrt.dll", + "version": "7.0.7601.17744" + }, + { + "base_addr": "0x772b0000", + "code_id": "5633F237232000", + "debug_file": "iertutil.pdb", + "debug_id": "460B2013ECF74803914AE5548DFBC5512", + "end_addr": "0x774e2000", + "filename": "iertutil.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x774f0000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x7768d000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77690000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x776d5000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x776e0000", + "code_id": "56258DBB141000", + "debug_file": "ntdll.pdb", + "debug_id": "052DC9B879F442B289C2DAAE63B555002", + "end_addr": "0x77821000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x77830000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x7784f000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77850000", + "code_id": "55E661BFa000", + "debug_file": "lpk.pdb", + "debug_id": "2E1680B07077406CAC8ABD97274E11C72", + "end_addr": "0x7785a000", + "filename": "lpk.dll", + "version": "6.1.7601.18985" + }, + { + "base_addr": "0x77860000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x77929000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 42 stepping 7", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 17, + "threads": [ + { + "frame_count": 8, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/jstracer.cpp:b2576dbcd614", + "frame": 0, + "function": "PurgeScriptRecordingAttempts", + "function_offset": "0x7", + "line": 7459, + "module": "js3250.dll", + "module_offset": "0x7c847", + "offset": "0x7343c847", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/jsdhash.cpp:b2576dbcd614", + "frame": 1, + "function": "JS_DHashTableEnumerate", + "function_offset": "0x6b", + "line": 743, + "module": "js3250.dll", + "module_offset": "0x3f61b", + "offset": "0x733ff61b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/jsfun.cpp:b2576dbcd614", + "frame": 2, + "function": "fun_finalize", + "function_offset": "0x106", + "line": 1783, + "module": "js3250.dll", + "module_offset": "0x531a6", + "offset": "0x734131a6", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/jsgc.cpp:b2576dbcd614", + "frame": 3, + "function": "js_GC", + "function_offset": "0x51c", + "line": 3622, + "module": "js3250.dll", + "module_offset": "0x5972c", + "offset": "0x7341972c", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/jsapi.cpp:b2576dbcd614", + "frame": 4, + "function": "JS_GC", + "function_offset": "0x4b", + "line": 2439, + "module": "js3250.dll", + "module_offset": "0x741bb", + "offset": "0x734341bb", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/xpconnect/src/nsXPConnect.cpp:b2576dbcd614", + "frame": 5, + "function": "nsXPConnect::Collect()", + "function_offset": "0x70", + "line": 478, + "module": "xul.dll", + "module_offset": "0x1c67e9", + "offset": "0x666d67e9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:obj-firefox/xpcom/build/nsCOMPtr.cpp:b2576dbcd614", + "frame": 6, + "function": "nsCOMPtr_base::assign_from_gs_contractid(nsGetServiceByContractID,nsID const &)", + "function_offset": "0x48", + "line": 134, + "module": "xul.dll", + "module_offset": "0x177018", + "offset": "0x66687018", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:xpcom/base/nsCycleCollector.cpp:b2576dbcd614", + "frame": 7, + "function": "nsCycleCollector::Collect(unsigned int)", + "function_offset": "0x8e", + "line": 2434, + "module": "xul.dll", + "module_offset": "0x10860", + "offset": "0x66520860", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x455bb", + "offset": "0x777255bb", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6be1", + "offset": "0x75966be1", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x1fd", + "module": "dbghelp.dll", + "module_offset": "0x4c126", + "offset": "0x6757c126", + "trust": "cfi_scan" + }, + { + "frame": 4, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x21b", + "module": "dbghelp.dll", + "module_offset": "0x4c144", + "offset": "0x6757c144", + "trust": "scan" + }, + { + "frame": 5, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x3bd", + "module": "dbghelp.dll", + "module_offset": "0x47a9e", + "offset": "0x67577a9e", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "RtlpFreeHeap", + "function_offset": "0x417", + "module": "ntdll.dll", + "module_offset": "0x56883", + "offset": "0x77736883", + "trust": "scan" + }, + { + "frame": 7, + "function": "ZwClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x455bb", + "offset": "0x777255bb", + "trust": "cfi" + }, + { + "frame": 8, + "function": "GenGetProcessInfo(_MINIDUMP_STATE *,_INTERNAL_PROCESS * *)", + "function_offset": "0x53c", + "module": "dbghelp.dll", + "module_offset": "0x4a6ab", + "offset": "0x6757a6ab", + "trust": "cfi_scan" + }, + { + "frame": 9, + "function": "GenGetProcessInfo(_MINIDUMP_STATE *,_INTERNAL_PROCESS * *)", + "function_offset": "0x567", + "module": "dbghelp.dll", + "module_offset": "0x4a6d6", + "offset": "0x6757a6d6", + "trust": "scan" + }, + { + "frame": 10, + "offset": "0x557", + "trust": "cfi" + }, + { + "frame": 11, + "function": "GetSystemType(_MINIDUMP_STATE *)", + "function_offset": "0x38f", + "module": "dbghelp.dll", + "module_offset": "0x448ef", + "offset": "0x675748ef", + "trust": "scan" + }, + { + "frame": 12, + "function": "MiniDumpWriteDump", + "function_offset": "0xf1", + "module": "dbghelp.dll", + "module_offset": "0x45e29", + "offset": "0x67575e29", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc:b2576dbcd614", + "frame": 13, + "function": "google_breakpad::ExceptionHandler::WriteMinidumpWithExceptionForProcess(unsigned long,_EXCEPTION_POINTERS *,MDRawAssertionInfo *,void *,unsigned long,bool)", + "function_offset": "0xc6", + "line": 920, + "module": "xul.dll", + "module_offset": "0x4477bf", + "offset": "0x669577bf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc:b2576dbcd614", + "frame": 14, + "function": "google_breakpad::ExceptionHandler::WriteMinidumpWithException(unsigned long,_EXCEPTION_POINTERS *,MDRawAssertionInfo *)", + "function_offset": "0x60", + "line": 839, + "module": "xul.dll", + "module_offset": "0x48988b", + "offset": "0x6699988b", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "google_breakpad::ExceptionHandler::ExceptionHandlerThreadMain(void *)", + "function_offset": "0x17", + "module": "xul.dll", + "module_offset": "0x326c83", + "offset": "0x66836c83", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x4648b", + "offset": "0x7772648b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x7596d6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_pump_win.cc:b2576dbcd614", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x36", + "line": 528, + "module": "xul.dll", + "module_offset": "0x223c", + "offset": "0x6651223c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_pump_win.cc:b2576dbcd614", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x1f", + "line": 499, + "module": "xul.dll", + "module_offset": "0x2280", + "offset": "0x66512280", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_pump_win.cc:b2576dbcd614", + "frame": 5, + "function": "base::MessagePumpForIO::WaitForWork()", + "function_offset": "0x1b", + "line": 492, + "module": "xul.dll", + "module_offset": "0x22e58d", + "offset": "0x6673e58d", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_pump_win.cc:b2576dbcd614", + "frame": 6, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x67", + "line": 477, + "module": "xul.dll", + "module_offset": "0x2060bf", + "offset": "0x667160bf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_pump_win.cc:b2576dbcd614", + "frame": 7, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 52, + "module": "xul.dll", + "module_offset": "0x23f9d2", + "offset": "0x6674f9d2", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_pump_win.h:b2576dbcd614", + "frame": 8, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0xb", + "line": 78, + "module": "xul.dll", + "module_offset": "0x23f9e4", + "offset": "0x6674f9e4", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_loop.cc:b2576dbcd614", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x25", + "line": 199, + "module": "xul.dll", + "module_offset": "0x22e1af", + "offset": "0x6673e1af", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/message_loop.cc:b2576dbcd614", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x1e", + "line": 173, + "module": "xul.dll", + "module_offset": "0x22e177", + "offset": "0x6673e177", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/thread.cc:b2576dbcd614", + "frame": 11, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xbb", + "line": 165, + "module": "xul.dll", + "module_offset": "0x22e113", + "offset": "0x6673e113", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:ipc/chromium/src/base/platform_thread_win.cc:b2576dbcd614", + "frame": 12, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x241bb8", + "offset": "0x66751bb8", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x4648b", + "offset": "0x7772648b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7508635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77726b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x7596179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x75c3c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x75c3c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/md/windows/w95cv.c:b2576dbcd614", + "frame": 5, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0xc8", + "line": 280, + "module": "nspr4.dll", + "module_offset": "0x1f3f8", + "offset": "0x7339f3f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/threads/combined/prucv.c:b2576dbcd614", + "frame": 6, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 204, + "module": "nspr4.dll", + "module_offset": "0x1af27", + "offset": "0x7339af27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/threads/combined/prucv.c:b2576dbcd614", + "frame": 7, + "function": "PR_WaitCondVar", + "function_offset": "0x3a", + "line": 547, + "module": "nspr4.dll", + "module_offset": "0x1b04a", + "offset": "0x7339b04a", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/jstask.cpp:b2576dbcd614", + "frame": 8, + "function": "JSBackgroundThread::work()", + "function_offset": "0x27", + "line": 91, + "module": "js3250.dll", + "module_offset": "0x12c7", + "offset": "0x733c12c7", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/jstask.cpp:b2576dbcd614", + "frame": 9, + "function": "start", + "function_offset": "0x9", + "line": 43, + "module": "js3250.dll", + "module_offset": "0x1299", + "offset": "0x733c1299", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/threads/combined/pruthr.c:b2576dbcd614", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x168", + "line": 426, + "module": "nspr4.dll", + "module_offset": "0x1bdd8", + "offset": "0x7339bdd8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/md/windows/w95thred.c:b2576dbcd614", + "frame": 11, + "function": "pr_root", + "function_offset": "0xc", + "line": 122, + "module": "nspr4.dll", + "module_offset": "0x1e05c", + "offset": "0x7339e05c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:obj-firefox/memory/jemalloc/crtsrc/threadex.c:b2576dbcd614", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x47", + "line": 348, + "module": "mozcrt19.dll", + "module_offset": "0x2c27", + "offset": "0x6d5d2c27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:obj-firefox/memory/jemalloc/crtsrc/threadex.c:b2576dbcd614", + "frame": 13, + "function": "_threadstartex", + "function_offset": "0x65", + "line": 326, + "module": "mozcrt19.dll", + "module_offset": "0x2cb5", + "offset": "0x6d5d2cb5", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77726b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x7596179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x75c3c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x75c3c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/md/windows/w95cv.c:b2576dbcd614", + "frame": 5, + "function": "_PR_MD_WAIT_CV", + "function_offset": "0xc8", + "line": 280, + "module": "nspr4.dll", + "module_offset": "0x1f3f8", + "offset": "0x7339f3f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/threads/combined/prucv.c:b2576dbcd614", + "frame": 6, + "function": "_PR_WaitCondVar", + "function_offset": "0x57", + "line": 204, + "module": "nspr4.dll", + "module_offset": "0x1af27", + "offset": "0x7339af27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/threads/combined/prucv.c:b2576dbcd614", + "frame": 7, + "function": "PR_WaitCondVar", + "function_offset": "0x3a", + "line": 547, + "module": "nspr4.dll", + "module_offset": "0x1b04a", + "offset": "0x7339b04a", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:js/src/xpconnect/src/xpcjsruntime.cpp:b2576dbcd614", + "frame": 8, + "function": "XPCJSRuntime::WatchdogMain(void *)", + "function_offset": "0x3c", + "line": 808, + "module": "xul.dll", + "module_offset": "0x24930a", + "offset": "0x6675930a", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/threads/combined/pruthr.c:b2576dbcd614", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x168", + "line": 426, + "module": "nspr4.dll", + "module_offset": "0x1bdd8", + "offset": "0x7339bdd8", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:nsprpub/pr/src/md/windows/w95thred.c:b2576dbcd614", + "frame": 10, + "function": "pr_root", + "function_offset": "0xc", + "line": 122, + "module": "nspr4.dll", + "module_offset": "0x1e05c", + "offset": "0x7339e05c", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:obj-firefox/memory/jemalloc/crtsrc/threadex.c:b2576dbcd614", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x47", + "line": 348, + "module": "mozcrt19.dll", + "module_offset": "0x2c27", + "offset": "0x6d5d2c27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:obj-firefox/memory/jemalloc/crtsrc/threadex.c:b2576dbcd614", + "frame": 12, + "function": "_threadstartex", + "function_offset": "0x65", + "line": 326, + "module": "mozcrt19.dll", + "module_offset": "0x2cb5", + "offset": "0x6d5d2cb5", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46aeb", + "offset": "0x77726aeb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe22", + "offset": "0x7770fe22", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46aeb", + "offset": "0x77726aeb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x75966a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4be75", + "offset": "0x75c3be75", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0x4bee3", + "offset": "0x75c3bee3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:toolkit/components/downloads/src/nsDownloadScanner.cpp:b2576dbcd614", + "frame": 5, + "function": "nsDownloadScannerWatchdog::WatchdogThread(void *)", + "function_offset": "0x3e", + "line": 704, + "module": "xul.dll", + "module_offset": "0x2484df", + "offset": "0x667584df", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:obj-firefox/memory/jemalloc/crtsrc/threadex.c:b2576dbcd614", + "frame": 6, + "function": "_callthreadstartex", + "function_offset": "0x47", + "line": 348, + "module": "mozcrt19.dll", + "module_offset": "0x2c27", + "offset": "0x6d5d2c27", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-1.9.2:obj-firefox/memory/jemalloc/crtsrc/threadex.c:b2576dbcd614", + "frame": 7, + "function": "_threadstartex", + "function_offset": "0x65", + "line": 326, + "module": "mozcrt19.dll", + "module_offset": "0x2cb5", + "offset": "0x6d5d2cb5", + "trust": "cfi" + }, + { + "frame": 8, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 9, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46aeb", + "offset": "0x77726aeb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x75966a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4be75", + "offset": "0x75c3be75", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x778762f8", + "trust": "cfi" + }, + { + "frame": 5, + "offset": "0x63dcf7d5", + "trust": "cfi" + }, + { + "frame": 6, + "offset": "0x63dce9f1", + "trust": "frame_pointer" + }, + { + "frame": 7, + "offset": "0x63dce47d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "offset": "0x63dc50b5", + "trust": "frame_pointer" + }, + { + "frame": 9, + "offset": "0x63dcd152", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x63dc1eca", + "trust": "frame_pointer" + }, + { + "frame": 11, + "offset": "0x63dc20ef", + "trust": "frame_pointer" + }, + { + "frame": 12, + "offset": "0x63dca559", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x4648b", + "offset": "0x7772648b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x7596d6cb", + "trust": "cfi" + }, + { + "frame": 3, + "offset": "0x63dcd4c8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "offset": "0x63dce727", + "trust": "frame_pointer" + }, + { + "frame": 5, + "offset": "0x63dceaa8", + "trust": "frame_pointer" + }, + { + "frame": 6, + "offset": "0x63dcec88", + "trust": "frame_pointer" + }, + { + "frame": 7, + "offset": "0x63dc50b5", + "trust": "frame_pointer" + }, + { + "frame": 8, + "offset": "0x63dcd152", + "trust": "frame_pointer" + }, + { + "frame": 9, + "offset": "0x63dc1eca", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x63dc20ef", + "trust": "frame_pointer" + }, + { + "frame": 11, + "offset": "0x63dca559", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77726b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x777114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46aeb", + "offset": "0x77726aeb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x75966a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4be75", + "offset": "0x75c3be75", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x778762f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "RtlpLowFragHeapAllocFromContext", + "function_offset": "0x122", + "module": "ntdll.dll", + "module_offset": "0x53086", + "offset": "0x77733086", + "trust": "cfi_scan" + }, + { + "frame": 6, + "offset": "0x63dce9f1", + "trust": "cfi" + }, + { + "frame": 7, + "offset": "0x63dce47d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "offset": "0x63dc50b5", + "trust": "frame_pointer" + }, + { + "frame": 9, + "offset": "0x63dcd152", + "trust": "frame_pointer" + }, + { + "frame": 10, + "offset": "0x63dc1eca", + "trust": "frame_pointer" + }, + { + "frame": 11, + "offset": "0x63dc20ef", + "trust": "frame_pointer" + }, + { + "frame": 12, + "offset": "0x63dca559", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "normalized": "@0x63dcd4c9", + "offset": "0x63dcd4c9", + "trust": "context" + }, + { + "frame": 1, + "normalized": "@0x63dce727", + "offset": "0x63dce727", + "trust": "frame_pointer" + }, + { + "frame": 2, + "normalized": "@0x63dceaa8", + "offset": "0x63dceaa8", + "trust": "frame_pointer" + }, + { + "frame": 3, + "normalized": "@0x63dcec88", + "offset": "0x63dcec88", + "trust": "frame_pointer" + }, + { + "frame": 4, + "normalized": "@0x63dc50b5", + "offset": "0x63dc50b5", + "trust": "frame_pointer" + }, + { + "frame": 5, + "normalized": "@0x63dcd152", + "offset": "0x63dcd152", + "trust": "frame_pointer" + }, + { + "frame": 6, + "normalized": "@0x63dc1eca", + "offset": "0x63dc1eca", + "trust": "frame_pointer" + }, + { + "frame": 7, + "normalized": "@0x63dc20ef", + "offset": "0x63dc20ef", + "trust": "frame_pointer" + }, + { + "frame": 8, + "normalized": "@0x63dca559", + "offset": "0x63dca559", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "normalized": "BaseThreadInitThunk", + "offset": "0x75c3ee6b", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "normalized": "__RtlUserThreadStart", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "normalized": "_RtlUserThreadStart", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77726b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x777114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtUserGetMessage", + "function_offset": "0xb", + "module": "user32.dll", + "module_offset": "0x1cddf", + "offset": "0x7787cddf", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetMessageA", + "function_offset": "0x3f", + "module": "user32.dll", + "module_offset": "0x118d8", + "offset": "0x778718d8", + "trust": "cfi" + }, + { + "frame": 3, + "function": "mciwindow", + "function_offset": "0x7e", + "module": "winmm.dll", + "module_offset": "0x283f", + "offset": "0x7058283f", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77726b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x777114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x777271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwDelayExecution", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x458bb", + "offset": "0x777258bb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SleepEx", + "function_offset": "0x54", + "module": "KERNELBASE.dll", + "module_offset": "0x1875", + "offset": "0x75961875", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x1817", + "offset": "0x75961817", + "trust": "cfi" + }, + { + "file": "d:\\w7rtm\\com\\ole32\\com\\dcomrem\\refcache.cxx", + "frame": 4, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x13", + "line": 1342, + "module": "ole32.dll", + "module_offset": "0x2d97c", + "offset": "0x761dd97c", + "trust": "frame_pointer" + }, + { + "file": "d:\\w7rtm\\com\\ole32\\com\\dcomrem\\threads.cxx", + "frame": 5, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "line": 59, + "module": "ole32.dll", + "module_offset": "0x2d869", + "offset": "0x761dd869", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x75c3ee6b", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77743ab2", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77743a85", + "trust": "cfi" + } + ] + } + ] + }, + "last_crash": 4229612, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-7f1f67bb_1442; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "", + "proto_signature": "@0x63dcd4c9 | @0x63dce727 | @0x63dceaa8 | @0x63dcec88 | @0x63dc50b5 | @0x63dcd152 | @0x63dc1eca | @0x63dc20ef | @0x63dca559 | BaseThreadInitThunk | __RtlUserThreadStart | _RtlUserThreadStart", + "reason": "EXCEPTION_ACCESS_VIOLATION_EXEC", + "release_channel": "release", + "signature": "BaseThreadInitThunk", + "startedDateTime": "2015-11-30T00:00:19.573841+00:00", + "started_datetime": "2015-11-30T00:00:19.573841+00:00", + "submitted_timestamp": "2015-11-30T00:00:09.511904+00:00", + "success": true, + "topmost_filenames": null, + "truncated": false, + "uptime": 1015, + "url": "about:blank", + "user_comments": null, + "user_id": "", + "uuid": "7ca49cf6-c01c-4c76-8b0c-60bf72151130", + "version": "3.6.28" +} diff --git a/testcrash/processed/881f7fbc-b1b4-49ed-9b67-711ab2151130.json b/testcrash/processed/881f7fbc-b1b4-49ed-9b67-711ab2151130.json new file mode 100644 index 0000000000..b7c2fc07a7 --- /dev/null +++ b/testcrash/processed/881f7fbc-b1b4-49ed-9b67-711ab2151130.json @@ -0,0 +1,11127 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "unloadtab@firefox.ext", + "0.24.7.1-signed" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "firefox@ghostery.com", + "5.4.9" + ], + [ + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}", + "2.6.13" + ] + ], + "addons_checked": true, + "address": "0x7fff8f5e516b", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x162bGL Layers- GL Context- GL Context+ GL Layers+ WebGL- WebGL+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:28+00:00", + "completed_datetime": "2015-11-30T00:00:32.661817+00:00", + "completeddatetime": "2015-11-30T00:00:32.661817+00:00", + "cpu_info": "family 6 model 61 stepping 4 | 4", + "cpu_name": "amd64", + "crash_id": "881f7fbc-b1b4-49ed-9b67-711ab2151130", + "crash_time": 1448841568, + "crashedThread": 64, + "date_processed": "2015-11-30T00:00:17.072576+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 2246714, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x7fff8f5e516b", + "crashing_thread": 64, + "type": "EXC_BAD_INSTRUCTION / 0x00000001" + }, + "crashing_thread": { + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x216b", + "offset": "0x7fff8f5e516b", + "registers": { + "r10": "0x0000000119000678", + "r11": "0xffff9001bc31f1c8", + "r12": "0x0000700002f30860", + "r13": "0x0000000000000200", + "r14": "0x000000012179c3b0", + "r15": "0x000000013b199200", + "r8": "0x00000001074021c0", + "r9": "0x0000000107400000", + "rax": "0x00000001be072c0c", + "rbp": "0x0000700002f30850", + "rbx": "0x000000013b199310", + "rcx": "0x00007fff8f60b45e", + "rdi": "0x00000001be072c00", + "rdx": "0x0000000000000001", + "rip": "0x00007fff8f5e516b", + "rsi": "0x0000700002f30860", + "rsp": "0x0000700002f30828" + }, + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x8062", + "offset": "0x7fff9745f062", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x7ed5", + "offset": "0x7fff9745eed5", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x3201", + "offset": "0x7fff9745a201", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0xf557", + "offset": "0x7fff97466557", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2be7", + "offset": "0x7fff97459be7", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2a46", + "offset": "0x7fff97459a46", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x15997", + "offset": "0x7fff9746c997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x239b8", + "offset": "0x7fff9747a9b8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2387d", + "offset": "0x7fff9747a87d", + "trust": "frame_pointer" + } + ], + "threads_index": 64, + "total_frames": 20 + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x100000000", + "code_id": "id", + "debug_file": "firefox", + "debug_id": "D578FEF3BB893378A0335E49F574F3140", + "end_addr": "0x100003000", + "filename": "firefox", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x100008000", + "code_id": "id", + "debug_file": "libmozglue.dylib", + "debug_id": "06575BB642373749B816EABFF4D0348B0", + "end_addr": "0x100021000", + "filename": "libmozglue.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x102000000", + "code_id": "id", + "debug_file": "libnss3.dylib", + "debug_id": "74939224001536BC96F751A79DB79E0A0", + "end_addr": "0x102270000", + "filename": "libnss3.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1022dd000", + "code_id": "id", + "debug_file": "liblgpllibs.dylib", + "debug_id": "2406C77216A738DFB420F69522E50DA20", + "end_addr": "0x1022e8000", + "filename": "liblgpllibs.dylib", + "version": "" + }, + { + "base_addr": "0x10236e000", + "code_id": "id", + "debug_file": "XUL", + "debug_id": "7F158D82C4AA34068FB2E1B0235907330", + "end_addr": "0x1067b6000", + "filename": "XUL", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x106e81000", + "code_id": "id", + "debug_file": "libbrowsercomps.dylib", + "debug_id": "3C276310E4B73A52A8313FA839BCD11C0", + "end_addr": "0x106e89000", + "filename": "libbrowsercomps.dylib", + "version": "" + }, + { + "base_addr": "0x10bea5000", + "code_id": "id", + "debug_file": "AppleIntelBDWGraphicsVAME", + "debug_id": "1E8BF0B427A23BA9898A9BE30FE402C40", + "end_addr": "0x10bea8000", + "filename": "AppleIntelBDWGraphicsVAME", + "version": "" + }, + { + "base_addr": "0x10c582000", + "code_id": "id", + "debug_file": "", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x10c583000", + "filename": "cl_kernels", + "version": "" + }, + { + "base_addr": "0x11a000000", + "code_id": "id", + "debug_file": "AppleIntelBDWGraphicsGLDriver", + "debug_id": "9EAF294E25583E31886D0305B20BE2670", + "end_addr": "0x11a552000", + "filename": "AppleIntelBDWGraphicsGLDriver", + "version": "" + }, + { + "base_addr": "0x11dfc9000", + "code_id": "id", + "debug_file": "libnssdbm3.dylib", + "debug_id": "9D12BB3F8742316F8A469192B30C8EE60", + "end_addr": "0x11dfeb000", + "filename": "libnssdbm3.dylib", + "version": "" + }, + { + "base_addr": "0x11ee76000", + "code_id": "id", + "debug_file": "libsoftokn3.dylib", + "debug_id": "517A8991C1D330D2A240ED0DCA545DE30", + "end_addr": "0x11eeae000", + "filename": "libsoftokn3.dylib", + "version": "" + }, + { + "base_addr": "0x121438000", + "code_id": "id", + "debug_file": "libfreebl3.dylib", + "debug_id": "A9F1D59D292F3AB88B2C50952CE106020", + "end_addr": "0x12149d000", + "filename": "libfreebl3.dylib", + "version": "" + }, + { + "base_addr": "0x126700000", + "code_id": "id", + "debug_file": "libnssckbi.dylib", + "debug_id": "7A9F1A155B5B3C84B40FE9DA41FAA09A0", + "end_addr": "0x126761000", + "filename": "libnssckbi.dylib", + "version": "" + }, + { + "base_addr": "0x177d96000", + "code_id": "id", + "debug_file": "AppleIntelBDWGraphicsVADriver", + "debug_id": "5125EC9C0EDE35309D6F21E944AFB44E0", + "end_addr": "0x177f6e000", + "filename": "AppleIntelBDWGraphicsVADriver", + "version": "" + }, + { + "base_addr": "0x1c9ef9000", + "code_id": "id", + "debug_file": "VideoDecodeAcceleration", + "debug_id": "54388EB1C9DB31CABE8F5FD150B2EDBA0", + "end_addr": "0x1c9efb000", + "filename": "VideoDecodeAcceleration", + "version": "" + }, + { + "base_addr": "0x2026e4000", + "code_id": "id", + "debug_file": "AppleHDAHALPlugIn", + "debug_id": "848D475DF0B53E2DB26892F399EF7D7E0", + "end_addr": "0x2026e9000", + "filename": "AppleHDAHALPlugIn", + "version": "" + }, + { + "base_addr": "0x20d600000", + "code_id": "id", + "debug_file": "AudioCodecs", + "debug_id": "D4A93811CB55307CB447E27E056E05C10", + "end_addr": "0x20d8e6000", + "filename": "AudioCodecs", + "version": "" + }, + { + "base_addr": "0x20decb000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "437A39D072BB3B0383BA989015D4B6400", + "end_addr": "0x20dffc000", + "filename": "CoreAudio", + "version": "" + }, + { + "base_addr": "0x7fff83ac0000", + "code_id": "id", + "debug_file": "libsystem_trace.dylib", + "debug_id": "1D289F35BFA23B9EBDF920F34F9A01D40", + "end_addr": "0x7fff83ad2000", + "filename": "libsystem_trace.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83ad2000", + "code_id": "id", + "debug_file": "libmacho.dylib", + "debug_id": "A9EC23EC11A03B4FA8ACB990C8267A6E0", + "end_addr": "0x7fff83ad8000", + "filename": "libmacho.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83ad8000", + "code_id": "id", + "debug_file": "libxar.1.dylib", + "debug_id": "898402AF0DF3341D83EA4A1B1770E7180", + "end_addr": "0x7fff83ae7000", + "filename": "libxar.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83ae7000", + "code_id": "id", + "debug_file": "Ink", + "debug_id": "F1B3B6C9FF8D3E6893EB8CDCEB65171A0", + "end_addr": "0x7fff83b7d000", + "filename": "Ink", + "version": "" + }, + { + "base_addr": "0x7fff83b7d000", + "code_id": "id", + "debug_file": "vImage", + "debug_id": "04ADAB75158832BD96B98CEE5543599E0", + "end_addr": "0x7fff83f13000", + "filename": "vImage", + "version": "" + }, + { + "base_addr": "0x7fff83f13000", + "code_id": "id", + "debug_file": "SpeechSynthesis", + "debug_id": "8D8F331E21D23B7EB9773EB1D9E44D5B0", + "end_addr": "0x7fff83f20000", + "filename": "SpeechSynthesis", + "version": "" + }, + { + "base_addr": "0x7fff83f20000", + "code_id": "id", + "debug_file": "AppSandbox", + "debug_id": "9824F3E3621232BBBC6813FCAF820FB10", + "end_addr": "0x7fff83f2c000", + "filename": "AppSandbox", + "version": "" + }, + { + "base_addr": "0x7fff83f34000", + "code_id": "id", + "debug_file": "vecLib", + "debug_id": "E0D5C411052F3B719562C1098FB2F86D0", + "end_addr": "0x7fff83f35000", + "filename": "vecLib", + "version": "" + }, + { + "base_addr": "0x7fff83f47000", + "code_id": "id", + "debug_file": "QTKit", + "debug_id": "C04A69AB93F93BB4BF561CD408183CE70", + "end_addr": "0x7fff8408c000", + "filename": "QTKit", + "version": "" + }, + { + "base_addr": "0x7fff8408c000", + "code_id": "id", + "debug_file": "libsystem_blocks.dylib", + "debug_id": "1B4F1F10823E378181626884D14DF0D60", + "end_addr": "0x7fff8408e000", + "filename": "libsystem_blocks.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8408e000", + "code_id": "id", + "debug_file": "libcommonCrypto.dylib", + "debug_id": "BD1DCF1983533F6AAFFAEBBA29A302A80", + "end_addr": "0x7fff8409a000", + "filename": "libcommonCrypto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8409a000", + "code_id": "id", + "debug_file": "DiscRecording", + "debug_id": "7AFCD3172A1C30D39871C9C2C4FF05FD0", + "end_addr": "0x7fff84155000", + "filename": "DiscRecording", + "version": "" + }, + { + "base_addr": "0x7fff84189000", + "code_id": "id", + "debug_file": "libsystem_malloc.dylib", + "debug_id": "1B57A6143D603F87876F7DB4AF38120F0", + "end_addr": "0x7fff841a6000", + "filename": "libsystem_malloc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff841a6000", + "code_id": "id", + "debug_file": "Mangrove", + "debug_id": "7CA6F485F7A5301C9F144C667EF8B2F30", + "end_addr": "0x7fff841aa000", + "filename": "Mangrove", + "version": "" + }, + { + "base_addr": "0x7fff84268000", + "code_id": "id", + "debug_file": "ExceptionHandling", + "debug_id": "A7C5ADB208FF3B2795C71F0F3E842C590", + "end_addr": "0x7fff8426b000", + "filename": "ExceptionHandling", + "version": "" + }, + { + "base_addr": "0x7fff84c6d000", + "code_id": "id", + "debug_file": "libCRFSuite.dylib", + "debug_id": "65E4DC91A9943921B5B0696123CE0C1E0", + "end_addr": "0x7fff84c89000", + "filename": "libCRFSuite.dylib", + "version": "" + }, + { + "base_addr": "0x7fff84da9000", + "code_id": "id", + "debug_file": "libBLAS.dylib", + "debug_id": "4A01C32E452C314CB878E301D4998C680", + "end_addr": "0x7fff84f11000", + "filename": "libBLAS.dylib", + "version": "" + }, + { + "base_addr": "0x7fff84f11000", + "code_id": "id", + "debug_file": "Accounts", + "debug_id": "22DBA9B9F70A33CBB87C4D11AD66D1260", + "end_addr": "0x7fff84f4a000", + "filename": "Accounts", + "version": "" + }, + { + "base_addr": "0x7fff84f4f000", + "code_id": "id", + "debug_file": "IOKit", + "debug_id": "6A9D7E11156A3FDB850E114ECB1AE7FD0", + "end_addr": "0x7fff84fc3000", + "filename": "IOKit", + "version": "" + }, + { + "base_addr": "0x7fff851d7000", + "code_id": "id", + "debug_file": "OSServices", + "debug_id": "4E1819C2F7A935FB8193FF3DCC35226C0", + "end_addr": "0x7fff85235000", + "filename": "OSServices", + "version": "" + }, + { + "base_addr": "0x7fff85235000", + "code_id": "id", + "debug_file": "IconServices", + "debug_id": "9F8B91848DA83B7A970B3086DDD1CC6F0", + "end_addr": "0x7fff85258000", + "filename": "IconServices", + "version": "" + }, + { + "base_addr": "0x7fff85258000", + "code_id": "id", + "debug_file": "liblangid.dylib", + "debug_id": "EAC09BF05E883060AA51EC71B4D26F3C0", + "end_addr": "0x7fff8525a000", + "filename": "liblangid.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8525a000", + "code_id": "id", + "debug_file": "libLinearAlgebra.dylib", + "debug_id": "01BD9187521F3F96B47724511318AECD0", + "end_addr": "0x7fff85271000", + "filename": "libLinearAlgebra.dylib", + "version": "" + }, + { + "base_addr": "0x7fff853ca000", + "code_id": "id", + "debug_file": "libGFXShared.dylib", + "debug_id": "F8278F5025AC3CEC9F68D83785A25F5E0", + "end_addr": "0x7fff853d3000", + "filename": "libGFXShared.dylib", + "version": "" + }, + { + "base_addr": "0x7fff853d3000", + "code_id": "id", + "debug_file": "QuickLookUI", + "debug_id": "921959F696C238148D200E761AB511990", + "end_addr": "0x7fff854bf000", + "filename": "QuickLookUI", + "version": "" + }, + { + "base_addr": "0x7fff8552d000", + "code_id": "id", + "debug_file": "CoreBluetooth", + "debug_id": "A63B8FB0F8B3368DB482733FF03736100", + "end_addr": "0x7fff85541000", + "filename": "CoreBluetooth", + "version": "" + }, + { + "base_addr": "0x7fff8554d000", + "code_id": "id", + "debug_file": "FamilyControls", + "debug_id": "941D3CE9826F38C9A5536F44435ADFF60", + "end_addr": "0x7fff85570000", + "filename": "FamilyControls", + "version": "" + }, + { + "base_addr": "0x7fff855be000", + "code_id": "id", + "debug_file": "CoreAUC", + "debug_id": "36675355FEF43DC09734AE6F125883C20", + "end_addr": "0x7fff85997000", + "filename": "CoreAUC", + "version": "" + }, + { + "base_addr": "0x7fff859b1000", + "code_id": "id", + "debug_file": "libkeymgr.dylib", + "debug_id": "470802808B573D758A209E100864DE270", + "end_addr": "0x7fff859b2000", + "filename": "libkeymgr.dylib", + "version": "" + }, + { + "base_addr": "0x7fff859b2000", + "code_id": "id", + "debug_file": "Backup", + "debug_id": "70033C43855B3F12998C343F2A8A93BA0", + "end_addr": "0x7fff85a63000", + "filename": "Backup", + "version": "" + }, + { + "base_addr": "0x7fff85a63000", + "code_id": "id", + "debug_file": "CommerceCore", + "debug_id": "73536ABFE3F2349B94CFA45AD333BC740", + "end_addr": "0x7fff85a6f000", + "filename": "CommerceCore", + "version": "" + }, + { + "base_addr": "0x7fff85adc000", + "code_id": "id", + "debug_file": "CoreText", + "debug_id": "393F0F48022634BA979366D8455EF8940", + "end_addr": "0x7fff85c09000", + "filename": "CoreText", + "version": "" + }, + { + "base_addr": "0x7fff85c09000", + "code_id": "id", + "debug_file": "libCoreStorage.dylib", + "debug_id": "1CC0776EB6823CC18CC22305E0FA439D0", + "end_addr": "0x7fff85c99000", + "filename": "libCoreStorage.dylib", + "version": "" + }, + { + "base_addr": "0x7fff85e26000", + "code_id": "id", + "debug_file": "CloudKit", + "debug_id": "2507C1D3733F394A9ADCFF8FAD7D21B90", + "end_addr": "0x7fff85ed6000", + "filename": "CloudKit", + "version": "" + }, + { + "base_addr": "0x7fff85ed6000", + "code_id": "id", + "debug_file": "OpenScripting", + "debug_id": "6AA25650890033C6AD49D0543DB27C160", + "end_addr": "0x7fff85ef0000", + "filename": "OpenScripting", + "version": "" + }, + { + "base_addr": "0x7fff85ef7000", + "code_id": "id", + "debug_file": "NetFS", + "debug_id": "5602F3EB64F63495BEF0988F929742340", + "end_addr": "0x7fff85f00000", + "filename": "NetFS", + "version": "" + }, + { + "base_addr": "0x7fff85f00000", + "code_id": "id", + "debug_file": "SecurityFoundation", + "debug_id": "73D2EE6CE3A232FE89B3BA8ACEA53F090", + "end_addr": "0x7fff85f75000", + "filename": "SecurityFoundation", + "version": "" + }, + { + "base_addr": "0x7fff86115000", + "code_id": "id", + "debug_file": "libxml2.2.dylib", + "debug_id": "0702E13CD7263DAFB0D177F7B9EF6A370", + "end_addr": "0x7fff86205000", + "filename": "libxml2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86205000", + "code_id": "id", + "debug_file": "libmecabra.dylib", + "debug_id": "8FCC4C88BE6A3697B1D38E1A2A3B99BA0", + "end_addr": "0x7fff8649b000", + "filename": "libmecabra.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8649b000", + "code_id": "id", + "debug_file": "libGIF.dylib", + "debug_id": "062A2A8BE00A34A59C1CD85C1761CA700", + "end_addr": "0x7fff864a0000", + "filename": "libGIF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86b6e000", + "code_id": "id", + "debug_file": "unorm8_bgra.dylib", + "debug_id": "28F838EA19E5372499FFB61132555D090", + "end_addr": "0x7fff86c55000", + "filename": "unorm8_bgra.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86c55000", + "code_id": "id", + "debug_file": "unorm8_rgba.dylib", + "debug_id": "49FF2837D97B3CFFB139E57D40700F320", + "end_addr": "0x7fff86d36000", + "filename": "unorm8_rgba.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86d36000", + "code_id": "id", + "debug_file": "CorePDF", + "debug_id": "023E8BCCDA7934EE897545690E97F8620", + "end_addr": "0x7fff86dc6000", + "filename": "CorePDF", + "version": "" + }, + { + "base_addr": "0x7fff86e0d000", + "code_id": "id", + "debug_file": "libsystem_info.dylib", + "debug_id": "65D0643AC8AE3E8D9F6EE4AD823F16B20", + "end_addr": "0x7fff86e37000", + "filename": "libsystem_info.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86e88000", + "code_id": "id", + "debug_file": "SpeechRecognition", + "debug_id": "433F8745874A39B3A7C62EDA8C2C6B4A0", + "end_addr": "0x7fff86e8f000", + "filename": "SpeechRecognition", + "version": "" + }, + { + "base_addr": "0x7fff86e8f000", + "code_id": "id", + "debug_file": "libobjc.A.dylib", + "debug_id": "CE3C3C78A7BB3147837555424032FF5E0", + "end_addr": "0x7fff871f3000", + "filename": "libobjc.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff871f7000", + "code_id": "id", + "debug_file": "libCVMSPluginSupport.dylib", + "debug_id": "F8E1EA8773ED33728C584209942ECD200", + "end_addr": "0x7fff871fa000", + "filename": "libCVMSPluginSupport.dylib", + "version": "" + }, + { + "base_addr": "0x7fff871fa000", + "code_id": "id", + "debug_file": "ATS", + "debug_id": "E35909E383E03671914AB43845D889B30", + "end_addr": "0x7fff87269000", + "filename": "ATS", + "version": "" + }, + { + "base_addr": "0x7fff872a8000", + "code_id": "id", + "debug_file": "ContactsFoundation", + "debug_id": "082A84FD0076312981932BCB0EAD15E20", + "end_addr": "0x7fff872d4000", + "filename": "ContactsFoundation", + "version": "" + }, + { + "base_addr": "0x7fff8734f000", + "code_id": "id", + "debug_file": "Contacts", + "debug_id": "3503806BF315386988FDFFF8D5C109730", + "end_addr": "0x7fff873bc000", + "filename": "Contacts", + "version": "" + }, + { + "base_addr": "0x7fff87c2d000", + "code_id": "id", + "debug_file": "libsystem_pthread.dylib", + "debug_id": "1373D0F1C6CA364EA6BA8BDBD0D346700", + "end_addr": "0x7fff87c37000", + "filename": "libsystem_pthread.dylib", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff87c54000", + "code_id": "id", + "debug_file": "libcurl.4.dylib", + "debug_id": "00662A4CB89A3A1793FF950C6DE47F990", + "end_addr": "0x7fff87ca3000", + "filename": "libcurl.4.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87ca3000", + "code_id": "id", + "debug_file": "libauto.dylib", + "debug_id": "460B0167C89B37EC823C52F684B31C260", + "end_addr": "0x7fff87cea000", + "filename": "libauto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87cea000", + "code_id": "id", + "debug_file": "libFontRegistry.dylib", + "debug_id": "BC1B3AD549273AB794FFCD93BF895D980", + "end_addr": "0x7fff87d30000", + "filename": "libFontRegistry.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87d30000", + "code_id": "id", + "debug_file": "libJPEG.dylib", + "debug_id": "B16D0DCA2EA4348BA7EA30E65B536C280", + "end_addr": "0x7fff87d55000", + "filename": "libJPEG.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87d55000", + "code_id": "id", + "debug_file": "libFosl_dynamic.dylib", + "debug_id": "28CD6965696D32D0B76F4EA21DC1984A0", + "end_addr": "0x7fff87f61000", + "filename": "libFosl_dynamic.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87f61000", + "code_id": "id", + "debug_file": "MediaKit", + "debug_id": "CCE5E5C0B3793F2CAE167BB543FF7C090", + "end_addr": "0x7fff87f95000", + "filename": "MediaKit", + "version": "" + }, + { + "base_addr": "0x7fff87f9a000", + "code_id": "id", + "debug_file": "libxslt.1.dylib", + "debug_id": "412A09C97C02351EA4162453361EACA90", + "end_addr": "0x7fff87fc4000", + "filename": "libxslt.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88086000", + "code_id": "id", + "debug_file": "libiconv.2.dylib", + "debug_id": "82529E3B0485344C807583C7725D6A6F0", + "end_addr": "0x7fff88179000", + "filename": "libiconv.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff881e1000", + "code_id": "id", + "debug_file": "RawCamera", + "debug_id": "EFF00605B3543F94B4D01A14B08482FE0", + "end_addr": "0x7fff88470000", + "filename": "RawCamera", + "version": "" + }, + { + "base_addr": "0x7fff8875a000", + "code_id": "id", + "debug_file": "FaceCore", + "debug_id": "D02FBB0342A53E7583C1F563B1E3258F0", + "end_addr": "0x7fff88b89000", + "filename": "FaceCore", + "version": "" + }, + { + "base_addr": "0x7fff88b89000", + "code_id": "id", + "debug_file": "SearchKit", + "debug_id": "45A716CDD9E73F1F9EC8BB37CA9E8C040", + "end_addr": "0x7fff88bf9000", + "filename": "SearchKit", + "version": "" + }, + { + "base_addr": "0x7fff88bf9000", + "code_id": "id", + "debug_file": "ImageCaptureCore", + "debug_id": "74BC5DBAFD6331B9A55BC3C128852F1D0", + "end_addr": "0x7fff88c4c000", + "filename": "ImageCaptureCore", + "version": "" + }, + { + "base_addr": "0x7fff88c4c000", + "code_id": "id", + "debug_file": "IOAccelerator", + "debug_id": "A9827A1B133731CF9D96791868B51A490", + "end_addr": "0x7fff88c53000", + "filename": "IOAccelerator", + "version": "" + }, + { + "base_addr": "0x7fff88c53000", + "code_id": "id", + "debug_file": "CoreMediaAuthoring", + "debug_id": "8F5453F5DC0E39B89CB00A89268F69300", + "end_addr": "0x7fff88c6a000", + "filename": "CoreMediaAuthoring", + "version": "" + }, + { + "base_addr": "0x7fff88d07000", + "code_id": "id", + "debug_file": "libremovefile.dylib", + "debug_id": "C7CFF5F2AFFB3C8DBDB4D66D50E657C00", + "end_addr": "0x7fff88d09000", + "filename": "libremovefile.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88d37000", + "code_id": "id", + "debug_file": "AppleVA", + "debug_id": "17D3C8AE5E4834CEB5FB5F30747EDE910", + "end_addr": "0x7fff88d8a000", + "filename": "AppleVA", + "version": "" + }, + { + "base_addr": "0x7fff88db3000", + "code_id": "id", + "debug_file": "QD", + "debug_id": "46969760B02A3ED5B8BCD6144939B16E0", + "end_addr": "0x7fff88dee000", + "filename": "QD", + "version": "" + }, + { + "base_addr": "0x7fff88dee000", + "code_id": "id", + "debug_file": "libAVFAudio.dylib", + "debug_id": "1E0384CEFF8D36EE8A2850CD673D31090", + "end_addr": "0x7fff88e52000", + "filename": "libAVFAudio.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88eae000", + "code_id": "id", + "debug_file": "SecCodeWrapper", + "debug_id": "54B4F7901FD53DFB8F1F3BEE312238DC0", + "end_addr": "0x7fff88eb1000", + "filename": "SecCodeWrapper", + "version": "" + }, + { + "base_addr": "0x7fff88ed5000", + "code_id": "id", + "debug_file": "libSystem.B.dylib", + "debug_id": "59F79CA05D86359DA2354F257409109E0", + "end_addr": "0x7fff88ed7000", + "filename": "libSystem.B.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88f6e000", + "code_id": "id", + "debug_file": "ContactsPersistence", + "debug_id": "40E67B075DC93B5E82661A27142268D00", + "end_addr": "0x7fff88f81000", + "filename": "ContactsPersistence", + "version": "" + }, + { + "base_addr": "0x7fff88f81000", + "code_id": "id", + "debug_file": "OpenDirectory", + "debug_id": "7ECA481BC26533F6835E2E5B96621E510", + "end_addr": "0x7fff88f8e000", + "filename": "OpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff88fd4000", + "code_id": "id", + "debug_file": "CoreMediaIO", + "debug_id": "EE999B42E879346B829F6CE9E28061870", + "end_addr": "0x7fff89020000", + "filename": "CoreMediaIO", + "version": "" + }, + { + "base_addr": "0x7fff89212000", + "code_id": "id", + "debug_file": "ColorSync", + "debug_id": "1FBEDDC24BCD3148800E968814206CB90", + "end_addr": "0x7fff892a9000", + "filename": "ColorSync", + "version": "" + }, + { + "base_addr": "0x7fff892a9000", + "code_id": "id", + "debug_file": "libsystem_c.dylib", + "debug_id": "A60CE86D1FF332ADA672C7597F8845290", + "end_addr": "0x7fff89337000", + "filename": "libsystem_c.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8938e000", + "code_id": "id", + "debug_file": "IntlPreferences", + "debug_id": "6576CA0CBFA33DD48FB8B2B36137060E0", + "end_addr": "0x7fff8939d000", + "filename": "IntlPreferences", + "version": "" + }, + { + "base_addr": "0x7fff8959b000", + "code_id": "id", + "debug_file": "AppleSRP", + "debug_id": "8DBB11A2150A3E708B83DDEDAB15E2C30", + "end_addr": "0x7fff895a4000", + "filename": "AppleSRP", + "version": "" + }, + { + "base_addr": "0x7fff89b87000", + "code_id": "id", + "debug_file": "CFOpenDirectory", + "debug_id": "86755CDAB4AA39EF8F7B27F120F9AAC30", + "end_addr": "0x7fff89ba1000", + "filename": "CFOpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff89bb7000", + "code_id": "id", + "debug_file": "libvDSP.dylib", + "debug_id": "7036F91A0951340C88180AB90FF0B0570", + "end_addr": "0x7fff89cc7000", + "filename": "libvDSP.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89f61000", + "code_id": "id", + "debug_file": "AVFoundation", + "debug_id": "AE9896ECF23A3148A757D5807E1369EA0", + "end_addr": "0x7fff8a109000", + "filename": "AVFoundation", + "version": "" + }, + { + "base_addr": "0x7fff8a175000", + "code_id": "id", + "debug_file": "AE", + "debug_id": "87FDCC5A82AC36A2BFE9D0B2A3D870F10", + "end_addr": "0x7fff8a1cb000", + "filename": "AE", + "version": "" + }, + { + "base_addr": "0x7fff8a1cc000", + "code_id": "id", + "debug_file": "SystemConfiguration", + "debug_id": "E3F5D2394CBE3B77A8D9F3423702AAB90", + "end_addr": "0x7fff8a22b000", + "filename": "SystemConfiguration", + "version": "" + }, + { + "base_addr": "0x7fff8a22b000", + "code_id": "id", + "debug_file": "CoreFoundation", + "debug_id": "86B26482C91734F280D802911B6001E00", + "end_addr": "0x7fff8a6a1000", + "filename": "CoreFoundation", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff8a7b1000", + "code_id": "id", + "debug_file": "libsandbox.1.dylib", + "debug_id": "78F4D125DEF03BEA9D7FE5BE5C06C8DA0", + "end_addr": "0x7fff8a7e2000", + "filename": "libsandbox.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a7f3000", + "code_id": "id", + "debug_file": "libDiagnosticMessagesClient.dylib", + "debug_id": "F2D8CFCCA00A36759C01EF0C663F24450", + "end_addr": "0x7fff8a7f5000", + "filename": "libDiagnosticMessagesClient.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a85c000", + "code_id": "id", + "debug_file": "libodfde.dylib", + "debug_id": "B2194A773D293CE29D96F8986A1989800", + "end_addr": "0x7fff8a85e000", + "filename": "libodfde.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a85e000", + "code_id": "id", + "debug_file": "CoreDaemon", + "debug_id": "B0028247B33336F580988EC95E6C2B230", + "end_addr": "0x7fff8a867000", + "filename": "CoreDaemon", + "version": "" + }, + { + "base_addr": "0x7fff8abbd000", + "code_id": "id", + "debug_file": "libunc.dylib", + "debug_id": "D9B0C7B186483AAC931CE7CD362FAA8A0", + "end_addr": "0x7fff8abbe000", + "filename": "libunc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8abbe000", + "code_id": "id", + "debug_file": "CarbonCore", + "debug_id": "9DE930A363C03E21965A132D97D618920", + "end_addr": "0x7fff8aea4000", + "filename": "CarbonCore", + "version": "" + }, + { + "base_addr": "0x7fff8af23000", + "code_id": "id", + "debug_file": "libMatch.1.dylib", + "debug_id": "D8024E9A795B30FCBCE7DB1E20889AB90", + "end_addr": "0x7fff8af2c000", + "filename": "libMatch.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8af2c000", + "code_id": "id", + "debug_file": "ApplePushService", + "debug_id": "A3971E50DD873752B37AE58557AD5AF20", + "end_addr": "0x7fff8af48000", + "filename": "ApplePushService", + "version": "" + }, + { + "base_addr": "0x7fff8af48000", + "code_id": "id", + "debug_file": "DirectoryService", + "debug_id": "D3F78A43A04D31CAAFF052E129CEDB910", + "end_addr": "0x7fff8af54000", + "filename": "DirectoryService", + "version": "" + }, + { + "base_addr": "0x7fff8af54000", + "code_id": "id", + "debug_file": "SecurityInterface", + "debug_id": "1D6DB9F46EB439E08E99C09EEA78BB160", + "end_addr": "0x7fff8af84000", + "filename": "SecurityInterface", + "version": "" + }, + { + "base_addr": "0x7fff8aff0000", + "code_id": "id", + "debug_file": "libspindump.dylib", + "debug_id": "4DAD2F5FB7193DD89D7C135314CE85D00", + "end_addr": "0x7fff8aff4000", + "filename": "libspindump.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8aff4000", + "code_id": "id", + "debug_file": "HelpData", + "debug_id": "1729564071FE3D5A887A751D110E06300", + "end_addr": "0x7fff8b001000", + "filename": "HelpData", + "version": "" + }, + { + "base_addr": "0x7fff8b006000", + "code_id": "id", + "debug_file": "EFILogin", + "debug_id": "1FF633310B4A385DAC447AE6659475530", + "end_addr": "0x7fff8b009000", + "filename": "EFILogin", + "version": "" + }, + { + "base_addr": "0x7fff8b009000", + "code_id": "id", + "debug_file": "CoreLocation", + "debug_id": "AF201676FFF539E18B0AD670F4129CA80", + "end_addr": "0x7fff8b056000", + "filename": "CoreLocation", + "version": "" + }, + { + "base_addr": "0x7fff8b056000", + "code_id": "id", + "debug_file": "CoreUI", + "debug_id": "4E680853589C3BC58215240A07A92C810", + "end_addr": "0x7fff8b1a1000", + "filename": "CoreUI", + "version": "" + }, + { + "base_addr": "0x7fff8b1a1000", + "code_id": "id", + "debug_file": "GenerationalStorage", + "debug_id": "05652CADE7F53225929DE13F241FBA410", + "end_addr": "0x7fff8b1be000", + "filename": "GenerationalStorage", + "version": "" + }, + { + "base_addr": "0x7fff8b1be000", + "code_id": "id", + "debug_file": "SystemAdministration", + "debug_id": "6DFACF58D98234E788A7B6CC68D2169A0", + "end_addr": "0x7fff8b1eb000", + "filename": "SystemAdministration", + "version": "" + }, + { + "base_addr": "0x7fff8b1eb000", + "code_id": "id", + "debug_file": "SharedFileList", + "debug_id": "3C8665BAA9CD377CBECB2E933FDB68AE0", + "end_addr": "0x7fff8b231000", + "filename": "SharedFileList", + "version": "" + }, + { + "base_addr": "0x7fff8b231000", + "code_id": "id", + "debug_file": "liblzma.5.dylib", + "debug_id": "8CD1828649EA31E48A731BF8DECED6C60", + "end_addr": "0x7fff8b24c000", + "filename": "liblzma.5.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8b2b4000", + "code_id": "id", + "debug_file": "HIServices", + "debug_id": "19389B63C37331AE91803A11093EAE580", + "end_addr": "0x7fff8b301000", + "filename": "HIServices", + "version": "" + }, + { + "base_addr": "0x7fff8b301000", + "code_id": "id", + "debug_file": "libmetal_timestamp.dylib", + "debug_id": "2E74E3DEB13E36458A3290D889FE92E10", + "end_addr": "0x7fff8b302000", + "filename": "libmetal_timestamp.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8b302000", + "code_id": "id", + "debug_file": "Shortcut", + "debug_id": "F6E559D940BE3CC9BB16E71300C77F8A0", + "end_addr": "0x7fff8b32a000", + "filename": "Shortcut", + "version": "" + }, + { + "base_addr": "0x7fff8b32a000", + "code_id": "id", + "debug_file": "GLRendererFloat", + "debug_id": "EC1AE73B1E91383F9954F6B81313794C0", + "end_addr": "0x7fff8b355000", + "filename": "GLRendererFloat", + "version": "" + }, + { + "base_addr": "0x7fff8b355000", + "code_id": "id", + "debug_file": "IOBluetooth", + "debug_id": "7037778A6783372790766CA9ED130A110", + "end_addr": "0x7fff8b3fa000", + "filename": "IOBluetooth", + "version": "" + }, + { + "base_addr": "0x7fff8b43d000", + "code_id": "id", + "debug_file": "libsystem_secinit.dylib", + "debug_id": "932ED582E80F39DAB0FAF1BC5F1AD2F80", + "end_addr": "0x7fff8b43f000", + "filename": "libsystem_secinit.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8b471000", + "code_id": "id", + "debug_file": "OpenGL", + "debug_id": "31C23ABB8F7532018CD1447B3052B4340", + "end_addr": "0x7fff8b480000", + "filename": "OpenGL", + "version": "" + }, + { + "base_addr": "0x7fff8b480000", + "code_id": "id", + "debug_file": "ApplicationServices", + "debug_id": "B5326BD2AF173880A8C53C990AE4A1C80", + "end_addr": "0x7fff8b481000", + "filename": "ApplicationServices", + "version": "" + }, + { + "base_addr": "0x7fff8b481000", + "code_id": "id", + "debug_file": "CoreWLAN", + "debug_id": "BA9EB0BF79153DB09ACEEC52CD07E1A80", + "end_addr": "0x7fff8b4ec000", + "filename": "CoreWLAN", + "version": "" + }, + { + "base_addr": "0x7fff8be3a000", + "code_id": "id", + "debug_file": "SpeechRecognitionCore", + "debug_id": "121178238A9E3C88A01C3B25D68535CE0", + "end_addr": "0x7fff8be47000", + "filename": "SpeechRecognitionCore", + "version": "" + }, + { + "base_addr": "0x7fff8bebc000", + "code_id": "id", + "debug_file": "libarchive.2.dylib", + "debug_id": "88036C67C2C83ADFA4C76BBF94B80F150", + "end_addr": "0x7fff8bee8000", + "filename": "libarchive.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8beea000", + "code_id": "id", + "debug_file": "libJP2.dylib", + "debug_id": "5540B4E7CDE531B1937FE5B209E162F10", + "end_addr": "0x7fff8bfdb000", + "filename": "libJP2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c050000", + "code_id": "id", + "debug_file": "LangAnalysis", + "debug_id": "E7D610A114453CA3B9A1EE15D54B75AB0", + "end_addr": "0x7fff8c060000", + "filename": "LangAnalysis", + "version": "" + }, + { + "base_addr": "0x7fff8c060000", + "code_id": "id", + "debug_file": "liblaunch.dylib", + "debug_id": "7EC0F29743CC3D11B46B7E72E372648A0", + "end_addr": "0x7fff8c061000", + "filename": "liblaunch.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c061000", + "code_id": "id", + "debug_file": "libCGXType.A.dylib", + "debug_id": "91E0A256B45F3728B68A250E4E74A8380", + "end_addr": "0x7fff8c064000", + "filename": "libCGXType.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c064000", + "code_id": "id", + "debug_file": "libmarisa.dylib", + "debug_id": "4D3AE55BCE77364FB8DEC95CAA48B2910", + "end_addr": "0x7fff8c07c000", + "filename": "libmarisa.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c07c000", + "code_id": "id", + "debug_file": "libcldcpuengine.dylib", + "debug_id": "D8A9DDA135B53D6B85E0A5542033FA9F0", + "end_addr": "0x7fff8c085000", + "filename": "libcldcpuengine.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c085000", + "code_id": "id", + "debug_file": "HIToolbox", + "debug_id": "359FC9DBB64C3BC7B9DA401D8A5337DC0", + "end_addr": "0x7fff8c37b000", + "filename": "HIToolbox", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff8c37b000", + "code_id": "id", + "debug_file": "loginsupport", + "debug_id": "09F245DC8342358EA881DAE88BF0EC1D0", + "end_addr": "0x7fff8c37e000", + "filename": "loginsupport", + "version": "" + }, + { + "base_addr": "0x7fff8c3db000", + "code_id": "id", + "debug_file": "libpam.2.dylib", + "debug_id": "7F986CE8EF743BC3BB7E5267E24EAFFE0", + "end_addr": "0x7fff8c3e0000", + "filename": "libpam.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c3f2000", + "code_id": "id", + "debug_file": "ToneKit", + "debug_id": "3722D6810582335AA992A972D20461630", + "end_addr": "0x7fff8c408000", + "filename": "ToneKit", + "version": "" + }, + { + "base_addr": "0x7fff8c408000", + "code_id": "id", + "debug_file": "vCard", + "debug_id": "74FA0133CFBB3055B429AF2D13B24D7D0", + "end_addr": "0x7fff8c428000", + "filename": "vCard", + "version": "" + }, + { + "base_addr": "0x7fff8c428000", + "code_id": "id", + "debug_file": "libGPUSupportMercury.dylib", + "debug_id": "9BB56F2DD91C3F65AE44404173FD242A0", + "end_addr": "0x7fff8c434000", + "filename": "libGPUSupportMercury.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c46e000", + "code_id": "id", + "debug_file": "Sharing", + "debug_id": "679D40D73C043D2C962BE8A959E5889E0", + "end_addr": "0x7fff8c490000", + "filename": "Sharing", + "version": "" + }, + { + "base_addr": "0x7fff8c490000", + "code_id": "id", + "debug_file": "libChineseTokenizer.dylib", + "debug_id": "1794A8809C3D37B28F3E6CAFFB3960890", + "end_addr": "0x7fff8c49c000", + "filename": "libChineseTokenizer.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c6f3000", + "code_id": "id", + "debug_file": "libCGInterfaces.dylib", + "debug_id": "92EA55E8A12D3AFCADE3F5AB6B80E6380", + "end_addr": "0x7fff8c708000", + "filename": "libCGInterfaces.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c708000", + "code_id": "id", + "debug_file": "CoreImage", + "debug_id": "BE963C1D90C2388A85F2D6701DC104C40", + "end_addr": "0x7fff8c915000", + "filename": "CoreImage", + "version": "" + }, + { + "base_addr": "0x7fff8c915000", + "code_id": "id", + "debug_file": "CloudDocs", + "debug_id": "F8B381F5C4343719B26B137D61F8DEBD0", + "end_addr": "0x7fff8c968000", + "filename": "CloudDocs", + "version": "" + }, + { + "base_addr": "0x7fff8c968000", + "code_id": "id", + "debug_file": "libsystem_sandbox.dylib", + "debug_id": "BC781530CA98392DA77A8CAD2D9C6B2F0", + "end_addr": "0x7fff8c96c000", + "filename": "libsystem_sandbox.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c98a000", + "code_id": "id", + "debug_file": "XPCService", + "debug_id": "E50F12068B6B3CDBBC66E5B70B4B41C70", + "end_addr": "0x7fff8c991000", + "filename": "XPCService", + "version": "" + }, + { + "base_addr": "0x7fff8d245000", + "code_id": "id", + "debug_file": "SecurityHI", + "debug_id": "02F35345EFDE3EE68526F64EA74F91EA0", + "end_addr": "0x7fff8d248000", + "filename": "SecurityHI", + "version": "" + }, + { + "base_addr": "0x7fff8d248000", + "code_id": "id", + "debug_file": "CFNetwork", + "debug_id": "D4FD8DF684813BE69E93A3268B16774E0", + "end_addr": "0x7fff8d4d0000", + "filename": "CFNetwork", + "version": "" + }, + { + "base_addr": "0x7fff8d50a000", + "code_id": "id", + "debug_file": "libcompiler_rt.dylib", + "debug_id": "253B36E5572D377DAE99A02CE32590E50", + "end_addr": "0x7fff8d512000", + "filename": "libcompiler_rt.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8d6b5000", + "code_id": "id", + "debug_file": "libunwind.dylib", + "debug_id": "FDA18078A7753BAFA5A68A7B75D6AA990", + "end_addr": "0x7fff8d6bb000", + "filename": "libunwind.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8d6bb000", + "code_id": "id", + "debug_file": "libsystem_kernel.dylib", + "debug_id": "FA4DCF4227B038789158E148D208B21E0", + "end_addr": "0x7fff8d6da000", + "filename": "libsystem_kernel.dylib", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff8d6da000", + "code_id": "id", + "debug_file": "libcrypto.0.9.8.dylib", + "debug_id": "7C4E5457B66C39CABC0E15CA6C051FC00", + "end_addr": "0x7fff8d7c2000", + "filename": "libcrypto.0.9.8.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8d7c2000", + "code_id": "id", + "debug_file": "CrashReporterSupport", + "debug_id": "9BD908E9368A3B17AFCD185277FF70BA0", + "end_addr": "0x7fff8d7ce000", + "filename": "CrashReporterSupport", + "version": "" + }, + { + "base_addr": "0x7fff8d82d000", + "code_id": "id", + "debug_file": "ImageKit", + "debug_id": "8DA4A4520E283A3E82B693D1555810020", + "end_addr": "0x7fff8da9b000", + "filename": "ImageKit", + "version": "" + }, + { + "base_addr": "0x7fff8dac6000", + "code_id": "id", + "debug_file": "Print", + "debug_id": "F13A0609793A3A43A961AAFC81AC8FDA0", + "end_addr": "0x7fff8dac8000", + "filename": "Print", + "version": "" + }, + { + "base_addr": "0x7fff8dace000", + "code_id": "id", + "debug_file": "libz.1.dylib", + "debug_id": "43317BEAACA234C2AF37902AA926C83A0", + "end_addr": "0x7fff8dae0000", + "filename": "libz.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8dae3000", + "code_id": "id", + "debug_file": "libcopyfile.dylib", + "debug_id": "CA2602ABE8B73CD8A0C5D86E35FDA09F0", + "end_addr": "0x7fff8daec000", + "filename": "libcopyfile.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8daef000", + "code_id": "id", + "debug_file": "libc++.1.dylib", + "debug_id": "54190E1BEE493D6DAC292813D7380BA50", + "end_addr": "0x7fff8db43000", + "filename": "libc++.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8dbde000", + "code_id": "id", + "debug_file": "PDFKit", + "debug_id": "CDEADFD1493E37A8B2D442AE8F72C5FE0", + "end_addr": "0x7fff8dc8a000", + "filename": "PDFKit", + "version": "" + }, + { + "base_addr": "0x7fff8dd05000", + "code_id": "id", + "debug_file": "libbz2.1.0.dylib", + "debug_id": "99C5121D81473B518D7966245C8633380", + "end_addr": "0x7fff8dd14000", + "filename": "libbz2.1.0.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8dd14000", + "code_id": "id", + "debug_file": "AppContainer", + "debug_id": "ABF2770729253A25916E370A3E342AF00", + "end_addr": "0x7fff8dd2a000", + "filename": "AppContainer", + "version": "" + }, + { + "base_addr": "0x7fff8dd8e000", + "code_id": "id", + "debug_file": "libcsfde.dylib", + "debug_id": "C8C9A63250723D248EBFCCDE0BC8BFB50", + "end_addr": "0x7fff8dd9a000", + "filename": "libcsfde.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8dd9a000", + "code_id": "id", + "debug_file": "libvMisc.dylib", + "debug_id": "04503007DE3234EB90BB740C289E37840", + "end_addr": "0x7fff8de4b000", + "filename": "libvMisc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8de57000", + "code_id": "id", + "debug_file": "AppleJPEG", + "debug_id": "6230F3A0C89D3A35A896A17B3513E8DB0", + "end_addr": "0x7fff8dee5000", + "filename": "AppleJPEG", + "version": "" + }, + { + "base_addr": "0x7fff8dee5000", + "code_id": "id", + "debug_file": "libRadiance.dylib", + "debug_id": "A3E73CE672603828BCD9756DB51670100", + "end_addr": "0x7fff8dee8000", + "filename": "libRadiance.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8df55000", + "code_id": "id", + "debug_file": "libdyld.dylib", + "debug_id": "99396189E53A3A78BC49449236DA7CFF0", + "end_addr": "0x7fff8df59000", + "filename": "libdyld.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8e38a000", + "code_id": "id", + "debug_file": "CoreDuetDebugLogging", + "debug_id": "B390CD9AA04F3A9EA40CCB317F40AFE50", + "end_addr": "0x7fff8e38d000", + "filename": "CoreDuetDebugLogging", + "version": "" + }, + { + "base_addr": "0x7fff8e38d000", + "code_id": "id", + "debug_file": "DebugSymbols", + "debug_id": "6F5853A15DA83C428E022B972F34BCE00", + "end_addr": "0x7fff8e3c8000", + "filename": "DebugSymbols", + "version": "" + }, + { + "base_addr": "0x7fff8e53f000", + "code_id": "id", + "debug_file": "AudioUnit", + "debug_id": "CFB91CDC5BBA3A8EBA056E972217BD570", + "end_addr": "0x7fff8e540000", + "filename": "AudioUnit", + "version": "" + }, + { + "base_addr": "0x7fff8e540000", + "code_id": "id", + "debug_file": "libsystem_notify.dylib", + "debug_id": "56ABC155CB9930A8A8B1C204B56150920", + "end_addr": "0x7fff8e54a000", + "filename": "libsystem_notify.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8e54a000", + "code_id": "id", + "debug_file": "libcorecrypto.dylib", + "debug_id": "4E1B969F84493B21988051AD58E25AA60", + "end_addr": "0x7fff8e5c2000", + "filename": "libcorecrypto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ea19000", + "code_id": "id", + "debug_file": "libOpenScriptingUtil.dylib", + "debug_id": "5C4A51D409A932098E5715F112725CC40", + "end_addr": "0x7fff8ea1a000", + "filename": "libOpenScriptingUtil.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ea40000", + "code_id": "id", + "debug_file": "libsystem_coreservices.dylib", + "debug_id": "692631A0192332CA9BD5044B1382FFDE0", + "end_addr": "0x7fff8ea43000", + "filename": "libsystem_coreservices.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ea43000", + "code_id": "id", + "debug_file": "libGLProgrammability.dylib", + "debug_id": "42F6BEA9868036D9B5B28B368D4F94DB0", + "end_addr": "0x7fff8ebd0000", + "filename": "libGLProgrammability.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ebd0000", + "code_id": "id", + "debug_file": "CoreDuet", + "debug_id": "063ADBE144D530EE887E69ACC8EA9AB60", + "end_addr": "0x7fff8ec86000", + "filename": "CoreDuet", + "version": "" + }, + { + "base_addr": "0x7fff8ec8e000", + "code_id": "id", + "debug_file": "libresolv.9.dylib", + "debug_id": "B192EC2784EC3D8A9CBF0374B5C9B31A0", + "end_addr": "0x7fff8ecab000", + "filename": "libresolv.9.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ecd8000", + "code_id": "id", + "debug_file": "Quartz", + "debug_id": "E37B0DA28DEB3D469038BD91E789A3750", + "end_addr": "0x7fff8ecd9000", + "filename": "Quartz", + "version": "" + }, + { + "base_addr": "0x7fff8f051000", + "code_id": "id", + "debug_file": "ImageCapture", + "debug_id": "E53CC0B89D363636B6028AB4CEB4C3130", + "end_addr": "0x7fff8f057000", + "filename": "ImageCapture", + "version": "" + }, + { + "base_addr": "0x7fff8f057000", + "code_id": "id", + "debug_file": "AppleSystemInfo", + "debug_id": "E46434320DF23CD39F633A7665B258380", + "end_addr": "0x7fff8f05b000", + "filename": "AppleSystemInfo", + "version": "" + }, + { + "base_addr": "0x7fff8f05b000", + "code_id": "id", + "debug_file": "SafariServices", + "debug_id": "CC99200EE8933A01AA8FAF2856675CF70", + "end_addr": "0x7fff8f05e000", + "filename": "SafariServices", + "version": "" + }, + { + "base_addr": "0x7fff8f094000", + "code_id": "id", + "debug_file": "LDAP", + "debug_id": "207E4A14E3CC3658ABAFB5CAEC9ED1EB0", + "end_addr": "0x7fff8f0cc000", + "filename": "LDAP", + "version": "" + }, + { + "base_addr": "0x7fff8f163000", + "code_id": "id", + "debug_file": "LanguageModeling", + "debug_id": "C405E993F0DF39E49B74FE310E63DD8E0", + "end_addr": "0x7fff8f20b000", + "filename": "LanguageModeling", + "version": "" + }, + { + "base_addr": "0x7fff8f22a000", + "code_id": "id", + "debug_file": "libtidy.A.dylib", + "debug_id": "917B771650603755A1BA435DAC06E7780", + "end_addr": "0x7fff8f25c000", + "filename": "libtidy.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8f2a0000", + "code_id": "id", + "debug_file": "QuickLook", + "debug_id": "727FE6BE8E9238A3BDEB2410B553BB270", + "end_addr": "0x7fff8f301000", + "filename": "QuickLook", + "version": "" + }, + { + "base_addr": "0x7fff8f468000", + "code_id": "id", + "debug_file": "ProtocolBuffer", + "debug_id": "B3D0CEE01ED139BB8C81896F363988020", + "end_addr": "0x7fff8f479000", + "filename": "ProtocolBuffer", + "version": "" + }, + { + "base_addr": "0x7fff8f57a000", + "code_id": "id", + "debug_file": "libutil.dylib", + "debug_id": "E37832CF5EE6345AB0ECFFC8D2B673750", + "end_addr": "0x7fff8f57d000", + "filename": "libutil.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8f5d1000", + "code_id": "id", + "debug_file": "Accelerate", + "debug_id": "84DA0CD49670343AB243D03A2A6A14E20", + "end_addr": "0x7fff8f5d2000", + "filename": "Accelerate", + "version": "" + }, + { + "base_addr": "0x7fff8f5d2000", + "code_id": "id", + "debug_file": "libbsm.0.dylib", + "debug_id": "F1E419355C5D3704AE9DAEA1F2BCF8B10", + "end_addr": "0x7fff8f5e3000", + "filename": "libbsm.0.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8f5e3000", + "code_id": "id", + "debug_file": "libdispatch.dylib", + "debug_id": "438F4595073134A2ACAD60121A76D1FF0", + "end_addr": "0x7fff8f611000", + "filename": "libdispatch.dylib", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff8f614000", + "code_id": "id", + "debug_file": "OAuth", + "debug_id": "DFC1195575DD303EBFCB0F70A4C541E00", + "end_addr": "0x7fff8f617000", + "filename": "OAuth", + "version": "" + }, + { + "base_addr": "0x7fff8f617000", + "code_id": "id", + "debug_file": "Symbolication", + "debug_id": "BC1259C8C6713014A9C485BC767EA9620", + "end_addr": "0x7fff8f668000", + "filename": "Symbolication", + "version": "" + }, + { + "base_addr": "0x7fff8f668000", + "code_id": "id", + "debug_file": "libsystem_dnssd.dylib", + "debug_id": "21D63EAB27BE3F41B1D4604BE7F4C9BA0", + "end_addr": "0x7fff8f671000", + "filename": "libsystem_dnssd.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8f87a000", + "code_id": "id", + "debug_file": "Foundation", + "debug_id": "3AD7B19839433919B6F2B0C28DC817B10", + "end_addr": "0x7fff8fbcf000", + "filename": "Foundation", + "version": "" + }, + { + "base_addr": "0x7fff8fbcf000", + "code_id": "id", + "debug_file": "Metadata", + "debug_id": "303B68748B1639A0BB9D5B7A59D3B8A20", + "end_addr": "0x7fff8fc70000", + "filename": "Metadata", + "version": "" + }, + { + "base_addr": "0x7fff8fc70000", + "code_id": "id", + "debug_file": "LaunchServices", + "debug_id": "A4913361072C3A0E92310D9B1DC4ECC50", + "end_addr": "0x7fff8fd96000", + "filename": "LaunchServices", + "version": "" + }, + { + "base_addr": "0x7fff8fd96000", + "code_id": "id", + "debug_file": "UIFoundation", + "debug_id": "237F281F7F153309B749F8DA37822F9F0", + "end_addr": "0x7fff8ff15000", + "filename": "UIFoundation", + "version": "" + }, + { + "base_addr": "0x7fff8ffda000", + "code_id": "id", + "debug_file": "libRIP.A.dylib", + "debug_id": "4D830858FD2C32B19B29E88AD815E6040", + "end_addr": "0x7fff90004000", + "filename": "libRIP.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90183000", + "code_id": "id", + "debug_file": "libc++abi.dylib", + "debug_id": "F5027B461801344DBD512E6D188C89000", + "end_addr": "0x7fff901ad000", + "filename": "libc++abi.dylib", + "version": "" + }, + { + "base_addr": "0x7fff901ad000", + "code_id": "id", + "debug_file": "libextension.dylib", + "debug_id": "3A674BC18D7E3A6280EFF950B02CB0FF0", + "end_addr": "0x7fff901ca000", + "filename": "libextension.dylib", + "version": "" + }, + { + "base_addr": "0x7fff901ca000", + "code_id": "id", + "debug_file": "CoreWiFi", + "debug_id": "D5DC362631313BAA8552294B4CE1EFCB0", + "end_addr": "0x7fff90232000", + "filename": "CoreWiFi", + "version": "" + }, + { + "base_addr": "0x7fff90232000", + "code_id": "id", + "debug_file": "libsystem_configuration.dylib", + "debug_id": "93D5FB9ACC7C367280D87A1C4805204B0", + "end_addr": "0x7fff90235000", + "filename": "libsystem_configuration.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90235000", + "code_id": "id", + "debug_file": "libsystem_coretls.dylib", + "debug_id": "21EDACF1D9B33086982160EB75E7F9650", + "end_addr": "0x7fff9024a000", + "filename": "libsystem_coretls.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90256000", + "code_id": "id", + "debug_file": "AudioToolbox", + "debug_id": "F84A0C1D86BE3E598EEABAE0E8CB834B0", + "end_addr": "0x7fff903fc000", + "filename": "AudioToolbox", + "version": "" + }, + { + "base_addr": "0x7fff903fc000", + "code_id": "id", + "debug_file": "OpenCL", + "debug_id": "CA196FE17E953CBDA97F90747B9F5CBC0", + "end_addr": "0x7fff9044c000", + "filename": "OpenCL", + "version": "" + }, + { + "base_addr": "0x7fff9044c000", + "code_id": "id", + "debug_file": "libcompression.dylib", + "debug_id": "803C89B91E7D3658A2CF2B8371C546380", + "end_addr": "0x7fff90465000", + "filename": "libcompression.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90b9e000", + "code_id": "id", + "debug_file": "IOSurface", + "debug_id": "7B05B27A5CC430D48A10ED444A2807A20", + "end_addr": "0x7fff90ba2000", + "filename": "IOSurface", + "version": "" + }, + { + "base_addr": "0x7fff90ba2000", + "code_id": "id", + "debug_file": "libsqlite3.dylib", + "debug_id": "5CF0D77DCF0A301C800369A840AC47FD0", + "end_addr": "0x7fff90cc7000", + "filename": "libsqlite3.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90cc7000", + "code_id": "id", + "debug_file": "libsasl2.2.dylib", + "debug_id": "D48CE2C5D0C539BDA7DDC999E81CF8850", + "end_addr": "0x7fff90cda000", + "filename": "libsasl2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90cda000", + "code_id": "id", + "debug_file": "GSS", + "debug_id": "D50CDB4472E93520996593901621F7810", + "end_addr": "0x7fff90d0c000", + "filename": "GSS", + "version": "" + }, + { + "base_addr": "0x7fff90dcc000", + "code_id": "id", + "debug_file": "RemoteViewServices", + "debug_id": "8BD12AE2BE9137CF955B62E08551FF830", + "end_addr": "0x7fff90e05000", + "filename": "RemoteViewServices", + "version": "" + }, + { + "base_addr": "0x7fff90e4a000", + "code_id": "id", + "debug_file": "CoreData", + "debug_id": "37466A48AA4C3DB5B606C04841D3F6540", + "end_addr": "0x7fff910f1000", + "filename": "CoreData", + "version": "" + }, + { + "base_addr": "0x7fff910f1000", + "code_id": "id", + "debug_file": "QuartzCore", + "debug_id": "4D3C169DC57938C3AE10B975E89331E00", + "end_addr": "0x7fff912c0000", + "filename": "QuartzCore", + "version": "" + }, + { + "base_addr": "0x7fff9147a000", + "code_id": "id", + "debug_file": "libstdc++.6.dylib", + "debug_id": "77780A9922DB35AABD9EADB83417E4BD0", + "end_addr": "0x7fff914c9000", + "filename": "libstdc++.6.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91543000", + "code_id": "id", + "debug_file": "libsystem_platform.dylib", + "debug_id": "3F4D2390E3DE3C24A51595DFAC8671C40", + "end_addr": "0x7fff9154c000", + "filename": "libsystem_platform.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91562000", + "code_id": "id", + "debug_file": "libcache.dylib", + "debug_id": "4948E2C8867F3E9DAAE72F30F0B345C60", + "end_addr": "0x7fff91567000", + "filename": "libcache.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9156d000", + "code_id": "id", + "debug_file": "QuartzComposer", + "debug_id": "B28D692925C03F279454EAE22857EF4A0", + "end_addr": "0x7fff91a90000", + "filename": "QuartzComposer", + "version": "" + }, + { + "base_addr": "0x7fff91a90000", + "code_id": "id", + "debug_file": "libquarantine.dylib", + "debug_id": "1693C5FEEA0A312285EB7950ECC7435A0", + "end_addr": "0x7fff91a93000", + "filename": "libquarantine.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91a93000", + "code_id": "id", + "debug_file": "libsystem_networkextension.dylib", + "debug_id": "4736FCC59DBA31F4AAC8CD0A177CF5020", + "end_addr": "0x7fff91a9c000", + "filename": "libsystem_networkextension.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91ca9000", + "code_id": "id", + "debug_file": "Metal", + "debug_id": "54544DF5B1D13139ADE6E815533313EB0", + "end_addr": "0x7fff91cec000", + "filename": "Metal", + "version": "" + }, + { + "base_addr": "0x7fff91cec000", + "code_id": "id", + "debug_file": "PhoneNumbers", + "debug_id": "49696A1F83FC3BE8A7E8F0F4EAA326BB0", + "end_addr": "0x7fff91cf4000", + "filename": "PhoneNumbers", + "version": "" + }, + { + "base_addr": "0x7fff92106000", + "code_id": "id", + "debug_file": "LoginUICore", + "debug_id": "6DCEED7A529B3AFD8F8397A40B56E4D90", + "end_addr": "0x7fff9210b000", + "filename": "LoginUICore", + "version": "" + }, + { + "base_addr": "0x7fff921de000", + "code_id": "id", + "debug_file": "libkxld.dylib", + "debug_id": "22BBF963380833208BDA5B7A99035F140", + "end_addr": "0x7fff921ea000", + "filename": "libkxld.dylib", + "version": "" + }, + { + "base_addr": "0x7fff921ea000", + "code_id": "id", + "debug_file": "ImageIO", + "debug_id": "C00A0D302F6030F19BE5B7FA33A13DC20", + "end_addr": "0x7fff923b1000", + "filename": "ImageIO", + "version": "" + }, + { + "base_addr": "0x7fff923b4000", + "code_id": "id", + "debug_file": "DiskImages", + "debug_id": "F3C0F696A10D3A4B9391AAD695D298310", + "end_addr": "0x7fff9248b000", + "filename": "DiskImages", + "version": "" + }, + { + "base_addr": "0x7fff92491000", + "code_id": "id", + "debug_file": "CommonPanels", + "debug_id": "1D76DDD3D45A36798B725EECE6C1ACAC0", + "end_addr": "0x7fff92496000", + "filename": "CommonPanels", + "version": "" + }, + { + "base_addr": "0x7fff92496000", + "code_id": "id", + "debug_file": "CoreGraphics", + "debug_id": "1BB01FABB40333898D9F44A04E9D8ADC0", + "end_addr": "0x7fff936e7000", + "filename": "CoreGraphics", + "version": "" + }, + { + "base_addr": "0x7fff936f8000", + "code_id": "id", + "debug_file": "DisplayServices", + "debug_id": "69821BC166F630FEB706134F3A9FCAD70", + "end_addr": "0x7fff93702000", + "filename": "DisplayServices", + "version": "" + }, + { + "base_addr": "0x7fff93715000", + "code_id": "id", + "debug_file": "ServiceManagement", + "debug_id": "0EA1807B4F41317DA6C2E6A23F2012520", + "end_addr": "0x7fff93718000", + "filename": "ServiceManagement", + "version": "" + }, + { + "base_addr": "0x7fff947d6000", + "code_id": "id", + "debug_file": "ProtectedCloudStorage", + "debug_id": "403BC9E02A4E3481BDFEB3CB372E50510", + "end_addr": "0x7fff947fe000", + "filename": "ProtectedCloudStorage", + "version": "" + }, + { + "base_addr": "0x7fff947fe000", + "code_id": "id", + "debug_file": "libsystem_asl.dylib", + "debug_id": "97D794DA8CE53676AC5E364F6D172BDA0", + "end_addr": "0x7fff94816000", + "filename": "libsystem_asl.dylib", + "version": "" + }, + { + "base_addr": "0x7fff94816000", + "code_id": "id", + "debug_file": "libCoreVMClient.dylib", + "debug_id": "56187F75443631CA8D3AC6BC67F6F2BF0", + "end_addr": "0x7fff9481a000", + "filename": "libCoreVMClient.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9481a000", + "code_id": "id", + "debug_file": "Help", + "debug_id": "AA185754DEEB309193017B23C4D368180", + "end_addr": "0x7fff9481e000", + "filename": "Help", + "version": "" + }, + { + "base_addr": "0x7fff94896000", + "code_id": "id", + "debug_file": "TrustEvaluationAgent", + "debug_id": "BC19A1D1805B3FC5BF0B1EF6FB36FE740", + "end_addr": "0x7fff94898000", + "filename": "TrustEvaluationAgent", + "version": "" + }, + { + "base_addr": "0x7fff957a1000", + "code_id": "id", + "debug_file": "AppKit", + "debug_id": "9B6008636A1631CB813897AC8F43FBC60", + "end_addr": "0x7fff963c4000", + "filename": "AppKit", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff963c4000", + "code_id": "id", + "debug_file": "AssetCacheServices", + "debug_id": "8C912A44663533A082A3389585BAC0F10", + "end_addr": "0x7fff963ca000", + "filename": "AssetCacheServices", + "version": "" + }, + { + "base_addr": "0x7fff963ca000", + "code_id": "id", + "debug_file": "GeoServices", + "debug_id": "8305A6E9BE863AC78EAB6A989CC208C00", + "end_addr": "0x7fff96838000", + "filename": "GeoServices", + "version": "" + }, + { + "base_addr": "0x7fff96838000", + "code_id": "id", + "debug_file": "VideoToolbox", + "debug_id": "70FDD7D4FE9831548B7D72EDD5E92CDB0", + "end_addr": "0x7fff96bb4000", + "filename": "VideoToolbox", + "version": "" + }, + { + "base_addr": "0x7fff96bb4000", + "code_id": "id", + "debug_file": "libTrueTypeScaler.dylib", + "debug_id": "9250080562643379953E9DF9889655840", + "end_addr": "0x7fff96be7000", + "filename": "libTrueTypeScaler.dylib", + "version": "" + }, + { + "base_addr": "0x7fff96be7000", + "code_id": "id", + "debug_file": "MultitouchSupport", + "debug_id": "90E9EC0A57D0331EAE0DFF1A7756A4090", + "end_addr": "0x7fff96c0c000", + "filename": "MultitouchSupport", + "version": "" + }, + { + "base_addr": "0x7fff96c14000", + "code_id": "id", + "debug_file": "NetAuth", + "debug_id": "ABBBE55226E036828BFDC59EC702F3470", + "end_addr": "0x7fff96c1f000", + "filename": "NetAuth", + "version": "" + }, + { + "base_addr": "0x7fff96c1f000", + "code_id": "id", + "debug_file": "PerformanceAnalysis", + "debug_id": "BE35D3E9570D34839C7882F3EFB56D430", + "end_addr": "0x7fff96ca9000", + "filename": "PerformanceAnalysis", + "version": "" + }, + { + "base_addr": "0x7fff96ca9000", + "code_id": "id", + "debug_file": "FindMyDevice", + "debug_id": "28CE764F4C4C3A75B7AEEDBC7A189E820", + "end_addr": "0x7fff96cb3000", + "filename": "FindMyDevice", + "version": "" + }, + { + "base_addr": "0x7fff96cb3000", + "code_id": "id", + "debug_file": "ToneLibrary", + "debug_id": "E8B444534E70393CAECF988D0A8284A60", + "end_addr": "0x7fff96cc2000", + "filename": "ToneLibrary", + "version": "" + }, + { + "base_addr": "0x7fff96e02000", + "code_id": "id", + "debug_file": "libFontParser.dylib", + "debug_id": "DBFEE35E60F43F51AA25D4D7E4E019960", + "end_addr": "0x7fff96efe000", + "filename": "libFontParser.dylib", + "version": "" + }, + { + "base_addr": "0x7fff96f06000", + "code_id": "id", + "debug_file": "libGL.dylib", + "debug_id": "182B925C7BF63EFE85AF54760206A6FD0", + "end_addr": "0x7fff96f12000", + "filename": "libGL.dylib", + "version": "" + }, + { + "base_addr": "0x7fff96f12000", + "code_id": "id", + "debug_file": "CoreVideo", + "debug_id": "FA99D150EFCE3F32ACDF5E91AD97F1760", + "end_addr": "0x7fff96f47000", + "filename": "CoreVideo", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff96f47000", + "code_id": "id", + "debug_file": "CoreServicesInternal", + "debug_id": "834B5D98DB8136B1BD2A640928EDAAF60", + "end_addr": "0x7fff96f76000", + "filename": "CoreServicesInternal", + "version": "" + }, + { + "base_addr": "0x7fff96fab000", + "code_id": "id", + "debug_file": "PrintCore", + "debug_id": "34EA102AD48237FF9C9BE4FE4275913B0", + "end_addr": "0x7fff96ff7000", + "filename": "PrintCore", + "version": "" + }, + { + "base_addr": "0x7fff970ba000", + "code_id": "id", + "debug_file": "CoreServices", + "debug_id": "14019127641A3CB9815586AD35F235970", + "end_addr": "0x7fff970bb000", + "filename": "CoreServices", + "version": "" + }, + { + "base_addr": "0x7fff970f3000", + "code_id": "id", + "debug_file": "CoreSymbolication", + "debug_id": "7B9BCFD936003973841D6227BEDE5D360", + "end_addr": "0x7fff9717c000", + "filename": "CoreSymbolication", + "version": "" + }, + { + "base_addr": "0x7fff9717c000", + "code_id": "id", + "debug_file": "TCC", + "debug_id": "96281C9EB2DF325FBFA40A15150165EC0", + "end_addr": "0x7fff97182000", + "filename": "TCC", + "version": "" + }, + { + "base_addr": "0x7fff97192000", + "code_id": "id", + "debug_file": "DataDetectorsCore", + "debug_id": "117708DA6E193866AD150CE3E3F2211A0", + "end_addr": "0x7fff97202000", + "filename": "DataDetectorsCore", + "version": "" + }, + { + "base_addr": "0x7fff97208000", + "code_id": "id", + "debug_file": "libcmph.dylib", + "debug_id": "438802509C2D395C90C7CCCE109FF1B20", + "end_addr": "0x7fff9721a000", + "filename": "libcmph.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9721a000", + "code_id": "id", + "debug_file": "Heimdal", + "debug_id": "2D358FB461BB3BB69EF7D9868A0B02750", + "end_addr": "0x7fff9728e000", + "filename": "Heimdal", + "version": "" + }, + { + "base_addr": "0x7fff9728e000", + "code_id": "id", + "debug_file": "libSparseBLAS.dylib", + "debug_id": "C10D35D23D3D3EB08215527BD1F1F3E00", + "end_addr": "0x7fff972a0000", + "filename": "libSparseBLAS.dylib", + "version": "" + }, + { + "base_addr": "0x7fff972a0000", + "code_id": "id", + "debug_file": "libcups.2.dylib", + "debug_id": "FA565876F9B230218E896D665ED01B3D0", + "end_addr": "0x7fff972f1000", + "filename": "libcups.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9732d000", + "code_id": "id", + "debug_file": "libCoreFSCache.dylib", + "debug_id": "5935DEAB423638D28C765AF9A57005590", + "end_addr": "0x7fff97331000", + "filename": "libCoreFSCache.dylib", + "version": "" + }, + { + "base_addr": "0x7fff973fa000", + "code_id": "id", + "debug_file": "libTIFF.dylib", + "debug_id": "53EB5B1D0080367CADB65A57D1B423ED0", + "end_addr": "0x7fff97457000", + "filename": "libTIFF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff97457000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "73EF4EB0315C3064A9913DBFF6BDDFE10", + "end_addr": "0x7fff974a9000", + "filename": "CoreAudio", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff974a9000", + "code_id": "id", + "debug_file": "libGLImage.dylib", + "debug_id": "4FC92D210834397EBE0D282A73FC16B20", + "end_addr": "0x7fff974e8000", + "filename": "libGLImage.dylib", + "version": "" + }, + { + "base_addr": "0x7fff974e8000", + "code_id": "id", + "debug_file": "FSEvents", + "debug_id": "79DF16A7E16938A5BF5E2D45F86DE1540", + "end_addr": "0x7fff974f1000", + "filename": "FSEvents", + "version": "" + }, + { + "base_addr": "0x7fff97667000", + "code_id": "id", + "debug_file": "libLAPACK.dylib", + "debug_id": "BDADCDAE1FD83190B9DDDB671495EEE20", + "end_addr": "0x7fff97a64000", + "filename": "libLAPACK.dylib", + "version": "" + }, + { + "base_addr": "0x7fff97a64000", + "code_id": "id", + "debug_file": "Kerberos", + "debug_id": "D2F0BF9486563FBF81AC43D417B661F10", + "end_addr": "0x7fff97a7f000", + "filename": "Kerberos", + "version": "" + }, + { + "base_addr": "0x7fff97a7f000", + "code_id": "id", + "debug_file": "DiskArbitration", + "debug_id": "B391A88512863718A3418C84560DDE580", + "end_addr": "0x7fff97a85000", + "filename": "DiskArbitration", + "version": "" + }, + { + "base_addr": "0x7fff97a88000", + "code_id": "id", + "debug_file": "CoreMedia", + "debug_id": "F30D52A85FA93BFE856FD6EDBC725A800", + "end_addr": "0x7fff97b61000", + "filename": "CoreMedia", + "version": "" + }, + { + "base_addr": "0x7fff97b61000", + "code_id": "id", + "debug_file": "Cocoa", + "debug_id": "A033F3421FEC3DFD830AE8EE284DF4920", + "end_addr": "0x7fff97b62000", + "filename": "Cocoa", + "version": "" + }, + { + "base_addr": "0x7fff97b62000", + "code_id": "id", + "debug_file": "JavaScriptCore", + "debug_id": "CAB09947EC703CFC9C24101122452A580", + "end_addr": "0x7fff98209000", + "filename": "JavaScriptCore", + "version": "" + }, + { + "base_addr": "0x7fff9827f000", + "code_id": "id", + "debug_file": "MediaAccessibility", + "debug_id": "309526B01A183C2DB425A2BB61EED0050", + "end_addr": "0x7fff98285000", + "filename": "MediaAccessibility", + "version": "" + }, + { + "base_addr": "0x7fff98285000", + "code_id": "id", + "debug_file": "libGLU.dylib", + "debug_id": "055A2B537C59359A82CB1F79160C5C860", + "end_addr": "0x7fff982c7000", + "filename": "libGLU.dylib", + "version": "" + }, + { + "base_addr": "0x7fff982c7000", + "code_id": "id", + "debug_file": "Security", + "debug_id": "FA5D22B9325338CF81E2E243F93753DC0", + "end_addr": "0x7fff98547000", + "filename": "Security", + "version": "" + }, + { + "base_addr": "0x7fff98754000", + "code_id": "id", + "debug_file": "libScreenReader.dylib", + "debug_id": "993C7AE76CA237B5A13CF9032857D3AD0", + "end_addr": "0x7fff98758000", + "filename": "libScreenReader.dylib", + "version": "" + }, + { + "base_addr": "0x7fff98758000", + "code_id": "id", + "debug_file": "libPng.dylib", + "debug_id": "D60133FCEA263DD48F5FAE854244A6480", + "end_addr": "0x7fff9877e000", + "filename": "libPng.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9877e000", + "code_id": "id", + "debug_file": "QuartzFilters", + "debug_id": "B25F42F6254839A89A9E35331FD813EB0", + "end_addr": "0x7fff987a3000", + "filename": "QuartzFilters", + "version": "" + }, + { + "base_addr": "0x7fff987cb000", + "code_id": "id", + "debug_file": "libenergytrace.dylib", + "debug_id": "64F779D4219237EC8DB5EC55BAE500580", + "end_addr": "0x7fff987cc000", + "filename": "libenergytrace.dylib", + "version": "" + }, + { + "base_addr": "0x7fff987d9000", + "code_id": "id", + "debug_file": "DesktopServicesPriv", + "debug_id": "76AA21FE0F96366A9B436188FBC29ABE0", + "end_addr": "0x7fff988e8000", + "filename": "DesktopServicesPriv", + "version": "" + }, + { + "base_addr": "0x7fff98938000", + "code_id": "id", + "debug_file": "AppleVPA", + "debug_id": "86BC6DCE859038E39C0C52E97F617B580", + "end_addr": "0x7fff98956000", + "filename": "AppleVPA", + "version": "" + }, + { + "base_addr": "0x7fff98957000", + "code_id": "id", + "debug_file": "Apple80211", + "debug_id": "B94B708CD7E83733B3600D5A48FBB8730", + "end_addr": "0x7fff98977000", + "filename": "Apple80211", + "version": "" + }, + { + "base_addr": "0x7fff989b4000", + "code_id": "id", + "debug_file": "ViewBridge", + "debug_id": "EA9A214B6AFA3543A4F08E67F6ED414F0", + "end_addr": "0x7fff98a55000", + "filename": "ViewBridge", + "version": "" + }, + { + "base_addr": "0x7fff98b5d000", + "code_id": "id", + "debug_file": "CoreDuetDaemonProtocol", + "debug_id": "C0619E4A5CF8357EB5712398239911A10", + "end_addr": "0x7fff98b72000", + "filename": "CoreDuetDaemonProtocol", + "version": "" + }, + { + "base_addr": "0x7fff98b75000", + "code_id": "id", + "debug_file": "CoreAVCHD", + "debug_id": "56AA41E62F6031D8B5062D4A5C341C770", + "end_addr": "0x7fff98ba6000", + "filename": "CoreAVCHD", + "version": "" + }, + { + "base_addr": "0x7fff98ba6000", + "code_id": "id", + "debug_file": "AddressBook", + "debug_id": "87B2D9E4A0423A99BC5FBA48D6896D120", + "end_addr": "0x7fff98df2000", + "filename": "AddressBook", + "version": "" + }, + { + "base_addr": "0x7fff98df2000", + "code_id": "id", + "debug_file": "Carbon", + "debug_id": "DF95E7EB1CFC3C83B11460FFEEAE166E0", + "end_addr": "0x7fff98df3000", + "filename": "Carbon", + "version": "" + }, + { + "base_addr": "0x7fff98df3000", + "code_id": "id", + "debug_file": "MMCS", + "debug_id": "C445C85109F234F8AA4CD7135C15945F0", + "end_addr": "0x7fff98e6a000", + "filename": "MMCS", + "version": "" + }, + { + "base_addr": "0x7fff98f8d000", + "code_id": "id", + "debug_file": "libicucore.A.dylib", + "debug_id": "CC6AA367C6D33592A69776C0CFFE19DD0", + "end_addr": "0x7fff9919b000", + "filename": "libicucore.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9941a000", + "code_id": "id", + "debug_file": "GLEngine", + "debug_id": "0D0BD639B5163216A0A5AC4CDD2026890", + "end_addr": "0x7fff995c6000", + "filename": "GLEngine", + "version": "" + }, + { + "base_addr": "0x7fff995c6000", + "code_id": "id", + "debug_file": "libxpc.dylib", + "debug_id": "3E09C275A33B357AB0ABA2DDF88EC9D50", + "end_addr": "0x7fff995f0000", + "filename": "libxpc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff995f0000", + "code_id": "id", + "debug_file": "libheimdal-asn1.dylib", + "debug_id": "6E9119731E1A3F80B955FA78CF20FBFD0", + "end_addr": "0x7fff995f6000", + "filename": "libheimdal-asn1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff99616000", + "code_id": "id", + "debug_file": "libsystem_m.dylib", + "debug_id": "07D5037230ED3B039FA00662BF8F00980", + "end_addr": "0x7fff99646000", + "filename": "libsystem_m.dylib", + "version": "" + }, + { + "base_addr": "0x7fff99646000", + "code_id": "id", + "debug_file": "libsystem_network.dylib", + "debug_id": "C5DC3F04701134D49682E1B31999A89C0", + "end_addr": "0x7fff996a5000", + "filename": "libsystem_network.dylib", + "version": "" + }, + { + "base_addr": "0x7fff996a5000", + "code_id": "id", + "debug_file": "DictionaryServices", + "debug_id": "94678AC841FF3D2EA35ED83AD18D7A780", + "end_addr": "0x7fff996d4000", + "filename": "DictionaryServices", + "version": "" + }, + { + "base_addr": "0x7fff996d9000", + "code_id": "id", + "debug_file": "ChunkingLibrary", + "debug_id": "C22F50387354330F8F3836F187E6A4B10", + "end_addr": "0x7fff99701000", + "filename": "ChunkingLibrary", + "version": "" + }, + { + "base_addr": "0x7fff9970e000", + "code_id": "id", + "debug_file": "AppleGVA", + "debug_id": "D6F2241029A4306097A7BE1003F187130", + "end_addr": "0x7fff997fa000", + "filename": "AppleGVA", + "version": "" + }, + { + "base_addr": "0x7fff997fa000", + "code_id": "id", + "debug_file": "CommonAuth", + "debug_id": "6EF43A6EC07136A38B94694AC6BEF6D30", + "end_addr": "0x7fff99804000", + "filename": "CommonAuth", + "version": "" + }, + { + "base_addr": "0x7fff99adc000", + "code_id": "id", + "debug_file": "MediaToolbox", + "debug_id": "B7C4E89EA5D535B2BA8F36EC2EAB2CFC0", + "end_addr": "0x7fff9a033000", + "filename": "MediaToolbox", + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "amd64", + "cpu_count": 4, + "cpu_info": "family 6 model 61 stepping 4", + "os": "Mac OS X", + "os_ver": "10.11.1 15B42" + }, + "thread_count": 65, + "threads": [ + { + "frame_count": 45, + "frames": [ + { + "frame": 0, + "offset": "0x16e43c224", + "trust": "context" + }, + { + "frame": 1, + "offset": "0x170d35faf", + "trust": "frame_pointer" + }, + { + "frame": 2, + "offset": "0x1bebfbb8f", + "trust": "frame_pointer" + }, + { + "frame": 3, + "offset": "0x11eaa47b3", + "trust": "frame_pointer" + }, + { + "frame": 4, + "offset": "0x1805f198f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "offset": "0x11eaa47b3", + "trust": "frame_pointer" + }, + { + "frame": 6, + "offset": "0x1bf9b571f", + "trust": "frame_pointer" + }, + { + "frame": 7, + "offset": "0x11eaa47b3", + "trust": "frame_pointer" + }, + { + "frame": 8, + "offset": "0x1c736c11f", + "trust": "frame_pointer" + }, + { + "frame": 9, + "offset": "0x106e8c84e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/Stack.h:e2f9a0ed50bc", + "frame": 10, + "function": "js::jit::JitActivation::JitActivation(JSContext*, void*, bool)", + "function_offset": "0x83", + "line": 1249, + "module": "XUL", + "module_offset": "0x299cc23", + "offset": "0x104d0ac23", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jit/BaselineJIT.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "EnterBaseline", + "function_offset": "0xe9", + "line": 124, + "module": "XUL", + "module_offset": "0x2a73659", + "offset": "0x104de1659", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jit/BaselineJIT.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "js::jit::EnterBaselineMethod(JSContext*, js::RunState&)", + "function_offset": "0xf5", + "line": 156, + "module": "XUL", + "module_offset": "0x2a734f5", + "offset": "0x104de14f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/Interpreter.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "js::RunScript(JSContext*, js::RunState&)", + "function_offset": "0xd8", + "line": 704, + "module": "XUL", + "module_offset": "0x28fe938", + "offset": "0x104c6c938", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/Interpreter.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct)", + "function_offset": "0x3bb", + "line": 791, + "module": "XUL", + "module_offset": "0x28f6a3b", + "offset": "0x104c64a3b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/Interpreter.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "js::Invoke(JSContext*, JS::Value const&, JS::Value const&, unsigned int, JS::Value const*, JS::MutableHandle)", + "function_offset": "0x21e", + "line": 828, + "module": "XUL", + "module_offset": "0x28df7fe", + "offset": "0x104c4d7fe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsapi.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "JS::Call(JSContext*, JS::Handle, JS::Handle, JS::HandleValueArray const&, JS::MutableHandle)", + "function_offset": "0x1b", + "line": 4624, + "module": "XUL", + "module_offset": "0x2c2028b", + "offset": "0x104f8e28b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dom/bindings/FunctionBinding.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "mozilla::dom::Function::Call(JSContext*, JS::Handle, nsTArray const&, JS::MutableHandle, mozilla::ErrorResult&)", + "function_offset": "0x3fe", + "line": 37, + "module": "XUL", + "module_offset": "0x1161ace", + "offset": "0x1034cface", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/dom/FunctionBinding.h:e2f9a0ed50bc", + "frame": 18, + "function": "nsGlobalWindow::RunTimeoutHandler(nsTimeout*, nsIScriptContext*)", + "function_offset": "0x220", + "line": 58, + "module": "XUL", + "module_offset": "0xa5e280", + "offset": "0x102dcc280", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/base/nsGlobalWindow.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "nsGlobalWindow::RunTimeout(nsTimeout*)", + "function_offset": "0x363", + "line": 12882, + "module": "XUL", + "module_offset": "0xa54c93", + "offset": "0x102dc2c93", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/base/nsGlobalWindow.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "nsGlobalWindow::TimerCallback(nsITimer*, void*)", + "function_offset": "0x4f", + "line": 13128, + "module": "XUL", + "module_offset": "0xa5df0f", + "offset": "0x102dcbf0f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsTimerImpl.cpp:e2f9a0ed50bc", + "frame": 21, + "function": "nsTimerImpl::Fire()", + "function_offset": "0x3eb", + "line": 437, + "module": "XUL", + "module_offset": "0x8fa7b", + "offset": "0x1023fda7b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 22, + "function": "nsTimerEvent::Run()", + "function_offset": "0x107", + "line": 267, + "module": "XUL", + "module_offset": "0x8f667", + "offset": "0x1023fd667", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 24, + "function": "NS_ProcessPendingEvents(nsIThread*, unsigned int)", + "function_offset": "0x4f", + "line": 219, + "module": "XUL", + "module_offset": "0xb5a6f", + "offset": "0x102423a6f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/nsBaseAppShell.cpp:e2f9a0ed50bc", + "frame": 25, + "function": "nsBaseAppShell::NativeEventCallback()", + "function_offset": "0x71", + "line": 99, + "module": "XUL", + "module_offset": "0x19214f1", + "offset": "0x103c8f4f1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/cocoa/nsAppShell.mm:e2f9a0ed50bc", + "frame": 26, + "function": "nsAppShell::ProcessGeckoEvents(void*)", + "function_offset": "0x12b", + "line": 388, + "module": "XUL", + "module_offset": "0x196583b", + "offset": "0x103cd383b", + "trust": "cfi" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0xaa8b0", + "offset": "0x7fff8a2d58b0", + "trust": "cfi" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x8a0ab", + "offset": "0x7fff8a2b50ab", + "trust": "frame_pointer" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x895ce", + "offset": "0x7fff8a2b45ce", + "trust": "frame_pointer" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x88fc7", + "offset": "0x7fff8a2b3fc7", + "trust": "frame_pointer" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "HIToolbox", + "module_offset": "0x30d54", + "offset": "0x7fff8c0b5d54", + "trust": "frame_pointer" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "HIToolbox", + "module_offset": "0x30b8e", + "offset": "0x7fff8c0b5b8e", + "trust": "frame_pointer" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "HIToolbox", + "module_offset": "0x309ce", + "offset": "0x7fff8c0b59ce", + "trust": "frame_pointer" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x49d95", + "offset": "0x7fff957ead95", + "trust": "frame_pointer" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x491c4", + "offset": "0x7fff957ea1c4", + "trust": "frame_pointer" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x2b4e3", + "offset": "0x7fff8a2564e3", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x7240", + "offset": "0x7fff8a232240", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x72f39", + "offset": "0x7fff8a29df39", + "trust": "scan" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0xa1f01", + "offset": "0x7fff8a2ccf01", + "trust": "scan" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x3aaff", + "offset": "0x7fff957dbaff", + "trust": "scan" + }, + { + "frame": 41, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x4bb5d", + "offset": "0x7fff957ecb5d", + "trust": "scan" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x3ab43", + "offset": "0x7fff957dbb43", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x4e28a", + "offset": "0x7fff957ef28a", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x1d86be", + "offset": "0x7fff959796be", + "trust": "scan" + } + ] + }, + { + "frame_count": 2, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x180a2", + "offset": "0x7fff8d6d30a2", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x7d84", + "offset": "0x7fff8f5ead84", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x18072", + "offset": "0x7fff8d6d3072", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/kqueue.c:e2f9a0ed50bc", + "frame": 1, + "function": "kq_dispatch", + "function_offset": "0x2e6", + "line": 297, + "module": "XUL", + "module_offset": "0x2f00c6", + "offset": "0x10265e0c6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/event.c:e2f9a0ed50bc", + "frame": 2, + "function": "event_base_loop", + "function_offset": "0x3c7", + "line": 1607, + "module": "XUL", + "module_offset": "0x2edc47", + "offset": "0x10265bc47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_libevent.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)", + "function_offset": "0x104", + "line": 349, + "module": "XUL", + "module_offset": "0x2f72c4", + "offset": "0x1026652c4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 4, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x10266c520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 6, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x10266c576", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 10, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x10266c56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x17222", + "offset": "0x7fff8d6d2222", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/unix/unix.c:e2f9a0ed50bc", + "frame": 1, + "function": "poll", + "function_offset": "0x1e4", + "line": 3725, + "module": "libnss3.dylib", + "module_offset": "0x1eca04", + "offset": "0x1021eca04", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptio.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Poll", + "function_offset": "0x38d", + "line": 3922, + "module": "libnss3.dylib", + "module_offset": "0x1fc40d", + "offset": "0x1021fc40d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsSocketTransportService::Poll(bool, unsigned int*, mozilla::BaseTimeDuration*)", + "function_offset": "0xc5", + "line": 468, + "module": "XUL", + "module_offset": "0x12c145", + "offset": "0x10249a145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsSocketTransportService::DoPollIteration(bool, mozilla::BaseTimeDuration*)", + "function_offset": "0x20b", + "line": 1071, + "module": "XUL", + "module_offset": "0x12d9cb", + "offset": "0x10249b9cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x17d", + "line": 862, + "module": "XUL", + "module_offset": "0x12d24d", + "offset": "0x10249b24d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/netwerk/base/Unified_cpp_netwerk_base3.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "_ZThn24_N24nsSocketTransportService3RunEv", + "function_offset": "0x9", + "line": 979, + "module": "XUL", + "module_offset": "0x12ddb9", + "offset": "0x10249bdb9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x104c6b2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11c96", + "offset": "0x7fff8d6ccc96", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x110d6", + "offset": "0x7fff8d6cc0d6", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x104b9a692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "WatchdogMain", + "function_offset": "0xa5", + "line": 1032, + "module": "XUL", + "module_offset": "0x63f885", + "offset": "0x1029ad885", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x415d", + "offset": "0x7fff87c3115d", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::HangMonitor::ThreadMain(void*)", + "function_offset": "0x1b0", + "line": 79, + "module": "XUL", + "module_offset": "0x8dbb0", + "offset": "0x1023fbbb0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 6, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 10, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "TimerThread::Run()", + "function_offset": "0x456", + "line": 79, + "module": "XUL", + "module_offset": "0x90566", + "offset": "0x1023fe566", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0x153", + "line": 79, + "module": "XUL", + "module_offset": "0x1b2b13", + "offset": "0x102520b13", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 167, + "module": "XUL", + "module_offset": "0x1b295e", + "offset": "0x10252095e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 6, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 10, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x10266cc67", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x10266cd61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x102664cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x10266c520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 8, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x10266c576", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x10266c56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x10266cc67", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x10266cd61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x102664cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x10266c520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 8, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x10266c576", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x10266c56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x102d581cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x102d57f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10268834c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x102d581cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x102d57f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10268834c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x102d581cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x102d57f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10268834c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "module": "XUL", + "module_offset": "0x92aff", + "offset": "0x102400aff", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11c96", + "offset": "0x7fff8d6ccc96", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x8a2b3", + "offset": "0x7fff8a2b52b3", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x8977b", + "offset": "0x7fff8a2b477b", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "CoreFoundation", + "module_offset": "0x88fc7", + "offset": "0x7fff8a2b3fc7", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x19fd48", + "offset": "0x7fff95940d48", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "AppKit", + "module_offset": "0x19fcb3", + "offset": "0x7fff95940cb3", + "trust": "scan" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "arena_dalloc", + "function_offset": "0x20a", + "line": 4653, + "module": "libmozglue.dylib", + "module_offset": "0x1b9a", + "offset": "0x100009b9a", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x103b35a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x103b35216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x103b1ad4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11c96", + "offset": "0x7fff8d6ccc96", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x110d6", + "offset": "0x7fff8d6cc0d6", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x104b9a692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "CoreVideo", + "module_offset": "0x80d7", + "offset": "0x7fff96f1a0d7", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "CoreVideo", + "module_offset": "0x7ed0", + "offset": "0x7fff96f19ed0", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "CoreVideo", + "module_offset": "0x79a8", + "offset": "0x7fff96f199a8", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "CoreVideo", + "module_offset": "0x7915", + "offset": "0x7fff96f19915", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "function": "nsPlainTextSerializer::DoOpenContainer(nsIAtom*)::bulletCharArray", + "function_offset": "0xd10e7", + "module": "XUL", + "module_offset": "0x3bb6f28", + "offset": "0x105f24f28", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/Telemetry.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsDeleteDir::DeleteDir(nsIFile*, bool, unsigned int)", + "function_offset": "0x36f", + "line": 134, + "module": "XUL", + "module_offset": "0x17ff1f", + "offset": "0x1024edf1f", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x11f6bace7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1021ff872", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1021ff872", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1021ff872", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x63", + "line": 79, + "module": "XUL", + "module_offset": "0x2030fd3", + "offset": "0x10439efd3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x103b35a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x103b35216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x103b1ad4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10268834c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1021ff872", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11c96", + "offset": "0x7fff8d6ccc96", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x110d6", + "offset": "0x7fff8d6cc0d6", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x104b9a692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1021ff872", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x289", + "line": 79, + "module": "XUL", + "module_offset": "0x1624c89", + "offset": "0x103992c89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 276, + "module": "XUL", + "module_offset": "0x1623b9e", + "offset": "0x103991b9e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 11, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1021ff872", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1021ff872", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1021ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x103b35a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x103b35216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x103b1ad4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x102401227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11c96", + "offset": "0x7fff8d6ccc96", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x110d6", + "offset": "0x7fff8d6cc0d6", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x104b9a692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1022001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x102404042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x102401194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x102423b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1026883b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x102663e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x102400202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "module": "XUL", + "module_offset": "0x215fbff", + "offset": "0x1044cdbff", + "trust": "scan" + }, + { + "frame": 3, + "module": "XUL", + "module_offset": "0x215fbff", + "offset": "0x1044cdbff", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1024c33ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x1024c3265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "je_malloc", + "function_offset": "0xc4", + "line": 4297, + "module": "libmozglue.dylib", + "module_offset": "0xe14", + "offset": "0x100008e14", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1024c33ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x1024c3265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 11, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "module": "XUL", + "module_offset": "0x215fbff", + "offset": "0x1044cdbff", + "trust": "scan" + }, + { + "frame": 3, + "module": "XUL", + "module_offset": "0x215fbff", + "offset": "0x1044cdbff", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1024c33ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x1024c3265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "je_malloc", + "function_offset": "0xc4", + "line": 4297, + "module": "libmozglue.dylib", + "module_offset": "0xe14", + "offset": "0x100008e14", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1024c33ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x1024c3265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 11, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "frame": 2, + "module": "XUL", + "module_offset": "0x215fbff", + "offset": "0x1044cdbff", + "trust": "scan" + }, + { + "frame": 3, + "module": "XUL", + "module_offset": "0x215fbff", + "offset": "0x1044cdbff", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1024c33ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x1024c3265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f5e", + "offset": "0x7fff8d6d1f5e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x473c", + "offset": "0x7fff87c3173c", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "je_malloc", + "function_offset": "0xc4", + "line": 4297, + "module": "libmozglue.dylib", + "module_offset": "0xe14", + "offset": "0x100008e14", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x6ead", + "offset": "0x7fff87c33ead", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1021ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1024c33ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x1024c3265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x102201da7", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 11, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x102201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x1778a", + "offset": "0x7fff8d6d278a", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1374", + "offset": "0x7fff87c2e374", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5a5c", + "offset": "0x7fff8f5e8a5c", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11cea", + "offset": "0x7fff8d6cccea", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x7cd2", + "offset": "0x7fff8f5eacd2", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x39b0", + "offset": "0x7fff87c309b0", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x392d", + "offset": "0x7fff87c3092d", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1384", + "offset": "0x7fff87c2e384", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x7c3e", + "offset": "0x7fff8f5eac3e", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f8e", + "offset": "0x7fff8d6d1f8e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x1a08", + "offset": "0x7fff97458a08", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x11906", + "offset": "0x7fff97468906", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x1f1e0", + "offset": "0x7fff974761e0", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x1eedd", + "offset": "0x7fff97475edd", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x1ed97", + "offset": "0x7fff97475d97", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x23c2", + "offset": "0x7fff8f5e53c2", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x6ff2", + "offset": "0x7fff8f5e9ff2", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0xd6be", + "offset": "0x7fff8f5f06be", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5d0a", + "offset": "0x7fff8f5e8d0a", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5ab7", + "offset": "0x7fff8f5e8ab7", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x34f1", + "offset": "0x7fff87c304f1", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1374", + "offset": "0x7fff87c2e374", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5a5c", + "offset": "0x7fff8f5e8a5c", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16f8e", + "offset": "0x7fff8d6d1f8e", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x1a08", + "offset": "0x7fff97458a08", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x8f95", + "offset": "0x7fff9745ff95", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x15d33", + "offset": "0x7fff9746cd33", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x239b8", + "offset": "0x7fff9747a9b8", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2387d", + "offset": "0x7fff9747a87d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x11912", + "offset": "0x7fff97468912", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2383b", + "offset": "0x7fff9747a83b", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x23774", + "offset": "0x7fff9747a774", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0xd8f4", + "offset": "0x7fff8f5f08f4", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x23c2", + "offset": "0x7fff8f5e53c2", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x6252", + "offset": "0x7fff8f5e9252", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5ab7", + "offset": "0x7fff8f5e8ab7", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x34f1", + "offset": "0x7fff87c304f1", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1374", + "offset": "0x7fff87c2e374", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5a5c", + "offset": "0x7fff8f5e8a5c", + "trust": "scan" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x216b", + "normalized": "libdispatch.dylib@0x216b", + "offset": "0x7fff8f5e516b", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x8062", + "normalized": "CoreAudio@0x8062", + "offset": "0x7fff9745f062", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x7ed5", + "normalized": "CoreAudio@0x7ed5", + "offset": "0x7fff9745eed5", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x3201", + "normalized": "CoreAudio@0x3201", + "offset": "0x7fff9745a201", + "trust": "frame_pointer" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0xf557", + "normalized": "CoreAudio@0xf557", + "offset": "0x7fff97466557", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2be7", + "normalized": "CoreAudio@0x2be7", + "offset": "0x7fff97459be7", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2a46", + "normalized": "CoreAudio@0x2a46", + "offset": "0x7fff97459a46", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x15997", + "normalized": "CoreAudio@0x15997", + "offset": "0x7fff9746c997", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x239b8", + "normalized": "CoreAudio@0x239b8", + "offset": "0x7fff9747a9b8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2387d", + "normalized": "CoreAudio@0x2387d", + "offset": "0x7fff9747a87d", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x11912", + "normalized": "CoreAudio@0x11912", + "offset": "0x7fff97468912", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x2383b", + "normalized": "CoreAudio@0x2383b", + "offset": "0x7fff9747a83b", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "CoreAudio", + "module_offset": "0x23774", + "normalized": "CoreAudio@0x23774", + "offset": "0x7fff9747a774", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0xd8f4", + "normalized": "libdispatch.dylib@0xd8f4", + "offset": "0x7fff8f5f08f4", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x23c2", + "normalized": "libdispatch.dylib@0x23c2", + "offset": "0x7fff8f5e53c2", + "trust": "frame_pointer" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x6252", + "normalized": "libdispatch.dylib@0x6252", + "offset": "0x7fff8f5e9252", + "trust": "frame_pointer" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5ab7", + "normalized": "libdispatch.dylib@0x5ab7", + "offset": "0x7fff8f5e8ab7", + "trust": "frame_pointer" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x34f1", + "normalized": "libsystem_pthread.dylib@0x34f1", + "offset": "0x7fff87c304f1", + "trust": "frame_pointer" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libsystem_pthread.dylib", + "module_offset": "0x1374", + "normalized": "libsystem_pthread.dylib@0x1374", + "offset": "0x7fff87c2e374", + "trust": "frame_pointer" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libdispatch.dylib", + "module_offset": "0x5a5c", + "normalized": "libdispatch.dylib@0x5a5c", + "offset": "0x7fff8f5e8a5c", + "trust": "scan" + } + ] + } + ] + }, + "last_crash": 2439607, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Mac OS X", + "os_pretty_version": "OS X 10.11", + "os_version": "10.11.1 15B42", + "process_type": null, + "processor_notes": "processor_prod-processor-i-99956943_1509; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "libdispatch.dylib@0x216b | CoreAudio@0x8062 | CoreAudio@0x7ed5 | CoreAudio@0x3201 | CoreAudio@0xf557 | CoreAudio@0x2be7 | CoreAudio@0x2a46 | CoreAudio@0x15997 | CoreAudio@0x239b8 | CoreAudio@0x2387d | CoreAudio@0x11912 | CoreAudio@0x2383b | CoreAudio@0x23774 | libdispatch.dylib@0xd8f4 | libdispatch.dylib@0x23c2 | libdispatch.dylib@0x6252 | libdispatch.dylib@0x5ab7 | libsystem_pthread.dylib@0x34f1 | libsystem_pthread.dylib@0x1374 | libdispatch.dylib@0x5a5c", + "reason": "EXC_BAD_INSTRUCTION / 0x00000001", + "release_channel": "release", + "signature": "libdispatch.dylib@0x216b", + "startedDateTime": "2015-11-30T00:00:26.434320+00:00", + "started_datetime": "2015-11-30T00:00:26.434320+00:00", + "submitted_timestamp": "2015-11-30T00:00:17.072576+00:00", + "success": true, + "topmost_filenames": null, + "truncated": false, + "uptime": 11575, + "url": null, + "user_comments": "", + "user_id": "", + "uuid": "881f7fbc-b1b4-49ed-9b67-711ab2151130", + "version": "42.0" +} diff --git a/testcrash/processed/b2e869a7-4417-45d5-b884-b74cb2151130.json b/testcrash/processed/b2e869a7-4417-45d5-b884-b74cb2151130.json new file mode 100644 index 0000000000..58a732e287 --- /dev/null +++ b/testcrash/processed/b2e869a7-4417-45d5-b884-b74cb2151130.json @@ -0,0 +1,10449 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "{E6C1199F-E687-42da-8C24-E7770CC3AE66}", + "2.0.6.1-signed" + ], + [ + "{DDC359D1-844A-42a7-9AA1-88A850A938A8}", + "2.0.18.1-signed" + ], + [ + "clickclean@hotcleaner.com", + "4.1.1-signed" + ], + [ + "{73a6fe31-595d-460b-a920-fcc0f8843232}", + "2.7" + ], + [ + "{d40f5e7b-d2cf-4856-b441-cc613eeffbe3}", + "1.69" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "jid1-ZAdIEUB7XOzOJw@jetpack", + "0.4.6.1-signed" + ], + [ + "jid1-HdwPLukcGQeOSh@jetpack", + "1.2.1" + ], + [ + "client@anonymox.net", + "2.5.2" + ], + [ + "{6BB5760D-F97E-421B-AF5B-8457A90C3CED}", + "2.5.2" + ], + [ + "firefox@ghostery.com", + "5.4.9" + ], + [ + "jid1-G80Ec8LLEbK5fQ@jetpack", + "1.3.0" + ], + [ + "jid1-F9UJ2thwoAm5gQ@jetpack", + "1.3.0" + ] + ], + "addons_checked": true, + "address": "0x4dcf4f30", + "app_notes": "AdapterVendorID: 0x1002, AdapterDeviceID: 0x9488GL Layers- GL Context- GL Context+ GL Layers+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-30T00:00:08+00:00", + "completed_datetime": "2015-11-30T00:00:41.328192+00:00", + "completeddatetime": "2015-11-30T00:00:41.328192+00:00", + "cpu_info": "family 6 model 37 stepping 5 | 4", + "cpu_name": "amd64", + "crash_id": "b2e869a7-4417-45d5-b884-b74cb2151130", + "crash_time": 1448841608, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:16.757864+00:00", + "distributor": null, + "distributor_version": null, + "email": "cantralllife@yahoo.com", + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 2000354, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x4dcf4f30", + "crashing_thread": 0, + "type": "EXC_BAD_ACCESS / KERN_INVALID_ADDRESS" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsCOMPtr.h:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::CycleCollectedJSRuntime::DeferredFinalize(nsISupports*)", + "function_offset": "0xcd", + "line": 289, + "module": "XUL", + "module_offset": "0x4301d", + "offset": "0x10104301d", + "registers": { + "r10": "0x000000012e900e10", + "r11": "0x0000000155501560", + "r12": "0x000000010037f000", + "r13": "0x00000001495e7180", + "r14": "0x0000000147de3f80", + "r15": "0x000000010037f078", + "r8": "0xfffffffffffff000", + "r9": "0x0000000100200119", + "rax": "0x000000011ea02000", + "rbp": "0x00000001495e7160", + "rbx": "0x000000012e7a0ef8", + "rcx": "0x00000000e5e5e5e5", + "rdi": "0x0000000100200040", + "rdx": "0x0000000000000000", + "rip": "0x000000010104301d", + "rsi": "0x0000000127a007e0", + "rsp": "0x00007fff5fbfbde0" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsobjinlines.h:e2f9a0ed50bc", + "frame": 1, + "function": "unsigned long js::gc::Arena::finalize(js::FreeOp*, js::gc::AllocKind, unsigned long)", + "function_offset": "0x16f", + "line": 80, + "module": "XUL", + "module_offset": "0x2cc5cef", + "offset": "0x103cc5cef", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "FinalizeArenas", + "function_offset": "0xe1", + "line": 566, + "module": "XUL", + "module_offset": "0x2c56fa1", + "offset": "0x103c56fa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::gc::ArenaLists::forceFinalizeNow(js::FreeOp*, js::gc::AllocKind, js::gc::ArenaLists::KeepArenasEnum, js::gc::ArenaHeader**)", + "function_offset": "0xdc", + "line": 2806, + "module": "XUL", + "module_offset": "0x2cc412c", + "offset": "0x103cc412c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::gc::ArenaLists::queueForegroundObjectsForSweep(js::FreeOp*)", + "function_offset": "0x5f", + "line": 2789, + "module": "XUL", + "module_offset": "0x2c58f5f", + "offset": "0x103c58f5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::gc::GCRuntime::beginSweepingZoneGroup()", + "function_offset": "0xa6d", + "line": 5035, + "module": "XUL", + "module_offset": "0x2c5e92d", + "offset": "0x103c5e92d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::gc::GCRuntime::sweepPhase(js::SliceBudget&)", + "function_offset": "0xcc", + "line": 5308, + "module": "XUL", + "module_offset": "0x2c5f67c", + "offset": "0x103c5f67c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x445", + "line": 5880, + "module": "XUL", + "module_offset": "0x2c61a05", + "offset": "0x103c61a05", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::gc::GCRuntime::gcCycle(bool, js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x1c4", + "line": 6063, + "module": "XUL", + "module_offset": "0x2c62064", + "offset": "0x103c62064", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::gc::GCRuntime::collect(bool, js::SliceBudget, JS::gcreason::Reason)", + "function_offset": "0x143", + "line": 6177, + "module": "XUL", + "module_offset": "0x2c62593", + "offset": "0x103c62593", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 39 + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x100000000", + "code_id": "id", + "debug_file": "firefox", + "debug_id": "D578FEF3BB893378A0335E49F574F3140", + "end_addr": "0x100003000", + "filename": "firefox", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x100008000", + "code_id": "id", + "debug_file": "libmozglue.dylib", + "debug_id": "06575BB642373749B816EABFF4D0348B0", + "end_addr": "0x100021000", + "filename": "libmozglue.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x100400000", + "code_id": "id", + "debug_file": "libnss3.dylib", + "debug_id": "74939224001536BC96F751A79DB79E0A0", + "end_addr": "0x100670000", + "filename": "libnss3.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1006dd000", + "code_id": "id", + "debug_file": "liblgpllibs.dylib", + "debug_id": "2406C77216A738DFB420F69522E50DA20", + "end_addr": "0x1006e8000", + "filename": "liblgpllibs.dylib", + "version": "" + }, + { + "base_addr": "0x1007f1000", + "code_id": "id", + "debug_file": "libbrowsercomps.dylib", + "debug_id": "3C276310E4B73A52A8313FA839BCD11C0", + "end_addr": "0x1007f9000", + "filename": "libbrowsercomps.dylib", + "version": "" + }, + { + "base_addr": "0x101000000", + "code_id": "id", + "debug_file": "XUL", + "debug_id": "7F158D82C4AA34068FB2E1B0235907330", + "end_addr": "0x105448000", + "filename": "XUL", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x105b73000", + "code_id": "id", + "debug_file": "VideoDecodeAcceleration", + "debug_id": "E7FB3557C4233777A24A7C62FB9DDF960", + "end_addr": "0x105b75000", + "filename": "VideoDecodeAcceleration", + "version": "" + }, + { + "base_addr": "0x10b934000", + "code_id": "id", + "debug_file": "", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x10b935000", + "filename": "cl_kernels", + "version": "" + }, + { + "base_addr": "0x10d7eb000", + "code_id": "id", + "debug_file": "libGPUSupport.dylib", + "debug_id": "C93384CB8F963D928558611449992DD40", + "end_addr": "0x10d7f7000", + "filename": "libGPUSupport.dylib", + "version": "" + }, + { + "base_addr": "0x10e58a000", + "code_id": "id", + "debug_file": "libsoftokn3.dylib", + "debug_id": "517A8991C1D330D2A240ED0DCA545DE30", + "end_addr": "0x10e5c2000", + "filename": "libsoftokn3.dylib", + "version": "" + }, + { + "base_addr": "0x10e5ca000", + "code_id": "id", + "debug_file": "libnssdbm3.dylib", + "debug_id": "9D12BB3F8742316F8A469192B30C8EE60", + "end_addr": "0x10e5ec000", + "filename": "libnssdbm3.dylib", + "version": "" + }, + { + "base_addr": "0x10ea83000", + "code_id": "id", + "debug_file": "libfreebl3.dylib", + "debug_id": "A9F1D59D292F3AB88B2C50952CE106020", + "end_addr": "0x10eae8000", + "filename": "libfreebl3.dylib", + "version": "" + }, + { + "base_addr": "0x11521c000", + "code_id": "id", + "debug_file": "", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x11521d000", + "filename": "cl_kernels", + "version": "" + }, + { + "base_addr": "0x1162f6000", + "code_id": "id", + "debug_file": "", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x1162f8000", + "filename": "cl_kernels", + "version": "" + }, + { + "base_addr": "0x116d00000", + "code_id": "id", + "debug_file": "libnssckbi.dylib", + "debug_id": "7A9F1A155B5B3C84B40FE9DA41FAA09A0", + "end_addr": "0x116d61000", + "filename": "libnssckbi.dylib", + "version": "" + }, + { + "base_addr": "0x11b000000", + "code_id": "id", + "debug_file": "ATIRadeonX2000GLDriver", + "debug_id": "E0D6B892763539DF97C17D44375A369E0", + "end_addr": "0x11b274000", + "filename": "ATIRadeonX2000GLDriver", + "version": "" + }, + { + "base_addr": "0x11d72c000", + "code_id": "id", + "debug_file": "unorm8_bgra.dylib", + "debug_id": "280D6FDD8CA536EC9EA1D7DC09598E200", + "end_addr": "0x11d813000", + "filename": "unorm8_bgra.dylib", + "version": "" + }, + { + "base_addr": "0x12404b000", + "code_id": "id", + "debug_file": "libJapaneseConverter.dylib", + "debug_id": "94EF6A2FF5963638A3DCCF03567D94270", + "end_addr": "0x124068000", + "filename": "libJapaneseConverter.dylib", + "version": "" + }, + { + "base_addr": "0x12407d000", + "code_id": "id", + "debug_file": "AppleHDAHALPlugIn", + "debug_id": "61937EC97F0C37F38BFF466184B39C630", + "end_addr": "0x124082000", + "filename": "AppleHDAHALPlugIn", + "version": "" + }, + { + "base_addr": "0x137004000", + "code_id": "id", + "debug_file": "AppleGVA", + "debug_id": "46F2368C59553423BEF41D6B06A849F20", + "end_addr": "0x1370b2000", + "filename": "AppleGVA", + "version": "" + }, + { + "base_addr": "0x138a8b000", + "code_id": "id", + "debug_file": "AudioCodecs", + "debug_id": "604485EE4446308F94600A6CE9C2D98C0", + "end_addr": "0x138c82000", + "filename": "AudioCodecs", + "version": "" + }, + { + "base_addr": "0x138d10000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "F74A9407DDB53C4FA05147643871ED930", + "end_addr": "0x138ee2000", + "filename": "CoreAudio", + "version": "" + }, + { + "base_addr": "0x7fff88cef000", + "code_id": "id", + "debug_file": "libssl.0.9.8.dylib", + "debug_id": "3F8ADCC3AE3F371CA4D5FF219D33E5070", + "end_addr": "0x7fff88d25000", + "filename": "libssl.0.9.8.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8922c000", + "code_id": "id", + "debug_file": "DataDetectorsCore", + "debug_id": "0AE9749A6BFC3032B802210DF59AEDB00", + "end_addr": "0x7fff89291000", + "filename": "DataDetectorsCore", + "version": "" + }, + { + "base_addr": "0x7fff89291000", + "code_id": "id", + "debug_file": "libkeymgr.dylib", + "debug_id": "3AA8D85DCF003BD3A5A0E28E1A32A6D80", + "end_addr": "0x7fff89292000", + "filename": "libkeymgr.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89292000", + "code_id": "id", + "debug_file": "Backup", + "debug_id": "CA77A4FC7B7630C794BEFF4B8140D05A0", + "end_addr": "0x7fff89357000", + "filename": "Backup", + "version": "" + }, + { + "base_addr": "0x7fff89357000", + "code_id": "id", + "debug_file": "Symbolication", + "debug_id": "B1F008C4184D36A2922F4A67A075D5120", + "end_addr": "0x7fff893b0000", + "filename": "Symbolication", + "version": "" + }, + { + "base_addr": "0x7fff89756000", + "code_id": "id", + "debug_file": "libxar.1.dylib", + "debug_id": "5572AA71E98D3FE19402BB4A84E0E71E0", + "end_addr": "0x7fff89764000", + "filename": "libxar.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89764000", + "code_id": "id", + "debug_file": "IOSurface", + "debug_id": "E93485CC12B1318EBAE3AB532B2649350", + "end_addr": "0x7fff89768000", + "filename": "IOSurface", + "version": "" + }, + { + "base_addr": "0x7fff897a9000", + "code_id": "id", + "debug_file": "IDS", + "debug_id": "632F7192039934C8B6BB463D2F4370E00", + "end_addr": "0x7fff897e6000", + "filename": "IDS", + "version": "" + }, + { + "base_addr": "0x7fff8980d000", + "code_id": "id", + "debug_file": "EFILogin", + "debug_id": "C360E8AFE9BB3BBA9DF057A92CEF00D40", + "end_addr": "0x7fff89810000", + "filename": "EFILogin", + "version": "" + }, + { + "base_addr": "0x7fff89810000", + "code_id": "id", + "debug_file": "ContactsData", + "debug_id": "5C8D3406C4DE305A958F53BCE7B179AA0", + "end_addr": "0x7fff89812000", + "filename": "ContactsData", + "version": "" + }, + { + "base_addr": "0x7fff89812000", + "code_id": "id", + "debug_file": "libJPEG.dylib", + "debug_id": "3C999DC38A513CA99AB87F9DBA278FE60", + "end_addr": "0x7fff89837000", + "filename": "libJPEG.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89ac7000", + "code_id": "id", + "debug_file": "CorePDF", + "debug_id": "ADCCD07525723C649C4067A30C9CB07D0", + "end_addr": "0x7fff89b51000", + "filename": "CorePDF", + "version": "" + }, + { + "base_addr": "0x7fff89b51000", + "code_id": "id", + "debug_file": "PreferencePanes", + "debug_id": "059E99D867C23B59B5E7850DD7A92D750", + "end_addr": "0x7fff89b6e000", + "filename": "PreferencePanes", + "version": "" + }, + { + "base_addr": "0x7fff89b6e000", + "code_id": "id", + "debug_file": "libGL.dylib", + "debug_id": "EACC7F0613423A59AEC9614E506BD5A20", + "end_addr": "0x7fff89b7a000", + "filename": "libGL.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89bc1000", + "code_id": "id", + "debug_file": "MediaAccessibility", + "debug_id": "D309D83D5FAE37A485EDFFBDA8B66B820", + "end_addr": "0x7fff89bc7000", + "filename": "MediaAccessibility", + "version": "" + }, + { + "base_addr": "0x7fff89bc7000", + "code_id": "id", + "debug_file": "libsystem_network.dylib", + "debug_id": "0D630D53C7723EC58257EFB0ACCE31530", + "end_addr": "0x7fff89bef000", + "filename": "libsystem_network.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89c45000", + "code_id": "id", + "debug_file": "libvMisc.dylib", + "debug_id": "049C0735180839B9943F76CB8021744F0", + "end_addr": "0x7fff89cf6000", + "filename": "libvMisc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89cf6000", + "code_id": "id", + "debug_file": "libtidy.A.dylib", + "debug_id": "BF757E3C733A3B6B809AA3949D46466E0", + "end_addr": "0x7fff89d28000", + "filename": "libtidy.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89d28000", + "code_id": "id", + "debug_file": "Apple80211", + "debug_id": "043C7CFDB57B3F9DB0FECA4B97C439680", + "end_addr": "0x7fff89d46000", + "filename": "Apple80211", + "version": "" + }, + { + "base_addr": "0x7fff89dbf000", + "code_id": "id", + "debug_file": "Quartz", + "debug_id": "3B2A72DB39FC3C5B98BE605F37777F370", + "end_addr": "0x7fff89dc0000", + "filename": "Quartz", + "version": "" + }, + { + "base_addr": "0x7fff89dc0000", + "code_id": "id", + "debug_file": "libremovefile.dylib", + "debug_id": "3543F917928E3DB2A2F47AB73B4970EF0", + "end_addr": "0x7fff89dc2000", + "filename": "libremovefile.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89dcf000", + "code_id": "id", + "debug_file": "libsystem_dnssd.dylib", + "debug_id": "1418DF6601BE3A87855309EAA945F4FE0", + "end_addr": "0x7fff89dd8000", + "filename": "libsystem_dnssd.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89dd8000", + "code_id": "id", + "debug_file": "libDiagnosticMessagesClient.dylib", + "debug_id": "4CDB0F7BC0AF3424BC39495696F0DB1E0", + "end_addr": "0x7fff89dda000", + "filename": "libDiagnosticMessagesClient.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89dda000", + "code_id": "id", + "debug_file": "CrashReporterSupport", + "debug_id": "B25A09ECA02132EC86F805B4837E0EDE0", + "end_addr": "0x7fff89de5000", + "filename": "CrashReporterSupport", + "version": "" + }, + { + "base_addr": "0x7fff89de5000", + "code_id": "id", + "debug_file": "SystemConfiguration", + "debug_id": "2C8E1A735AD63A7D8ED8D6755555A9930", + "end_addr": "0x7fff89e49000", + "filename": "SystemConfiguration", + "version": "" + }, + { + "base_addr": "0x7fff89e49000", + "code_id": "id", + "debug_file": "CoreDaemon", + "debug_id": "43A137C43E7237DC945F92569C12AAD40", + "end_addr": "0x7fff89e77000", + "filename": "CoreDaemon", + "version": "" + }, + { + "base_addr": "0x7fff89eb6000", + "code_id": "id", + "debug_file": "IDSFoundation", + "debug_id": "D3E6646B411830D3B4F7DA9A28B396E40", + "end_addr": "0x7fff89ec8000", + "filename": "IDSFoundation", + "version": "" + }, + { + "base_addr": "0x7fff89ec8000", + "code_id": "id", + "debug_file": "libmacho.dylib", + "debug_id": "1D2910DFC0363A82A3FD44FF73B5FF9B0", + "end_addr": "0x7fff89ece000", + "filename": "libmacho.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89f65000", + "code_id": "id", + "debug_file": "libquarantine.dylib", + "debug_id": "7A1A2BCBC03D3A25BFA43E569B2D2C380", + "end_addr": "0x7fff89f68000", + "filename": "libquarantine.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89f68000", + "code_id": "id", + "debug_file": "LoginUICore", + "debug_id": "1ECBDA90D6ED333383EB9C8232DFAD7C0", + "end_addr": "0x7fff89f6c000", + "filename": "LoginUICore", + "version": "" + }, + { + "base_addr": "0x7fff89f6c000", + "code_id": "id", + "debug_file": "AppleFSCompression", + "debug_id": "16542F979D21317D8A504C34AAD35F410", + "end_addr": "0x7fff89f79000", + "filename": "AppleFSCompression", + "version": "" + }, + { + "base_addr": "0x7fff89f79000", + "code_id": "id", + "debug_file": "IMFoundation", + "debug_id": "9E8B6FFABBA535CDA977D0996EE5F39D0", + "end_addr": "0x7fff89fd7000", + "filename": "IMFoundation", + "version": "" + }, + { + "base_addr": "0x7fff8a8be000", + "code_id": "id", + "debug_file": "libcache.dylib", + "debug_id": "BDC1E65B72A13DA3A57CB23159CAAD0B0", + "end_addr": "0x7fff8a8c3000", + "filename": "libcache.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a8c3000", + "code_id": "id", + "debug_file": "Bom", + "debug_id": "EF24A5626D3C379E8B9BFAE0E4A0EF7C0", + "end_addr": "0x7fff8a8ff000", + "filename": "Bom", + "version": "" + }, + { + "base_addr": "0x7fff8a8ff000", + "code_id": "id", + "debug_file": "libvDSP.dylib", + "debug_id": "3BF732BEDDE038EB8C54E4E3C64F77A70", + "end_addr": "0x7fff8a9cb000", + "filename": "libvDSP.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a9cb000", + "code_id": "id", + "debug_file": "Ubiquity", + "debug_id": "C7F1B734CE81334DBE418B20D95A1F9B0", + "end_addr": "0x7fff8a9e5000", + "filename": "Ubiquity", + "version": "" + }, + { + "base_addr": "0x7fff8aa42000", + "code_id": "id", + "debug_file": "AppSandbox", + "debug_id": "9F27DC25C5663AEF92D3DCFE7836916D0", + "end_addr": "0x7fff8aa4d000", + "filename": "AppSandbox", + "version": "" + }, + { + "base_addr": "0x7fff8aa5c000", + "code_id": "id", + "debug_file": "libGLU.dylib", + "debug_id": "D6583D861FBC333883B7BC58F07DB95D0", + "end_addr": "0x7fff8aa9c000", + "filename": "libGLU.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8aa9c000", + "code_id": "id", + "debug_file": "CoreLocation", + "debug_id": "69C6AD7DBA343F40B73FD66DB9C2BBE90", + "end_addr": "0x7fff8aafb000", + "filename": "CoreLocation", + "version": "" + }, + { + "base_addr": "0x7fff8aafb000", + "code_id": "id", + "debug_file": "libcups.2.dylib", + "debug_id": "CBD2F0CFFA1036E1A1D51B946B45B3B30", + "end_addr": "0x7fff8ab43000", + "filename": "libcups.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ab43000", + "code_id": "id", + "debug_file": "CarbonCore", + "debug_id": "3A2E92FDDEE23D45961911500801A61C0", + "end_addr": "0x7fff8ae2e000", + "filename": "CarbonCore", + "version": "" + }, + { + "base_addr": "0x7fff8ae2e000", + "code_id": "id", + "debug_file": "Cocoa", + "debug_id": "E90E99D7A4253301A025D9E0CD11918E0", + "end_addr": "0x7fff8ae2f000", + "filename": "Cocoa", + "version": "" + }, + { + "base_addr": "0x7fff8ae2f000", + "code_id": "id", + "debug_file": "NetFS", + "debug_id": "8E26C099CE9D381991A264EA929C61370", + "end_addr": "0x7fff8ae37000", + "filename": "NetFS", + "version": "" + }, + { + "base_addr": "0x7fff8ae37000", + "code_id": "id", + "debug_file": "SystemAdministration", + "debug_id": "E4CEA45AA2D7356FBEC9E7CB844879180", + "end_addr": "0x7fff8ae64000", + "filename": "SystemAdministration", + "version": "" + }, + { + "base_addr": "0x7fff8ae64000", + "code_id": "id", + "debug_file": "IMCore", + "debug_id": "DF924E3574AB389C92791828518218F80", + "end_addr": "0x7fff8af02000", + "filename": "IMCore", + "version": "" + }, + { + "base_addr": "0x7fff8b51a000", + "code_id": "id", + "debug_file": "libunwind.dylib", + "debug_id": "78DCC3582FC1302EB3950155B47CB5470", + "end_addr": "0x7fff8b520000", + "filename": "libunwind.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8b520000", + "code_id": "id", + "debug_file": "libGLProgrammability.dylib", + "debug_id": "FAFF68E5EAD331B98824713C24AA91B10", + "end_addr": "0x7fff8b687000", + "filename": "libGLProgrammability.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8b687000", + "code_id": "id", + "debug_file": "FaceCore", + "debug_id": "F42BFC9C0B1635EF9A0791B7FDAB7FC50", + "end_addr": "0x7fff8babb000", + "filename": "FaceCore", + "version": "" + }, + { + "base_addr": "0x7fff8babb000", + "code_id": "id", + "debug_file": "libJP2.dylib", + "debug_id": "19B37CB6C864383087FEBB53F8542FB00", + "end_addr": "0x7fff8bbaa000", + "filename": "libJP2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8bbac000", + "code_id": "id", + "debug_file": "AppleSystemInfo", + "debug_id": "61FE171D3D88313FA832280AEC8F4AB70", + "end_addr": "0x7fff8bbb0000", + "filename": "AppleSystemInfo", + "version": "" + }, + { + "base_addr": "0x7fff8bbb0000", + "code_id": "id", + "debug_file": "libsystem_stats.dylib", + "debug_id": "4E51D5B092A03D0DB90E495A1ED3E3910", + "end_addr": "0x7fff8bbb5000", + "filename": "libsystem_stats.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8bbb5000", + "code_id": "id", + "debug_file": "CoreFoundation", + "debug_id": "729BD6DA1F633E72A14826F21EBF52BB0", + "end_addr": "0x7fff8bd9b000", + "filename": "CoreFoundation", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff8bd9b000", + "code_id": "id", + "debug_file": "AudioUnit", + "debug_id": "68B2113555A63563A3D63E692A7DEB7F0", + "end_addr": "0x7fff8bd9c000", + "filename": "AudioUnit", + "version": "" + }, + { + "base_addr": "0x7fff8bd9c000", + "code_id": "id", + "debug_file": "ImageCaptureCore", + "debug_id": "F529EDDCE2F530CA9938AF23296B5C5B0", + "end_addr": "0x7fff8bde8000", + "filename": "ImageCaptureCore", + "version": "" + }, + { + "base_addr": "0x7fff8bde8000", + "code_id": "id", + "debug_file": "ExceptionHandling", + "debug_id": "0DD670E108D53570BE9819030BEA98450", + "end_addr": "0x7fff8bdeb000", + "filename": "ExceptionHandling", + "version": "" + }, + { + "base_addr": "0x7fff8bdeb000", + "code_id": "id", + "debug_file": "DiscRecording", + "debug_id": "CDAAAD04A1D03C67ABCCEFC9E8D44E7E0", + "end_addr": "0x7fff8bea4000", + "filename": "DiscRecording", + "version": "" + }, + { + "base_addr": "0x7fff8bea4000", + "code_id": "id", + "debug_file": "CommerceCore", + "debug_id": "ACC2CE3A913A39E08344B76F8F694EF50", + "end_addr": "0x7fff8beb3000", + "filename": "CommerceCore", + "version": "" + }, + { + "base_addr": "0x7fff8beb3000", + "code_id": "id", + "debug_file": "Marco", + "debug_id": "C7214CCC250F34798A3C44586CAF21FA0", + "end_addr": "0x7fff8beb6000", + "filename": "Marco", + "version": "" + }, + { + "base_addr": "0x7fff8beb6000", + "code_id": "id", + "debug_file": "CoreGraphics", + "debug_id": "9BFD07B9837D366F9A25CF24E142EBE60", + "end_addr": "0x7fff8c7df000", + "filename": "CoreGraphics", + "version": "" + }, + { + "base_addr": "0x7fff8c7df000", + "code_id": "id", + "debug_file": "CoreWiFi", + "debug_id": "5491896D78C530B696E9D8DDECF3BE730", + "end_addr": "0x7fff8c846000", + "filename": "CoreWiFi", + "version": "" + }, + { + "base_addr": "0x7fff8c846000", + "code_id": "id", + "debug_file": "libCoreVMClient.dylib", + "debug_id": "EBC36C69C8963C3D85893E9023E7E56F0", + "end_addr": "0x7fff8c84a000", + "filename": "libCoreVMClient.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c857000", + "code_id": "id", + "debug_file": "ContactsFoundation", + "debug_id": "A403E9E76BAC344086CA92D4523E9A3B0", + "end_addr": "0x7fff8c85e000", + "filename": "ContactsFoundation", + "version": "" + }, + { + "base_addr": "0x7fff8c882000", + "code_id": "id", + "debug_file": "libRIP.A.dylib", + "debug_id": "E83C2D32E664373DA356C14BF74DD4CE0", + "end_addr": "0x7fff8c8ab000", + "filename": "libRIP.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c90e000", + "code_id": "id", + "debug_file": "HelpData", + "debug_id": "BEA1C54940D335BF9204CB679FCB06480", + "end_addr": "0x7fff8c91b000", + "filename": "HelpData", + "version": "" + }, + { + "base_addr": "0x7fff8c91b000", + "code_id": "id", + "debug_file": "libTIFF.dylib", + "debug_id": "923096A602CC311D95961961430C0EF70", + "end_addr": "0x7fff8c975000", + "filename": "libTIFF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c975000", + "code_id": "id", + "debug_file": "libCGCMS.A.dylib", + "debug_id": "29A43ADD07913EB2AA2D98565B4925060", + "end_addr": "0x7fff8c97e000", + "filename": "libCGCMS.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8c9ee000", + "code_id": "id", + "debug_file": "libPng.dylib", + "debug_id": "C14F87419F6732DA896AF873705B3EC60", + "end_addr": "0x7fff8ca0a000", + "filename": "libPng.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ca0b000", + "code_id": "id", + "debug_file": "ScalableUserInterface", + "debug_id": "CF745298737338D2B3B1727D5A569E480", + "end_addr": "0x7fff8ca5f000", + "filename": "ScalableUserInterface", + "version": "" + }, + { + "base_addr": "0x7fff8ca5f000", + "code_id": "id", + "debug_file": "QuickLook", + "debug_id": "17685CECC94B3F83ADE1B24840B35E440", + "end_addr": "0x7fff8cab1000", + "filename": "QuickLook", + "version": "" + }, + { + "base_addr": "0x7fff8cacb000", + "code_id": "id", + "debug_file": "SpeechRecognition", + "debug_id": "98BBB3E462393EF190B284EA0D3B8D610", + "end_addr": "0x7fff8cad4000", + "filename": "SpeechRecognition", + "version": "" + }, + { + "base_addr": "0x7fff8cad4000", + "code_id": "id", + "debug_file": "Carbon", + "debug_id": "4E260C0978F4305BB40813321CAF62130", + "end_addr": "0x7fff8cad5000", + "filename": "Carbon", + "version": "" + }, + { + "base_addr": "0x7fff8cad5000", + "code_id": "id", + "debug_file": "libAVFAudio.dylib", + "debug_id": "52DA516BDE79322C9E1B2658019289D70", + "end_addr": "0x7fff8caed000", + "filename": "libAVFAudio.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8caed000", + "code_id": "id", + "debug_file": "ImageCapture", + "debug_id": "BE0B65DA3031359B8BBAB9803D4ADBF40", + "end_addr": "0x7fff8cb00000", + "filename": "ImageCapture", + "version": "" + }, + { + "base_addr": "0x7fff8cb02000", + "code_id": "id", + "debug_file": "libobjc.A.dylib", + "debug_id": "AD7FD984271E30F4A3616B20319EC73B0", + "end_addr": "0x7fff8ccb0000", + "filename": "libobjc.A.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff8ccb0000", + "code_id": "id", + "debug_file": "libheimdal-asn1.dylib", + "debug_id": "979AEAA059B33E9994B19BB9C6C452730", + "end_addr": "0x7fff8ccb5000", + "filename": "libheimdal-asn1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ccb5000", + "code_id": "id", + "debug_file": "CoreVideo", + "debug_id": "4674339E26D035FA9958422832B39B120", + "end_addr": "0x7fff8ccdb000", + "filename": "CoreVideo", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff8ccdb000", + "code_id": "id", + "debug_file": "libsystem_info.dylib", + "debug_id": "12CD9E428CEE3A8DB006F8A6EB98804D0", + "end_addr": "0x7fff8cd03000", + "filename": "libsystem_info.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8cd03000", + "code_id": "id", + "debug_file": "TrustEvaluationAgent", + "debug_id": "334A82F44AE43719A51186D0B0723E2B0", + "end_addr": "0x7fff8cd05000", + "filename": "TrustEvaluationAgent", + "version": "" + }, + { + "base_addr": "0x7fff8cd05000", + "code_id": "id", + "debug_file": "RemoteViewServices", + "debug_id": "3F34D6303DDB3411BC28A56A9B55EBDA0", + "end_addr": "0x7fff8cd3e000", + "filename": "RemoteViewServices", + "version": "" + }, + { + "base_addr": "0x7fff8cd3e000", + "code_id": "id", + "debug_file": "ColorSync", + "debug_id": "B756B9089AD13F5D83F97A0B068387D20", + "end_addr": "0x7fff8cdc8000", + "filename": "ColorSync", + "version": "" + }, + { + "base_addr": "0x7fff8cdc8000", + "code_id": "id", + "debug_file": "libiconv.2.dylib", + "debug_id": "BB44B115AC323877A0EDAEC6232A45630", + "end_addr": "0x7fff8ceba000", + "filename": "libiconv.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ceba000", + "code_id": "id", + "debug_file": "MultitouchSupport", + "debug_id": "38262B92C63F35A0997DAD2EBF2F83380", + "end_addr": "0x7fff8cecd000", + "filename": "MultitouchSupport", + "version": "" + }, + { + "base_addr": "0x7fff8d0bf000", + "code_id": "id", + "debug_file": "IconServices", + "debug_id": "4751127EFBD53ED5851008D4E4166EFE0", + "end_addr": "0x7fff8d0f0000", + "filename": "IconServices", + "version": "" + }, + { + "base_addr": "0x7fff8d108000", + "code_id": "id", + "debug_file": "libLAPACK.dylib", + "debug_id": "7E7A9B8D16383914BAE0663B698659860", + "end_addr": "0x7fff8d4ea000", + "filename": "libLAPACK.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8d50a000", + "code_id": "id", + "debug_file": "Accelerate", + "debug_id": "509BB27AAE62366D86D80B06D217CF560", + "end_addr": "0x7fff8d50b000", + "filename": "Accelerate", + "version": "" + }, + { + "base_addr": "0x7fff8d50b000", + "code_id": "id", + "debug_file": "ServiceManagement", + "debug_id": "2D27B498BB9C3D88B05A76908A8A26F30", + "end_addr": "0x7fff8d516000", + "filename": "ServiceManagement", + "version": "" + }, + { + "base_addr": "0x7fff8d516000", + "code_id": "id", + "debug_file": "libRadiance.dylib", + "debug_id": "5D66AE6D1B0B33CC91F0D93AE7016C7B0", + "end_addr": "0x7fff8d519000", + "filename": "libRadiance.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8d577000", + "code_id": "id", + "debug_file": "CoreText", + "debug_id": "C799261E2E193D698A8D098B7DD8D31D0", + "end_addr": "0x7fff8d63a000", + "filename": "CoreText", + "version": "" + }, + { + "base_addr": "0x7fff8d65b000", + "code_id": "id", + "debug_file": "libpam.2.dylib", + "debug_id": "B93CE8F5DAA830A1B1F6F890509513CB0", + "end_addr": "0x7fff8d660000", + "filename": "libpam.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8d660000", + "code_id": "id", + "debug_file": "VideoToolbox", + "debug_id": "D8C99E65F562324080020711C77817C80", + "end_addr": "0x7fff8daaf000", + "filename": "VideoToolbox", + "version": "" + }, + { + "base_addr": "0x7fff8daaf000", + "code_id": "id", + "debug_file": "libOpenScriptingUtil.dylib", + "debug_id": "D3B6E5773CDB31399B9419496DFA73180", + "end_addr": "0x7fff8dab0000", + "filename": "libOpenScriptingUtil.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8dab0000", + "code_id": "id", + "debug_file": "MediaKit", + "debug_id": "23E334095C393F939E732B0E9EE8883E0", + "end_addr": "0x7fff8dae2000", + "filename": "MediaKit", + "version": "" + }, + { + "base_addr": "0x7fff8dd92000", + "code_id": "id", + "debug_file": "ApplePushService", + "debug_id": "2D42DCDD055E3EE197F8FC447B495D3E0", + "end_addr": "0x7fff8dda7000", + "filename": "ApplePushService", + "version": "" + }, + { + "base_addr": "0x7fff8ddc3000", + "code_id": "id", + "debug_file": "DictionaryServices", + "debug_id": "A539A058BA5735EEAA08D0B0E835127D0", + "end_addr": "0x7fff8dded000", + "filename": "DictionaryServices", + "version": "" + }, + { + "base_addr": "0x7fff8dded000", + "code_id": "id", + "debug_file": "PrintCore", + "debug_id": "8D8253E3302F3DB29C5C572CB974E8B30", + "end_addr": "0x7fff8de3b000", + "filename": "PrintCore", + "version": "" + }, + { + "base_addr": "0x7fff8de40000", + "code_id": "id", + "debug_file": "ISSupport", + "debug_id": "E1E343D7222C34589D1FFC600B7F1C500", + "end_addr": "0x7fff8dea1000", + "filename": "ISSupport", + "version": "" + }, + { + "base_addr": "0x7fff8dea1000", + "code_id": "id", + "debug_file": "libdyld.dylib", + "debug_id": "7C9EC3B7DDE333FF953F4067C743951D0", + "end_addr": "0x7fff8dea5000", + "filename": "libdyld.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8df5e000", + "code_id": "id", + "debug_file": "libTrueTypeScaler.dylib", + "debug_id": "82F16E1FFBC630E49312D8EED84BFCA10", + "end_addr": "0x7fff8df90000", + "filename": "libTrueTypeScaler.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8df90000", + "code_id": "id", + "debug_file": "CoreUI", + "debug_id": "187DF89C8A64366D8782F90315FA3CD70", + "end_addr": "0x7fff8e075000", + "filename": "CoreUI", + "version": "" + }, + { + "base_addr": "0x7fff8e075000", + "code_id": "id", + "debug_file": "libauto.dylib", + "debug_id": "F45C36E8B6063886B5B1B6745E757CA80", + "end_addr": "0x7fff8e0b8000", + "filename": "libauto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8e0c5000", + "code_id": "id", + "debug_file": "libcompiler_rt.dylib", + "debug_id": "4CD916B21B17362AB403EF24A1DAC1410", + "end_addr": "0x7fff8e0cd000", + "filename": "libcompiler_rt.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8e0cf000", + "code_id": "id", + "debug_file": "SecurityInterface", + "debug_id": "0346D8A92CAA38F3A7415FBA5E9F1E7C0", + "end_addr": "0x7fff8e0fe000", + "filename": "SecurityInterface", + "version": "" + }, + { + "base_addr": "0x7fff8e120000", + "code_id": "id", + "debug_file": "FTServices", + "debug_id": "DED6A966DF0E3E58BD34D85ED82A99D70", + "end_addr": "0x7fff8e13f000", + "filename": "FTServices", + "version": "" + }, + { + "base_addr": "0x7fff8e375000", + "code_id": "id", + "debug_file": "libSystem.B.dylib", + "debug_id": "E303F2F8A8CF3DF384B3F2D0EE41CCF60", + "end_addr": "0x7fff8e377000", + "filename": "libSystem.B.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8e377000", + "code_id": "id", + "debug_file": "libc++abi.dylib", + "debug_id": "21A807D367323455B77F743E9F916DF00", + "end_addr": "0x7fff8e3a1000", + "filename": "libc++abi.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8e3a1000", + "code_id": "id", + "debug_file": "CoreAVCHD", + "debug_id": "404369C0ED9F30108D2FBC55285F78080", + "end_addr": "0x7fff8e3d1000", + "filename": "CoreAVCHD", + "version": "" + }, + { + "base_addr": "0x7fff8e3d1000", + "code_id": "id", + "debug_file": "libsystem_kernel.dylib", + "debug_id": "8116098DB3F13E50A934576DD63692340", + "end_addr": "0x7fff8e3ee000", + "filename": "libsystem_kernel.dylib", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff8ec3d000", + "code_id": "id", + "debug_file": "WebCore", + "debug_id": "56C3D4BF24953FD2821291AF7DF693B80", + "end_addr": "0x7fff8fa92000", + "filename": "WebCore", + "version": "" + }, + { + "base_addr": "0x7fff8fa92000", + "code_id": "id", + "debug_file": "libsystem_c.dylib", + "debug_id": "6FD3A4004BB23B95B90CBE6E9D0D78FA0", + "end_addr": "0x7fff8fb1c000", + "filename": "libsystem_c.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8fb1c000", + "code_id": "id", + "debug_file": "ChunkingLibrary", + "debug_id": "B845DC7AD1EA31E2967CD1FE0C6280360", + "end_addr": "0x7fff8fb42000", + "filename": "ChunkingLibrary", + "version": "" + }, + { + "base_addr": "0x7fff8fb42000", + "code_id": "id", + "debug_file": "libxml2.2.dylib", + "debug_id": "7E68BBA76D88334AAD7F9F7B6C2905780", + "end_addr": "0x7fff8fc2a000", + "filename": "libxml2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8fc2a000", + "code_id": "id", + "debug_file": "libsqlite3.dylib", + "debug_id": "00269BF943BE39E09C8524585B9923C80", + "end_addr": "0x7fff8fd15000", + "filename": "libsqlite3.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8fd1e000", + "code_id": "id", + "debug_file": "MediaToolbox", + "debug_id": "D26BC01CD4DE32EFB3194FBBB9C7DB7A0", + "end_addr": "0x7fff90055000", + "filename": "MediaToolbox", + "version": "" + }, + { + "base_addr": "0x7fff90055000", + "code_id": "id", + "debug_file": "XPCService", + "debug_id": "2CE632D7FE5736CF91D4C57D0F2E0BFE0", + "end_addr": "0x7fff9005c000", + "filename": "XPCService", + "version": "" + }, + { + "base_addr": "0x7fff9005c000", + "code_id": "id", + "debug_file": "libz.1.dylib", + "debug_id": "42E0C8C6CA383CA48619D24ED5DD492E0", + "end_addr": "0x7fff9006e000", + "filename": "libz.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9006e000", + "code_id": "id", + "debug_file": "libsystem_pthread.dylib", + "debug_id": "AB498556B555310E9041F67EC9E00E2C0", + "end_addr": "0x7fff90076000", + "filename": "libsystem_pthread.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff902d5000", + "code_id": "id", + "debug_file": "QuartzComposer", + "debug_id": "E8D9D10CD5E73C7A9923D5305578E6BF0", + "end_addr": "0x7fff907f9000", + "filename": "QuartzComposer", + "version": "" + }, + { + "base_addr": "0x7fff907f9000", + "code_id": "id", + "debug_file": "Print", + "debug_id": "EE00FAE1DA033EC28571562518C469940", + "end_addr": "0x7fff907fb000", + "filename": "Print", + "version": "" + }, + { + "base_addr": "0x7fff907fb000", + "code_id": "id", + "debug_file": "AOSNotification", + "debug_id": "8F042A51E0A937E6A6010DD6A58A0AC80", + "end_addr": "0x7fff90802000", + "filename": "AOSNotification", + "version": "" + }, + { + "base_addr": "0x7fff90802000", + "code_id": "id", + "debug_file": "libCoreStorage.dylib", + "debug_id": "BD993BC8ED543DC1B28B3B6AC77E8E5C0", + "end_addr": "0x7fff9088e000", + "filename": "libCoreStorage.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9091a000", + "code_id": "id", + "debug_file": "CoreMediaAuthoring", + "debug_id": "F1886A051C293F8888C04A1013530AD10", + "end_addr": "0x7fff90931000", + "filename": "CoreMediaAuthoring", + "version": "" + }, + { + "base_addr": "0x7fff90931000", + "code_id": "id", + "debug_file": "InternetAccounts", + "debug_id": "D717598503A5315BB788FBDC0019B0EA0", + "end_addr": "0x7fff90981000", + "filename": "InternetAccounts", + "version": "" + }, + { + "base_addr": "0x7fff90981000", + "code_id": "id", + "debug_file": "libodfde.dylib", + "debug_id": "C00A4EBA44BC3C53BFD0819B03FFD4620", + "end_addr": "0x7fff90983000", + "filename": "libodfde.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90983000", + "code_id": "id", + "debug_file": "libBLAS.dylib", + "debug_id": "DE93A5905FA532A2A16C5D7D7361769F0", + "end_addr": "0x7fff90af2000", + "filename": "libBLAS.dylib", + "version": "" + }, + { + "base_addr": "0x7fff90af2000", + "code_id": "id", + "debug_file": "libdispatch.dylib", + "debug_id": "C4E4A18D3C3B3C9C8709A4270D998DE70", + "end_addr": "0x7fff90b0d000", + "filename": "libdispatch.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff90b0d000", + "code_id": "id", + "debug_file": "DesktopServicesPriv", + "debug_id": "225BEC20F8E03F229560890A1A5B90500", + "end_addr": "0x7fff90c3e000", + "filename": "DesktopServicesPriv", + "version": "" + }, + { + "base_addr": "0x7fff90f16000", + "code_id": "id", + "debug_file": "SecCodeWrapper", + "debug_id": "DE7CA9812B8B34AC845D06D5C8F104410", + "end_addr": "0x7fff90f19000", + "filename": "SecCodeWrapper", + "version": "" + }, + { + "base_addr": "0x7fff90f5d000", + "code_id": "id", + "debug_file": "NetAuth", + "debug_id": "C811E6629EC33B74808AA75D624F326B0", + "end_addr": "0x7fff90f69000", + "filename": "NetAuth", + "version": "" + }, + { + "base_addr": "0x7fff90f69000", + "code_id": "id", + "debug_file": "GLRendererFloat", + "debug_id": "8EB03F8801A5357091E1EE5C5E3EDB9D0", + "end_addr": "0x7fff90f93000", + "filename": "GLRendererFloat", + "version": "" + }, + { + "base_addr": "0x7fff90f93000", + "code_id": "id", + "debug_file": "OSServices", + "debug_id": "C63562F56DF53EE98897FF61A44C82510", + "end_addr": "0x7fff9100b000", + "filename": "OSServices", + "version": "" + }, + { + "base_addr": "0x7fff9100b000", + "code_id": "id", + "debug_file": "ATS", + "debug_id": "828C271145773F75B4363BDF328DFB110", + "end_addr": "0x7fff91079000", + "filename": "ATS", + "version": "" + }, + { + "base_addr": "0x7fff91079000", + "code_id": "id", + "debug_file": "DiskImages", + "debug_id": "D0675759F34038C0A047D5CC664432510", + "end_addr": "0x7fff9114b000", + "filename": "DiskImages", + "version": "" + }, + { + "base_addr": "0x7fff9114b000", + "code_id": "id", + "debug_file": "libGLImage.dylib", + "debug_id": "45AD69B04B873E019DB8F41987E884360", + "end_addr": "0x7fff9118a000", + "filename": "libGLImage.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9118a000", + "code_id": "id", + "debug_file": "ImageIO", + "debug_id": "FDFAFDEA3559330F957840F4F62F51B30", + "end_addr": "0x7fff91292000", + "filename": "ImageIO", + "version": "" + }, + { + "base_addr": "0x7fff91292000", + "code_id": "id", + "debug_file": "libcopyfile.dylib", + "debug_id": "CF29DFF605893590834C82E2316612E80", + "end_addr": "0x7fff9129a000", + "filename": "libcopyfile.dylib", + "version": "" + }, + { + "base_addr": "0x7fff912a1000", + "code_id": "id", + "debug_file": "ViewBridge", + "debug_id": "4AF3CB98769139A28DC3ABE5CC55CE7F0", + "end_addr": "0x7fff912f9000", + "filename": "ViewBridge", + "version": "" + }, + { + "base_addr": "0x7fff912f9000", + "code_id": "id", + "debug_file": "GSS", + "debug_id": "27FCA2B4076730028755862B19B5CF920", + "end_addr": "0x7fff91329000", + "filename": "GSS", + "version": "" + }, + { + "base_addr": "0x7fff91329000", + "code_id": "id", + "debug_file": "libsystem_sandbox.dylib", + "debug_id": "0C93EB2373643670B511212A7A5246950", + "end_addr": "0x7fff9132b000", + "filename": "libsystem_sandbox.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9132b000", + "code_id": "id", + "debug_file": "IOKit", + "debug_id": "109321139F7E38A0A158A019A555CAC30", + "end_addr": "0x7fff91398000", + "filename": "IOKit", + "version": "" + }, + { + "base_addr": "0x7fff91398000", + "code_id": "id", + "debug_file": "QD", + "debug_id": "C1F20764DEF034CFB3ABAB5480D64E660", + "end_addr": "0x7fff913d2000", + "filename": "QD", + "version": "" + }, + { + "base_addr": "0x7fff913d2000", + "code_id": "id", + "debug_file": "libcorecrypto.dylib", + "debug_id": "F3973C2814B63006BB2B00DD7F09ABC70", + "end_addr": "0x7fff91421000", + "filename": "libcorecrypto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91421000", + "code_id": "id", + "debug_file": "libsystem_platform.dylib", + "debug_id": "3C3D3DA832B9324398ECD89B9A1670B30", + "end_addr": "0x7fff91428000", + "filename": "libsystem_platform.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91428000", + "code_id": "id", + "debug_file": "libxslt.1.dylib", + "debug_id": "C9794936633C3F0C9E7130190B9B41C10", + "end_addr": "0x7fff91451000", + "filename": "libxslt.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91468000", + "code_id": "id", + "debug_file": "libsystem_malloc.dylib", + "debug_id": "A695B4E438E9332EA77229D31E3F13850", + "end_addr": "0x7fff91484000", + "filename": "libsystem_malloc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91484000", + "code_id": "id", + "debug_file": "Mangrove", + "debug_id": "72F5CBC74E78374E98EAC3700136904E0", + "end_addr": "0x7fff91487000", + "filename": "Mangrove", + "version": "" + }, + { + "base_addr": "0x7fff91487000", + "code_id": "id", + "debug_file": "CoreServicesInternal", + "debug_id": "4DEA54F981D63EDBAA3C1F9C497B33790", + "end_addr": "0x7fff914b4000", + "filename": "CoreServicesInternal", + "version": "" + }, + { + "base_addr": "0x7fff914b4000", + "code_id": "id", + "debug_file": "Heimdal", + "debug_id": "C28DBCAE01AC363A90463BD33F2255260", + "end_addr": "0x7fff9151a000", + "filename": "Heimdal", + "version": "" + }, + { + "base_addr": "0x7fff91560000", + "code_id": "id", + "debug_file": "vecLib", + "debug_id": "F8D0CC7798AC3B589FE60C25421827B60", + "end_addr": "0x7fff91561000", + "filename": "vecLib", + "version": "" + }, + { + "base_addr": "0x7fff91561000", + "code_id": "id", + "debug_file": "libsystem_notify.dylib", + "debug_id": "9B34B4FEF5AD3F09A5F046AFF35713230", + "end_addr": "0x7fff9156b000", + "filename": "libsystem_notify.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9156b000", + "code_id": "id", + "debug_file": "CoreServices", + "debug_id": "7A697B5EF17930DF93F28B503CEEEFD50", + "end_addr": "0x7fff9156c000", + "filename": "CoreServices", + "version": "" + }, + { + "base_addr": "0x7fff9156c000", + "code_id": "id", + "debug_file": "libresolv.9.dylib", + "debug_id": "11C2C826F1C639C6B4E86E0C41D4FA950", + "end_addr": "0x7fff91589000", + "filename": "libresolv.9.dylib", + "version": "" + }, + { + "base_addr": "0x7fff915dd000", + "code_id": "id", + "debug_file": "OpenGL", + "debug_id": "0F08E593B1B63FA59141F99184E75C5C0", + "end_addr": "0x7fff915ec000", + "filename": "OpenGL", + "version": "" + }, + { + "base_addr": "0x7fff915ec000", + "code_id": "id", + "debug_file": "DisplayServices", + "debug_id": "816A9CED1BC03C7681031B9BE0F723BB0", + "end_addr": "0x7fff915f6000", + "filename": "DisplayServices", + "version": "" + }, + { + "base_addr": "0x7fff915f6000", + "code_id": "id", + "debug_file": "libkxld.dylib", + "debug_id": "1317F07FAD7C397A993526413D641F080", + "end_addr": "0x7fff91602000", + "filename": "libkxld.dylib", + "version": "" + }, + { + "base_addr": "0x7fff91658000", + "code_id": "id", + "debug_file": "AppleSRP", + "debug_id": "ABC7F0881FD53768B9F3847F355E90B30", + "end_addr": "0x7fff91661000", + "filename": "AppleSRP", + "version": "" + }, + { + "base_addr": "0x7fff91661000", + "code_id": "id", + "debug_file": "libcsfde.dylib", + "debug_id": "3ACB87D7A81C3C45B648AD27F1B9D8410", + "end_addr": "0x7fff9166c000", + "filename": "libcsfde.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9166c000", + "code_id": "id", + "debug_file": "CoreUtils", + "debug_id": "E53B97FEE06733F6A9C1D4EC2A20FB9F0", + "end_addr": "0x7fff916d4000", + "filename": "CoreUtils", + "version": "" + }, + { + "base_addr": "0x7fff91793000", + "code_id": "id", + "debug_file": "FamilyControls", + "debug_id": "5D2414D4D418327F9E3B0B08891508280", + "end_addr": "0x7fff917b6000", + "filename": "FamilyControls", + "version": "" + }, + { + "base_addr": "0x7fff917b6000", + "code_id": "id", + "debug_file": "AppKit", + "debug_id": "9DC13B27841D383993B23EDE66157BDE0", + "end_addr": "0x7fff9232d000", + "filename": "AppKit", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff9232d000", + "code_id": "id", + "debug_file": "CommonPanels", + "debug_id": "6B434AFD50F837C79A56162C17E375B30", + "end_addr": "0x7fff92332000", + "filename": "CommonPanels", + "version": "" + }, + { + "base_addr": "0x7fff923c0000", + "code_id": "id", + "debug_file": "libpcap.A.dylib", + "debug_id": "91D3FF51D6FE3C0598C91182E0EC3D580", + "end_addr": "0x7fff923eb000", + "filename": "libpcap.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff923eb000", + "code_id": "id", + "debug_file": "OpenCL", + "debug_id": "9F43F471C3C3352D889DEC418DC1F5B20", + "end_addr": "0x7fff9243a000", + "filename": "OpenCL", + "version": "" + }, + { + "base_addr": "0x7fff9243a000", + "code_id": "id", + "debug_file": "libbz2.1.0.dylib", + "debug_id": "0B98AC35B138349C80632B987A75D24C0", + "end_addr": "0x7fff92448000", + "filename": "libbz2.1.0.dylib", + "version": "" + }, + { + "base_addr": "0x7fff92448000", + "code_id": "id", + "debug_file": "QTKit", + "debug_id": "BD07C6104F5B3000B5D55AB8754BEE650", + "end_addr": "0x7fff9258a000", + "filename": "QTKit", + "version": "" + }, + { + "base_addr": "0x7fff92625000", + "code_id": "id", + "debug_file": "Sharing", + "debug_id": "F983394A226D3244B511FA51FDB6ADDA0", + "end_addr": "0x7fff92633000", + "filename": "Sharing", + "version": "" + }, + { + "base_addr": "0x7fff92633000", + "code_id": "id", + "debug_file": "QuartzCore", + "debug_id": "CFB972D1FA37380C9A472A67A84B74420", + "end_addr": "0x7fff927d0000", + "filename": "QuartzCore", + "version": "" + }, + { + "base_addr": "0x7fff927d0000", + "code_id": "id", + "debug_file": "WebKit", + "debug_id": "EB8D3D7892E73B678AAFB51A181461E00", + "end_addr": "0x7fff92907000", + "filename": "WebKit", + "version": "" + }, + { + "base_addr": "0x7fff92907000", + "code_id": "id", + "debug_file": "libcurl.4.dylib", + "debug_id": "88F27F9B052E3375938D2603E90D8AD50", + "end_addr": "0x7fff9294d000", + "filename": "libcurl.4.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9294d000", + "code_id": "id", + "debug_file": "libsystem_configuration.dylib", + "debug_id": "4998CB6A9D54390A9F575D1AC53C135C0", + "end_addr": "0x7fff92950000", + "filename": "libsystem_configuration.dylib", + "version": "" + }, + { + "base_addr": "0x7fff92953000", + "code_id": "id", + "debug_file": "libGIF.dylib", + "debug_id": "53A30C22410C3DFF92360CC56D2E64A50", + "end_addr": "0x7fff92958000", + "filename": "libGIF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff92958000", + "code_id": "id", + "debug_file": "libcommonCrypto.dylib", + "debug_id": "8C4F0CA0389C3EDCB155E62DD2187E1D0", + "end_addr": "0x7fff92963000", + "filename": "libcommonCrypto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff92963000", + "code_id": "id", + "debug_file": "AppleVA", + "debug_id": "608D91BD9D883FAB9A0624C1DAEA092D0", + "end_addr": "0x7fff929b1000", + "filename": "AppleVA", + "version": "" + }, + { + "base_addr": "0x7fff929b1000", + "code_id": "id", + "debug_file": "Librarian", + "debug_id": "F1A2744D853632C782189972C6300DAE0", + "end_addr": "0x7fff929bf000", + "filename": "Librarian", + "version": "" + }, + { + "base_addr": "0x7fff92b1e000", + "code_id": "id", + "debug_file": "AppContainer", + "debug_id": "BD342039430E39FEBC2D8F97B557548E0", + "end_addr": "0x7fff92b32000", + "filename": "AppContainer", + "version": "" + }, + { + "base_addr": "0x7fff92b3c000", + "code_id": "id", + "debug_file": "CoreData", + "debug_id": "E78734AAE3D033CBA014620BBCAB2E960", + "end_addr": "0x7fff92d85000", + "filename": "CoreData", + "version": "" + }, + { + "base_addr": "0x7fff92d85000", + "code_id": "id", + "debug_file": "libc++.1.dylib", + "debug_id": "4F68DFC5207739A8A449CAC5FDEE7BDE0", + "end_addr": "0x7fff92dd8000", + "filename": "libc++.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff92eee000", + "code_id": "id", + "debug_file": "libCVMSPluginSupport.dylib", + "debug_id": "D9CA84B1172D3A808B1C5EDEEFDE28E30", + "end_addr": "0x7fff92ef1000", + "filename": "libCVMSPluginSupport.dylib", + "version": "" + }, + { + "base_addr": "0x7fff92efb000", + "code_id": "id", + "debug_file": "SecurityHI", + "debug_id": "18C42525688C3D47B9C91E0F8F58FA640", + "end_addr": "0x7fff92efe000", + "filename": "SecurityHI", + "version": "" + }, + { + "base_addr": "0x7fff92efe000", + "code_id": "id", + "debug_file": "CFNetwork", + "debug_id": "CAA196FEBF5A384F975EE0F81359805B0", + "end_addr": "0x7fff9309a000", + "filename": "CFNetwork", + "version": "" + }, + { + "base_addr": "0x7fff9309a000", + "code_id": "id", + "debug_file": "PhoneNumbers", + "debug_id": "767A63EB244C34F19FFAD1A6BED60C310", + "end_addr": "0x7fff930a2000", + "filename": "PhoneNumbers", + "version": "" + }, + { + "base_addr": "0x7fff930a2000", + "code_id": "id", + "debug_file": "SearchKit", + "debug_id": "B9B8D510A27E36B093E917146D9E90450", + "end_addr": "0x7fff93110000", + "filename": "SearchKit", + "version": "" + }, + { + "base_addr": "0x7fff93110000", + "code_id": "id", + "debug_file": "libsandbox.1.dylib", + "debug_id": "3E875C8BF18B3176887CA298D0592AD20", + "end_addr": "0x7fff9313b000", + "filename": "libsandbox.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9313b000", + "code_id": "id", + "debug_file": "libxpc.dylib", + "debug_id": "AB40CD57F4543FD4B41563B3C0D5C6240", + "end_addr": "0x7fff93160000", + "filename": "libxpc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff93160000", + "code_id": "id", + "debug_file": "DirectoryService", + "debug_id": "22A0C230CF1E38F5A9475ACDAEEE0DB60", + "end_addr": "0x7fff9316c000", + "filename": "DirectoryService", + "version": "" + }, + { + "base_addr": "0x7fff93269000", + "code_id": "id", + "debug_file": "AOSMigrate", + "debug_id": "ABA8F3F2BC963F89AAF41AA459A0BCBD0", + "end_addr": "0x7fff9326a000", + "filename": "AOSMigrate", + "version": "" + }, + { + "base_addr": "0x7fff9326a000", + "code_id": "id", + "debug_file": "AddressBook", + "debug_id": "7DB320AB4ED4391E89CC125826D940260", + "end_addr": "0x7fff934b4000", + "filename": "AddressBook", + "version": "" + }, + { + "base_addr": "0x7fff934b4000", + "code_id": "id", + "debug_file": "libCRFSuite.dylib", + "debug_id": "FFAE75FAC54E398BAA9718164CD9789D0", + "end_addr": "0x7fff934d0000", + "filename": "libCRFSuite.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9351d000", + "code_id": "id", + "debug_file": "libsystem_m.dylib", + "debug_id": "B7F0E2E4277733FCA787D6430B630D540", + "end_addr": "0x7fff9354d000", + "filename": "libsystem_m.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9354d000", + "code_id": "id", + "debug_file": "GeoServices", + "debug_id": "5A4D463F689F3822BF26A19D515030190", + "end_addr": "0x7fff9370c000", + "filename": "GeoServices", + "version": "" + }, + { + "base_addr": "0x7fff93746000", + "code_id": "id", + "debug_file": "libcrypto.0.9.8.dylib", + "debug_id": "E03DB1E74CC63338B67DF69BE2FB28FC0", + "end_addr": "0x7fff93824000", + "filename": "libcrypto.0.9.8.dylib", + "version": "" + }, + { + "base_addr": "0x7fff93824000", + "code_id": "id", + "debug_file": "Ink", + "debug_id": "8A50B893AD0338268555A54FEAF08F470", + "end_addr": "0x7fff938b1000", + "filename": "Ink", + "version": "" + }, + { + "base_addr": "0x7fff938b1000", + "code_id": "id", + "debug_file": "libCGXType.A.dylib", + "debug_id": "86AAA97B861733A783B888A09F2798B80", + "end_addr": "0x7fff938b5000", + "filename": "libCGXType.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff938b5000", + "code_id": "id", + "debug_file": "libCGXCoreImage.A.dylib", + "debug_id": "BABEE70C67D73CF7BDCAD85D4549D7810", + "end_addr": "0x7fff938bc000", + "filename": "libCGXCoreImage.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff938bc000", + "code_id": "id", + "debug_file": "vImage", + "debug_id": "D241DBFAAC4931E2893DEAAC31890C900", + "end_addr": "0x7fff93b91000", + "filename": "vImage", + "version": "" + }, + { + "base_addr": "0x7fff93b91000", + "code_id": "id", + "debug_file": "liblaunch.dylib", + "debug_id": "A40A0C7B321639B48AE0B5D3BAF1DA8A0", + "end_addr": "0x7fff93b99000", + "filename": "liblaunch.dylib", + "version": "" + }, + { + "base_addr": "0x7fff93b99000", + "code_id": "id", + "debug_file": "QuickLookUI", + "debug_id": "1384170134C2353D868D3E08D020C90F0", + "end_addr": "0x7fff93c6b000", + "filename": "QuickLookUI", + "version": "" + }, + { + "base_addr": "0x7fff93c6b000", + "code_id": "id", + "debug_file": "TCC", + "debug_id": "32A075D947FD3E7195BCBFB0D583F41C0", + "end_addr": "0x7fff93c6f000", + "filename": "TCC", + "version": "" + }, + { + "base_addr": "0x7fff93c6f000", + "code_id": "id", + "debug_file": "AE", + "debug_id": "9B17E7B7D493346A827E6DF1474E49770", + "end_addr": "0x7fff93ccb000", + "filename": "AE", + "version": "" + }, + { + "base_addr": "0x7fff93cf8000", + "code_id": "id", + "debug_file": "AOSKit", + "debug_id": "9D851C25F98E317BA9E12774942BBAC30", + "end_addr": "0x7fff93f8a000", + "filename": "AOSKit", + "version": "" + }, + { + "base_addr": "0x7fff94044000", + "code_id": "id", + "debug_file": "MediaControlSender", + "debug_id": "FC24EC8D2E463F76AF63749F30857B960", + "end_addr": "0x7fff94174000", + "filename": "MediaControlSender", + "version": "" + }, + { + "base_addr": "0x7fff94174000", + "code_id": "id", + "debug_file": "HIToolbox", + "debug_id": "A388E773AE7B3FD18662A98E6E24EA160", + "end_addr": "0x7fff9441f000", + "filename": "HIToolbox", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff9441f000", + "code_id": "id", + "debug_file": "DebugSymbols", + "debug_id": "E1BDED08523A36F4B2DA9D5C712F0AC70", + "end_addr": "0x7fff9444f000", + "filename": "DebugSymbols", + "version": "" + }, + { + "base_addr": "0x7fff9444f000", + "code_id": "id", + "debug_file": "libFontParser.dylib", + "debug_id": "77253632B3F63151ABA0C1EF458668A80", + "end_addr": "0x7fff9454a000", + "filename": "libFontParser.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9454a000", + "code_id": "id", + "debug_file": "LDAP", + "debug_id": "5E50178306E8390CAF34A7FAD402F3E60", + "end_addr": "0x7fff94580000", + "filename": "LDAP", + "version": "" + }, + { + "base_addr": "0x7fff94580000", + "code_id": "id", + "debug_file": "OpenDirectory", + "debug_id": "F08601E8F7E83222AD056A26003779CF0", + "end_addr": "0x7fff9458d000", + "filename": "OpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff9458d000", + "code_id": "id", + "debug_file": "liblangid.dylib", + "debug_id": "9546E641F7303AB0B3CDE0E2FDD173D90", + "end_addr": "0x7fff9458f000", + "filename": "liblangid.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9458f000", + "code_id": "id", + "debug_file": "HIServices", + "debug_id": "5970AF5CF5BD3B6A97C995B2CA98D71D0", + "end_addr": "0x7fff945d5000", + "filename": "HIServices", + "version": "" + }, + { + "base_addr": "0x7fff945d5000", + "code_id": "id", + "debug_file": "libcldcpuengine.dylib", + "debug_id": "E3A84FEC406039C2A469159A443D2B6D0", + "end_addr": "0x7fff945df000", + "filename": "libcldcpuengine.dylib", + "version": "" + }, + { + "base_addr": "0x7fff945df000", + "code_id": "id", + "debug_file": "libFontRegistry.dylib", + "debug_id": "F267F5006E4A3BE397C108AAA649E02E0", + "end_addr": "0x7fff94627000", + "filename": "libFontRegistry.dylib", + "version": "" + }, + { + "base_addr": "0x7fff94627000", + "code_id": "id", + "debug_file": "PDFKit", + "debug_id": "0CDC646792273D98B4D4660796AE9F6B0", + "end_addr": "0x7fff946c3000", + "filename": "PDFKit", + "version": "" + }, + { + "base_addr": "0x7fff946c3000", + "code_id": "id", + "debug_file": "Security", + "debug_id": "2A78FED845F032F19871F28E76724D050", + "end_addr": "0x7fff94934000", + "filename": "Security", + "version": "" + }, + { + "base_addr": "0x7fff94934000", + "code_id": "id", + "debug_file": "libutil.dylib", + "debug_id": "DAC4A6CFA1BB38749569A919316D30E80", + "end_addr": "0x7fff94937000", + "filename": "libutil.dylib", + "version": "" + }, + { + "base_addr": "0x7fff94972000", + "code_id": "id", + "debug_file": "libunc.dylib", + "debug_id": "62682455186236FE8A047A6B912564380", + "end_addr": "0x7fff94974000", + "filename": "libunc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff94974000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "07F2B103AE293118BBC49A72E13B013B0", + "end_addr": "0x7fff949c6000", + "filename": "CoreAudio", + "version": "" + }, + { + "base_addr": "0x7fff94a08000", + "code_id": "id", + "debug_file": "libicucore.A.dylib", + "debug_id": "9AAC59802C1F3B868A16DB533F5E7C840", + "end_addr": "0x7fff94bc1000", + "filename": "libicucore.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff94bec000", + "code_id": "id", + "debug_file": "libbsm.0.dylib", + "debug_id": "2CAC00A21352302A88FAC567D4D691790", + "end_addr": "0x7fff94bfd000", + "filename": "libbsm.0.dylib", + "version": "" + }, + { + "base_addr": "0x7fff94bfd000", + "code_id": "id", + "debug_file": "Kerberos", + "debug_id": "F108AFEB198A3BAFBCA59DFCE55EFF920", + "end_addr": "0x7fff94c17000", + "filename": "Kerberos", + "version": "" + }, + { + "base_addr": "0x7fff94c17000", + "code_id": "id", + "debug_file": "QuartzFilters", + "debug_id": "39C080869866372F942081F5689149DF0", + "end_addr": "0x7fff94c3c000", + "filename": "QuartzFilters", + "version": "" + }, + { + "base_addr": "0x7fff94c3c000", + "code_id": "id", + "debug_file": "AudioToolbox", + "debug_id": "69B273E85A8E3FC7B807C16B657662FE0", + "end_addr": "0x7fff94d91000", + "filename": "AudioToolbox", + "version": "" + }, + { + "base_addr": "0x7fff94d91000", + "code_id": "id", + "debug_file": "DiskArbitration", + "debug_id": "A4165553770E3D27B21701FC1F852B870", + "end_addr": "0x7fff94d97000", + "filename": "DiskArbitration", + "version": "" + }, + { + "base_addr": "0x7fff94d9c000", + "code_id": "id", + "debug_file": "CFOpenDirectory", + "debug_id": "7BC0194E1B403FCAACD2235CE5D65DFA0", + "end_addr": "0x7fff94db4000", + "filename": "CFOpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff94db4000", + "code_id": "id", + "debug_file": "CoreImage", + "debug_id": "2C636ECD0F1A357C9EFF0452476FDDF50", + "end_addr": "0x7fff95086000", + "filename": "CoreImage", + "version": "" + }, + { + "base_addr": "0x7fff95086000", + "code_id": "id", + "debug_file": "CoreAUC", + "debug_id": "2D7DC96CBA833220A03FC790D50A23D80", + "end_addr": "0x7fff9545e000", + "filename": "CoreAUC", + "version": "" + }, + { + "base_addr": "0x7fff9545e000", + "code_id": "id", + "debug_file": "GLEngine", + "debug_id": "1FC61EABC986322B9651C7F428AA1A6C0", + "end_addr": "0x7fff955ff000", + "filename": "GLEngine", + "version": "" + }, + { + "base_addr": "0x7fff95619000", + "code_id": "id", + "debug_file": "LangAnalysis", + "debug_id": "8FE131B61180389298F5C9C9B79072D40", + "end_addr": "0x7fff95629000", + "filename": "LangAnalysis", + "version": "" + }, + { + "base_addr": "0x7fff95629000", + "code_id": "id", + "debug_file": "libGFXShared.dylib", + "debug_id": "5EFD6BF209873676BCB2CB7730BB67210", + "end_addr": "0x7fff95632000", + "filename": "libGFXShared.dylib", + "version": "" + }, + { + "base_addr": "0x7fff95632000", + "code_id": "id", + "debug_file": "Shortcut", + "debug_id": "A62BC97367823893B014EC6503AB7EAD0", + "end_addr": "0x7fff9565a000", + "filename": "Shortcut", + "version": "" + }, + { + "base_addr": "0x7fff9565a000", + "code_id": "id", + "debug_file": "DiagnosticLogCollection", + "debug_id": "04435BA771363E1E9BBA91C6626F7A640", + "end_addr": "0x7fff9565d000", + "filename": "DiagnosticLogCollection", + "version": "" + }, + { + "base_addr": "0x7fff9565d000", + "code_id": "id", + "debug_file": "libsasl2.2.dylib", + "debug_id": "C8E2571068B6368ABF3E48EC7273177B0", + "end_addr": "0x7fff9566e000", + "filename": "libsasl2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff9566e000", + "code_id": "id", + "debug_file": "CoreMedia", + "debug_id": "A3FFEE2C143F340AB9E4EB1DE49120010", + "end_addr": "0x7fff956b8000", + "filename": "CoreMedia", + "version": "" + }, + { + "base_addr": "0x7fff956b8000", + "code_id": "id", + "debug_file": "Foundation", + "debug_id": "E0B0FAF65CA83EEB8BF2104C0AEEF9250", + "end_addr": "0x7fff959b9000", + "filename": "Foundation", + "version": "" + }, + { + "base_addr": "0x7fff959b9000", + "code_id": "id", + "debug_file": "Help", + "debug_id": "AE763646D07A3F9AACD4F5CBD734EE360", + "end_addr": "0x7fff959bd000", + "filename": "Help", + "version": "" + }, + { + "base_addr": "0x7fff959bd000", + "code_id": "id", + "debug_file": "CoreMediaIO", + "debug_id": "723710443FF235388EE1C7C20F7C60A00", + "end_addr": "0x7fff95a0a000", + "filename": "CoreMediaIO", + "version": "" + }, + { + "base_addr": "0x7fff95a0a000", + "code_id": "id", + "debug_file": "libsystem_asl.dylib", + "debug_id": "655FB34352CF3E2FB14DBEBF5AAEF94D0", + "end_addr": "0x7fff95a1c000", + "filename": "libsystem_asl.dylib", + "version": "" + }, + { + "base_addr": "0x7fff95a36000", + "code_id": "id", + "debug_file": "ApplicationServices", + "debug_id": "3E3F01A8314D378F835E9CC4F88200310", + "end_addr": "0x7fff95a37000", + "filename": "ApplicationServices", + "version": "" + }, + { + "base_addr": "0x7fff95a37000", + "code_id": "id", + "debug_file": "PerformanceAnalysis", + "debug_id": "7B73DFF475DB340380D20F3FE48764C30", + "end_addr": "0x7fff95a79000", + "filename": "PerformanceAnalysis", + "version": "" + }, + { + "base_addr": "0x7fff95a79000", + "code_id": "id", + "debug_file": "Metadata", + "debug_id": "E107CE36FBC335A584E0864B4178FC5D0", + "end_addr": "0x7fff95b0a000", + "filename": "Metadata", + "version": "" + }, + { + "base_addr": "0x7fff95e6b000", + "code_id": "id", + "debug_file": "CoreWLAN", + "debug_id": "1F17FA126E84309D9808C536D445FA6E0", + "end_addr": "0x7fff95ecb000", + "filename": "CoreWLAN", + "version": "" + }, + { + "base_addr": "0x7fff95ede000", + "code_id": "id", + "debug_file": "libsystem_blocks.dylib", + "debug_id": "FB856CD12AEA39078E9B1E54B6827F820", + "end_addr": "0x7fff95ee0000", + "filename": "libsystem_blocks.dylib", + "version": "" + }, + { + "base_addr": "0x7fff95ee0000", + "code_id": "id", + "debug_file": "OpenScripting", + "debug_id": "2C6C6498D88E3D9BB9339873890F382E0", + "end_addr": "0x7fff95ef9000", + "filename": "OpenScripting", + "version": "" + }, + { + "base_addr": "0x7fff95ef9000", + "code_id": "id", + "debug_file": "ImageKit", + "debug_id": "AACDE16EED9F3B3FA79269BA1942753B0", + "end_addr": "0x7fff9615b000", + "filename": "ImageKit", + "version": "" + }, + { + "base_addr": "0x7fff9615b000", + "code_id": "id", + "debug_file": "libMatch.1.dylib", + "debug_id": "021293AB407D309A87F58E782F46753E0", + "end_addr": "0x7fff96164000", + "filename": "libMatch.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff96167000", + "code_id": "id", + "debug_file": "JavaScriptCore", + "debug_id": "8623A1099E9D3E3BA8E16EE447C0110C0", + "end_addr": "0x7fff964df000", + "filename": "JavaScriptCore", + "version": "" + }, + { + "base_addr": "0x7fff964e9000", + "code_id": "id", + "debug_file": "ProtocolBuffer", + "debug_id": "82E68598A8AA3AF1843E2A64F19472D40", + "end_addr": "0x7fff964f4000", + "filename": "ProtocolBuffer", + "version": "" + }, + { + "base_addr": "0x7fff964f4000", + "code_id": "id", + "debug_file": "SecurityFoundation", + "debug_id": "0FDC8F53104C3938A8525B33C30BAAD50", + "end_addr": "0x7fff96568000", + "filename": "SecurityFoundation", + "version": "" + }, + { + "base_addr": "0x7fff966cf000", + "code_id": "id", + "debug_file": "AVFoundation", + "debug_id": "FF001F98E1983B1DA7EBA8C48E6E34A30", + "end_addr": "0x7fff967f2000", + "filename": "AVFoundation", + "version": "" + }, + { + "base_addr": "0x7fff967f2000", + "code_id": "id", + "debug_file": "CommonAuth", + "debug_id": "BD720379757B305CA7BEE00E680F82180", + "end_addr": "0x7fff967fc000", + "filename": "CommonAuth", + "version": "" + }, + { + "base_addr": "0x7fff9680f000", + "code_id": "id", + "debug_file": "CoreSymbolication", + "debug_id": "B594EF34A1A33631914E6FD1292919830", + "end_addr": "0x7fff96891000", + "filename": "CoreSymbolication", + "version": "" + }, + { + "base_addr": "0x7fff96891000", + "code_id": "id", + "debug_file": "libstdc++.6.dylib", + "debug_id": "0241E6A4136833BE950BD0A175C41F540", + "end_addr": "0x7fff968e0000", + "filename": "libstdc++.6.dylib", + "version": "" + }, + { + "base_addr": "0x7fff968e0000", + "code_id": "id", + "debug_file": "GenerationalStorage", + "debug_id": "64749B0802123AC89B4973D662B093040", + "end_addr": "0x7fff968f9000", + "filename": "GenerationalStorage", + "version": "" + }, + { + "base_addr": "0x7fff968f9000", + "code_id": "id", + "debug_file": "LaunchServices", + "debug_id": "A4699DED5101306894F88D0B7A84BC790", + "end_addr": "0x7fff969c4000", + "filename": "LaunchServices", + "version": "" + }, + { + "base_addr": "0x7fff969c4000", + "code_id": "id", + "debug_file": "SpeechSynthesis", + "debug_id": "383FB557E88E323982B815F9F885B7020", + "end_addr": "0x7fff969ce000", + "filename": "SpeechSynthesis", + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "amd64", + "cpu_count": 4, + "cpu_info": "family 6 model 37 stepping 5", + "os": "Mac OS X", + "os_ver": "10.9.5 13F1134" + }, + "thread_count": 61, + "threads": [ + { + "frame_count": 39, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsCOMPtr.h:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::CycleCollectedJSRuntime::DeferredFinalize(nsISupports*)", + "function_offset": "0xcd", + "line": 289, + "module": "XUL", + "module_offset": "0x4301d", + "normalized": "mozilla::CycleCollectedJSRuntime::DeferredFinalize", + "offset": "0x10104301d", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsobjinlines.h:e2f9a0ed50bc", + "frame": 1, + "function": "unsigned long js::gc::Arena::finalize(js::FreeOp*, js::gc::AllocKind, unsigned long)", + "function_offset": "0x16f", + "line": 80, + "module": "XUL", + "module_offset": "0x2cc5cef", + "normalized": "unsigned long js::gc::Arena::finalize", + "offset": "0x103cc5cef", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "FinalizeArenas", + "function_offset": "0xe1", + "line": 566, + "module": "XUL", + "module_offset": "0x2c56fa1", + "normalized": "FinalizeArenas", + "offset": "0x103c56fa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::gc::ArenaLists::forceFinalizeNow(js::FreeOp*, js::gc::AllocKind, js::gc::ArenaLists::KeepArenasEnum, js::gc::ArenaHeader**)", + "function_offset": "0xdc", + "line": 2806, + "module": "XUL", + "module_offset": "0x2cc412c", + "normalized": "js::gc::ArenaLists::forceFinalizeNow", + "offset": "0x103cc412c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::gc::ArenaLists::queueForegroundObjectsForSweep(js::FreeOp*)", + "function_offset": "0x5f", + "line": 2789, + "module": "XUL", + "module_offset": "0x2c58f5f", + "normalized": "js::gc::ArenaLists::queueForegroundObjectsForSweep", + "offset": "0x103c58f5f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::gc::GCRuntime::beginSweepingZoneGroup()", + "function_offset": "0xa6d", + "line": 5035, + "module": "XUL", + "module_offset": "0x2c5e92d", + "normalized": "js::gc::GCRuntime::beginSweepingZoneGroup", + "offset": "0x103c5e92d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::gc::GCRuntime::sweepPhase(js::SliceBudget&)", + "function_offset": "0xcc", + "line": 5308, + "module": "XUL", + "module_offset": "0x2c5f67c", + "normalized": "js::gc::GCRuntime::sweepPhase", + "offset": "0x103c5f67c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x445", + "line": 5880, + "module": "XUL", + "module_offset": "0x2c61a05", + "normalized": "js::gc::GCRuntime::incrementalCollectSlice", + "offset": "0x103c61a05", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "js::gc::GCRuntime::gcCycle(bool, js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x1c4", + "line": 6063, + "module": "XUL", + "module_offset": "0x2c62064", + "normalized": "js::gc::GCRuntime::gcCycle", + "offset": "0x103c62064", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "js::gc::GCRuntime::collect(bool, js::SliceBudget, JS::gcreason::Reason)", + "function_offset": "0x143", + "line": 6177, + "module": "XUL", + "module_offset": "0x2c62593", + "normalized": "js::gc::GCRuntime::collect", + "offset": "0x103c62593", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "js::gc::GCRuntime::notifyDidPaint()", + "function_offset": "0x134", + "line": 6253, + "module": "XUL", + "module_offset": "0x2c49ee4", + "normalized": "js::gc::GCRuntime::notifyDidPaint", + "offset": "0x103c49ee4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/nsXPConnect.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsXPConnect::NotifyDidPaint()", + "function_offset": "0xd", + "line": 1149, + "module": "XUL", + "module_offset": "0x664aad", + "normalized": "nsXPConnect::NotifyDidPaint", + "offset": "0x101664aad", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsRefreshDriver::Tick(long long, mozilla::TimeStamp)", + "function_offset": "0x1250", + "line": 1903, + "module": "XUL", + "module_offset": "0x1b30530", + "normalized": "nsRefreshDriver::Tick", + "offset": "0x102b30530", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:layout/base/nsRefreshDriver.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::RefreshDriverTimer::Tick(long long, mozilla::TimeStamp)", + "function_offset": "0xf9", + "line": 197, + "module": "XUL", + "module_offset": "0x1b32e99", + "normalized": "mozilla::RefreshDriverTimer::Tick", + "offset": "0x102b32e99", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsThreadUtils.h:e2f9a0ed50bc", + "frame": 14, + "function": "nsRunnableMethodImpl::Run", + "function_offset": "0x27", + "line": 674, + "module": "XUL", + "module_offset": "0x1b32fd7", + "normalized": "nsRunnableMethodImpl::Run", + "offset": "0x102b32fd7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "NS_ProcessPendingEvents(nsIThread*, unsigned int)", + "function_offset": "0x4f", + "line": 219, + "module": "XUL", + "module_offset": "0xb5a6f", + "normalized": "NS_ProcessPendingEvents", + "offset": "0x1010b5a6f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/nsBaseAppShell.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsBaseAppShell::NativeEventCallback()", + "function_offset": "0x71", + "line": 99, + "module": "XUL", + "module_offset": "0x19214f1", + "normalized": "nsBaseAppShell::NativeEventCallback", + "offset": "0x1029214f1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/cocoa/nsAppShell.mm:e2f9a0ed50bc", + "frame": 18, + "function": "nsAppShell::ProcessGeckoEvents(void*)", + "function_offset": "0x12b", + "line": 388, + "module": "XUL", + "module_offset": "0x196583b", + "normalized": "nsAppShell::ProcessGeckoEvents", + "offset": "0x10296583b", + "trust": "cfi" + }, + { + "frame": 19, + "function": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", + "function_offset": "0x10", + "module": "CoreFoundation", + "module_offset": "0x7f5b0", + "normalized": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", + "offset": "0x7fff8bc345b0", + "trust": "cfi" + }, + { + "frame": 20, + "function": "__CFRunLoopDoSources0", + "function_offset": "0xf1", + "module": "CoreFoundation", + "module_offset": "0x70c61", + "normalized": "__CFRunLoopDoSources0", + "offset": "0x7fff8bc25c61", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__CFRunLoopRun", + "function_offset": "0x33e", + "module": "CoreFoundation", + "module_offset": "0x703ee", + "normalized": "__CFRunLoopRun", + "offset": "0x7fff8bc253ee", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "CFRunLoopRunSpecific", + "function_offset": "0x134", + "module": "CoreFoundation", + "module_offset": "0x6fe74", + "normalized": "CFRunLoopRunSpecific", + "offset": "0x7fff8bc24e74", + "trust": "frame_pointer" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "HIToolbox", + "module_offset": "0x2ea0c", + "normalized": "HIToolbox@0x2ea0c", + "offset": "0x7fff941a2a0c", + "trust": "frame_pointer" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "HIToolbox", + "module_offset": "0x2e7b6", + "normalized": "HIToolbox@0x2e7b6", + "offset": "0x7fff941a27b6", + "trust": "frame_pointer" + }, + { + "frame": 25, + "missing_symbols": true, + "module": "HIToolbox", + "module_offset": "0x2e5bb", + "normalized": "HIToolbox@0x2e5bb", + "offset": "0x7fff941a25bb", + "trust": "frame_pointer" + }, + { + "frame": 26, + "function": "_DPSNextEvent", + "function_offset": "0x599", + "module": "AppKit", + "module_offset": "0x2424d", + "normalized": "_DPSNextEvent", + "offset": "0x7fff917da24d", + "trust": "frame_pointer" + }, + { + "frame": 27, + "function": "-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]", + "function_offset": "0x79", + "module": "AppKit", + "module_offset": "0x2389a", + "normalized": "-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]", + "offset": "0x7fff917d989a", + "trust": "frame_pointer" + }, + { + "frame": 28, + "function": "CFRunLoopAddObserver", + "function_offset": "0x1fa", + "module": "CoreFoundation", + "module_offset": "0x6387a", + "normalized": "CFRunLoopAddObserver", + "offset": "0x7fff8bc1887a", + "trust": "scan" + }, + { + "frame": 29, + "function": "CFRunLoopObserverCreateWithHandler", + "function_offset": "0x41", + "module": "CoreFoundation", + "module_offset": "0x78e51", + "normalized": "CFRunLoopObserverCreateWithHandler", + "offset": "0x7fff8bc2de51", + "trust": "scan" + }, + { + "frame": 30, + "function": "cache_getImp", + "function_offset": "0xbf", + "module": "libobjc.A.dylib", + "module_offset": "0x507f", + "normalized": "cache_getImp", + "offset": "0x7fff8cb0707f", + "trust": "scan" + }, + { + "frame": 31, + "function": "-[NSApplication setWindowsNeedUpdate:]", + "function_offset": "0x1c6", + "module": "AppKit", + "module_offset": "0x237b6", + "normalized": "-[NSApplication setWindowsNeedUpdate:]", + "offset": "0x7fff917d97b6", + "trust": "scan" + }, + { + "frame": 32, + "function": "__Block_byref_object_dispose_2436", + "function_offset": "0x12", + "module": "AppKit", + "module_offset": "0x3bb702", + "normalized": "__Block_byref_object_dispose_2436", + "offset": "0x7fff91b71702", + "trust": "scan" + }, + { + "frame": 33, + "function": "__destroy_helper_block_2432", + "function_offset": "0x1f", + "module": "AppKit", + "module_offset": "0x3bb6cf", + "normalized": "__destroy_helper_block_2432", + "offset": "0x7fff91b716cf", + "trust": "scan" + }, + { + "frame": 34, + "function": "__Block_byref_object_copy_2435", + "function_offset": "0x1f", + "module": "AppKit", + "module_offset": "0x3bb6ef", + "normalized": "__Block_byref_object_copy_2435", + "offset": "0x7fff91b716ef", + "trust": "scan" + }, + { + "frame": 35, + "function": "cache_getImp", + "function_offset": "0xbf", + "module": "libobjc.A.dylib", + "module_offset": "0x507f", + "normalized": "cache_getImp", + "offset": "0x7fff8cb0707f", + "trust": "scan" + }, + { + "frame": 36, + "function": "-[NSEvent window]", + "function_offset": "0x55", + "module": "AppKit", + "module_offset": "0x1c8e27", + "normalized": "-[NSEvent window]", + "offset": "0x7fff9197ee27", + "trust": "scan" + }, + { + "frame": 37, + "function": "-[NSApplication sendEvent:]", + "function_offset": "0x809", + "module": "AppKit", + "module_offset": "0x1c75f8", + "normalized": "-[NSApplication sendEvent:]", + "offset": "0x7fff9197d5f8", + "trust": "scan" + }, + { + "frame": 38, + "function": "NSAppKitVersionNumber", + "function_offset": "0x6fe7", + "module": "AppKit", + "module_offset": "0xa575f7", + "normalized": "NSAppKitVersionNumber", + "offset": "0x7fff9220d5f7", + "trust": "scan" + } + ] + }, + { + "frame_count": 2, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x16662", + "offset": "0x7fff8e3e7662", + "trust": "context" + }, + { + "frame": 1, + "function": "_dispatch_mgr_thread", + "function_offset": "0x33", + "module": "libdispatch.dylib", + "module_offset": "0x3135", + "offset": "0x7fff90af5135", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x1664a", + "offset": "0x7fff8e3e764a", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/kqueue.c:e2f9a0ed50bc", + "frame": 1, + "function": "kq_dispatch", + "function_offset": "0x2e6", + "line": 297, + "module": "XUL", + "module_offset": "0x2f00c6", + "offset": "0x1012f00c6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/event.c:e2f9a0ed50bc", + "frame": 2, + "function": "event_base_loop", + "function_offset": "0x3c7", + "line": 1607, + "module": "XUL", + "module_offset": "0x2edc47", + "offset": "0x1012edc47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_libevent.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)", + "function_offset": "0x104", + "line": 349, + "module": "XUL", + "module_offset": "0x2f72c4", + "offset": "0x1012f72c4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 4, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1012fe520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 6, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1012fe576", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 10, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1012fe56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x159aa", + "offset": "0x7fff8e3e69aa", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/unix/unix.c:e2f9a0ed50bc", + "frame": 1, + "function": "poll", + "function_offset": "0x1e4", + "line": 3725, + "module": "libnss3.dylib", + "module_offset": "0x1eca04", + "offset": "0x1005eca04", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptio.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Poll", + "function_offset": "0x38d", + "line": 3922, + "module": "libnss3.dylib", + "module_offset": "0x1fc40d", + "offset": "0x1005fc40d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsSocketTransportService::Poll(bool, unsigned int*, mozilla::BaseTimeDuration*)", + "function_offset": "0xc5", + "line": 468, + "module": "XUL", + "module_offset": "0x12c145", + "offset": "0x10112c145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsSocketTransportService::DoPollIteration(bool, mozilla::BaseTimeDuration*)", + "function_offset": "0x20b", + "line": 1071, + "module": "XUL", + "module_offset": "0x12d9cb", + "offset": "0x10112d9cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x17d", + "line": 862, + "module": "XUL", + "module_offset": "0x12d24d", + "offset": "0x10112d24d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/netwerk/base/Unified_cpp_netwerk_base3.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "_ZThn24_N24nsSocketTransportService3RunEv", + "function_offset": "0x9", + "line": 979, + "module": "XUL", + "module_offset": "0x12ddb9", + "offset": "0x10112ddb9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x1038fd2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11a1a", + "offset": "0x7fff8e3e2a1a", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10d17", + "offset": "0x7fff8e3e1d17", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsTArray.h:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::CycleCollectedJSRuntime::DeferredFinalize(nsISupports*)", + "function_offset": "0xcc", + "line": 360, + "module": "XUL", + "module_offset": "0x4301c", + "offset": "0x10104301c", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "WatchdogMain", + "function_offset": "0xa5", + "line": 1032, + "module": "XUL", + "module_offset": "0x63f885", + "offset": "0x10163f885", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::HangMonitor::ThreadMain(void*)", + "function_offset": "0x1b0", + "line": 79, + "module": "XUL", + "module_offset": "0x8dbb0", + "offset": "0x10108dbb0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0x153", + "line": 79, + "module": "XUL", + "module_offset": "0x1b2b13", + "offset": "0x1011b2b13", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 167, + "module": "XUL", + "module_offset": "0x1b295e", + "offset": "0x1011b295e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 6, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 10, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "TimerThread::Run()", + "function_offset": "0x456", + "line": 79, + "module": "XUL", + "module_offset": "0x90566", + "offset": "0x101090566", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x1012fec67", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x1012fed61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x1012f6cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1012fe520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 8, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1012fe576", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1012fe56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x1012fec67", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x1012fed61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x1012f6cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 7, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1012fe520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 8, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1012fe576", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1012fe56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x1019ea1cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x1019e9f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x1019ea1cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x1019e9f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x1019ea1cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x1019e9f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x63", + "line": 79, + "module": "XUL", + "module_offset": "0x2030fd3", + "offset": "0x103030fd3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 9, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11a1a", + "offset": "0x7fff8e3e2a1a", + "trust": "context" + }, + { + "frame": 1, + "function": "__CFRunLoopServiceMachPort", + "function_offset": "0xb4", + "module": "CoreFoundation", + "module_offset": "0x70f14", + "offset": "0x7fff8bc25f14", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "__CFRunLoopRun", + "function_offset": "0x488", + "module": "CoreFoundation", + "module_offset": "0x70538", + "offset": "0x7fff8bc25538", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "CFRunLoopRunSpecific", + "function_offset": "0x134", + "module": "CoreFoundation", + "module_offset": "0x6fe74", + "offset": "0x7fff8bc24e74", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "_NSEventThread", + "function_offset": "0x8f", + "module": "AppKit", + "module_offset": "0x1c405d", + "offset": "0x7fff9197a05d", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "__destroy_helper_block_907", + "function_offset": "0x1d", + "module": "AppKit", + "module_offset": "0x1c3fcd", + "offset": "0x7fff91979fcd", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x1027c7a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x1027c7216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x1027acd4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11a1a", + "offset": "0x7fff8e3e2a1a", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10d17", + "offset": "0x7fff8e3e1d17", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x10382c692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Unlock", + "function_offset": "0x52", + "line": 209, + "module": "libnss3.dylib", + "module_offset": "0x1ff872", + "offset": "0x1005ff872", + "trust": "scan" + }, + { + "frame": 3, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x289", + "line": 79, + "module": "XUL", + "module_offset": "0x1624c89", + "offset": "0x102624c89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 276, + "module": "XUL", + "module_offset": "0x1623b9e", + "offset": "0x102623b9e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 11, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11a1a", + "offset": "0x7fff8e3e2a1a", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/common/mac/MachIPC.mm:e2f9a0ed50bc", + "frame": 1, + "function": "google_breakpad::ReceivePort::WaitForMessage(google_breakpad::MachReceiveMessage*, unsigned int)", + "function_offset": "0x61", + "line": 249, + "module": "XUL", + "module_offset": "0x21b2e21", + "offset": "0x1031b2e21", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 2, + "function": "google_breakpad::CrashGenerationServer::WaitForOneMessage()", + "function_offset": "0x49", + "line": 101, + "module": "XUL", + "module_offset": "0x21b3779", + "offset": "0x1031b3779", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 3, + "function": "google_breakpad::CrashGenerationServer::WaitForMessages(void*)", + "function_offset": "0x17", + "line": 95, + "module": "XUL", + "module_offset": "0x21b3727", + "offset": "0x1031b3727", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 7, + "module": "XUL", + "module_offset": "0x21b370f", + "offset": "0x1031b370f", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1005ffaa6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x1027c7a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x1027c7216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x1027acd4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11a1a", + "offset": "0x7fff8e3e2a1a", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10d17", + "offset": "0x7fff8e3e1d17", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x10382c692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1006001bb", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101096042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101093194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x10131a3b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x11a1a", + "offset": "0x7fff8e3e2a1a", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10d17", + "offset": "0x7fff8e3e1d17", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/chrome/common/mach_ipc_mac.mm:e2f9a0ed50bc", + "frame": 2, + "function": "ReceivePort::WaitForMessage(MachReceiveMessage*, unsigned int)", + "function_offset": "0x74", + "line": 271, + "module": "XUL", + "module_offset": "0x308914", + "offset": "0x101308914", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/SharedMemoryBasic_mach.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::ipc::PortServerThread", + "function_offset": "0x5e", + "line": 374, + "module": "XUL", + "module_offset": "0x31078e", + "offset": "0x10131078e", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 7, + "module": "XUL", + "module_offset": "0x31072f", + "offset": "0x10131072f", + "trust": "scan" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsCOMPtr.h:e2f9a0ed50bc", + "frame": 2, + "function": "nsThread::PutEvent(already_AddRefed&&, nsThread::nsNestedEventTarget*)", + "function_offset": "0x103", + "line": 295, + "module": "XUL", + "module_offset": "0x92873", + "offset": "0x101092873", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "je_malloc", + "function_offset": "0xc4", + "line": 4297, + "module": "libmozglue.dylib", + "module_offset": "0xe14", + "offset": "0x100008e14", + "trust": "scan" + }, + { + "frame": 3, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 4, + "function": "arena_avail_tree_remove", + "function_offset": "0xfd", + "line": 3255, + "module": "libmozglue.dylib", + "module_offset": "0x6afd", + "offset": "0x10000eafd", + "trust": "scan" + }, + { + "frame": 5, + "offset": "0x10757dc07", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1011553ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x101155265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "je_malloc", + "function_offset": "0xc4", + "line": 4297, + "module": "libmozglue.dylib", + "module_offset": "0xe14", + "offset": "0x100008e14", + "trust": "scan" + }, + { + "frame": 3, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1011553ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x101155265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 11, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101094e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101094ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 2, + "function": "je_malloc", + "function_offset": "0xc4", + "line": 4297, + "module": "libmozglue.dylib", + "module_offset": "0xe14", + "offset": "0x100008e14", + "trust": "scan" + }, + { + "frame": 3, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1011553ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x101155265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 7, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 10, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 11, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/double-conversion/fast-dtoa.cc:e2f9a0ed50bc", + "frame": 3, + "function": "double_conversion::FastDtoa(double, double_conversion::FastDtoaMode, int, double_conversion::Vector, int*, int*)", + "function_offset": "0x9a8", + "line": 194, + "module": "libmozglue.dylib", + "module_offset": "0x128f8", + "offset": "0x10001a8f8", + "trust": "scan" + }, + { + "frame": 4, + "offset": "0x129ccce7f", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_ZL8hexChars", + "function_offset": "0xd50a", + "module": "XUL", + "module_offset": "0x3a21b9a", + "offset": "0x104a21b9a", + "trust": "scan" + }, + { + "frame": 6, + "function": "_ZL8hexChars", + "function_offset": "0x29fef", + "module": "XUL", + "module_offset": "0x3a3e67f", + "offset": "0x104a3e67f", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x101155265", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 8, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15e6a", + "offset": "0x7fff8e3e6e6a", + "trust": "context" + }, + { + "frame": 1, + "function": "start_wqthread", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fb8", + "offset": "0x7fff90073fb8", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_dispatch_force_cache_cleanup", + "function_offset": "0x20", + "module": "libdispatch.dylib", + "module_offset": "0x414e", + "offset": "0x7fff90af614e", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x1", + "trust": "cfi" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15e6a", + "offset": "0x7fff8e3e6e6a", + "trust": "context" + }, + { + "frame": 1, + "function": "start_wqthread", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fb8", + "offset": "0x7fff90073fb8", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_dispatch_force_cache_cleanup", + "function_offset": "0x20", + "module": "libdispatch.dylib", + "module_offset": "0x414e", + "offset": "0x7fff90af614e", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x2", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x2d6", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3c3a", + "offset": "0x7fff90071c3a", + "trust": "scan" + }, + { + "frame": 2, + "function": "_pthread_cond_check_init", + "function_offset": "0x7f", + "module": "libsystem_pthread.dylib", + "module_offset": "0x3d62", + "offset": "0x7fff90071d62", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 3, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1005ffb38", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 4, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101094e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101094ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101093227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x1010b5b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x10131a34c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1012f5e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x101092202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x100601da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x100601ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15e6a", + "offset": "0x7fff8e3e6e6a", + "trust": "context" + }, + { + "frame": 1, + "function": "start_wqthread", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fb8", + "offset": "0x7fff90073fb8", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "_dispatch_force_cache_cleanup", + "function_offset": "0x20", + "module": "libdispatch.dylib", + "module_offset": "0x414e", + "offset": "0x7fff90af614e", + "trust": "scan" + }, + { + "frame": 3, + "offset": "0x1", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x15716", + "offset": "0x7fff8e3e6716", + "trust": "context" + }, + { + "frame": 1, + "function": "CVDisplayLink::waitUntil(unsigned long long)", + "function_offset": "0xf3", + "module": "CoreVideo", + "module_offset": "0x2463", + "offset": "0x7fff8ccb7463", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "CVDisplayLink::runIOThread()", + "function_offset": "0x1ef", + "module": "CoreVideo", + "module_offset": "0x1997", + "offset": "0x7fff8ccb6997", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "startIOThread(void*)", + "function_offset": "0x92", + "module": "CoreVideo", + "module_offset": "0x178e", + "offset": "0x7fff8ccb678e", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "_pthread_body", + "function_offset": "0x89", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1898", + "offset": "0x7fff9006f898", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x88", + "module": "libsystem_pthread.dylib", + "module_offset": "0x1729", + "offset": "0x7fff9006f729", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_pthread.dylib", + "module_offset": "0x5fc8", + "offset": "0x7fff90073fc8", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "CVDisplayLink::isRunning()", + "function_offset": "0xb", + "module": "CoreVideo", + "module_offset": "0x16fb", + "offset": "0x7fff8ccb66fb", + "trust": "scan" + } + ] + } + ] + }, + "last_crash": 100260, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Mac OS X", + "os_pretty_version": "OS X 10.9", + "os_version": "10.9.5 13F1134", + "process_type": null, + "processor_notes": "processor_prod-processor-i-631f67a7_1512; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "mozilla::CycleCollectedJSRuntime::DeferredFinalize | unsigned long js::gc::Arena::finalize | FinalizeArenas | js::gc::ArenaLists::forceFinalizeNow | js::gc::ArenaLists::queueForegroundObjectsForSweep | js::gc::GCRuntime::beginSweepingZoneGroup | js::gc::GCRuntime::sweepPhase | js::gc::GCRuntime::incrementalCollectSlice | js::gc::GCRuntime::gcCycle | js::gc::GCRuntime::collect | js::gc::GCRuntime::notifyDidPaint | nsXPConnect::NotifyDidPaint | nsRefreshDriver::Tick | mozilla::RefreshDriverTimer::Tick | nsRunnableMethodImpl::Run | nsThread::ProcessNextEvent | NS_ProcessPendingEvents | nsBaseAppShell::NativeEventCallback | nsAppShell::ProcessGeckoEvents | __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ | __CFRunLoopDoSources0 | __CFRunLoopRun | CFRunLoopRunSpecific | HIToolbox@0x2ea0c | HIToolbox@0x2e7b6 | HIToolbox@0x2e5bb | _DPSNextEvent | -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] | CFRunLoopAddObserver | CFRunLoopObserverCreateWithHandler | cache_getImp | -[NSApplication setWindowsNeedUpdate:] | __Block_byref_object_dispose_2436 | __destroy_helper_block_2432 | __Block_byref_object_copy_2435 | cache_getImp | -[NSEvent window] | -[NSApplication sendEvent:] | NSAppKitVersionNumber", + "reason": "EXC_BAD_ACCESS / KERN_INVALID_ADDRESS", + "release_channel": "release", + "signature": "mozilla::CycleCollectedJSRuntime::DeferredFinalize", + "startedDateTime": "2015-11-30T00:00:32.816881+00:00", + "started_datetime": "2015-11-30T00:00:32.816881+00:00", + "submitted_timestamp": "2015-11-30T00:00:16.757864+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsCOMPtr.h:e2f9a0ed50bc", + "truncated": false, + "uptime": 38836, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "b2e869a7-4417-45d5-b884-b74cb2151130", + "version": "42.0" +} diff --git a/testcrash/processed/b8540676-ae18-4751-ab3b-7229d2151130.json b/testcrash/processed/b8540676-ae18-4751-ab3b-7229d2151130.json new file mode 100644 index 0000000000..67bd5f6033 --- /dev/null +++ b/testcrash/processed/b8540676-ae18-4751-ab3b-7229d2151130.json @@ -0,0 +1,5260 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IP] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n RSVP UDP Service Provider : 6 : 2 : %SystemRoot%\\system32\\rsvpsp.dll \n RSVP TCP Service Provider : 6 : 1 : %SystemRoot%\\system32\\rsvpsp.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B804F11A-6375-4808-999A-5EC647504367}] SEQPACKET 0 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{B804F11A-6375-4808-999A-5EC647504367}] DATAGRAM 0 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{3F169890-162E-4B24-AD2F-1DD2B23BD239}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{3F169890-162E-4B24-AD2F-1DD2B23BD239}] DATAGRAM 1 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{353C1DBC-8E35-408A-BD17-18AB3014B2A6}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{353C1DBC-8E35-408A-BD17-18AB3014B2A6}] DATAGRAM 2 : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll", + "additional_minidumps": [], + "addons": [ + [ + "https-everywhere@eff.org", + "5.1.0" + ], + [ + "{73a6fe31-595d-460b-a920-fcc0f8843232}", + "2.7" + ], + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "firefox@ghostery.com", + "5.4.9" + ] + ], + "addons_checked": true, + "address": "0x18a21b5", + "app_notes": "AdapterVendorID: 0x0000, AdapterDeviceID: 0x0000, AdapterSubsysID: 00000000, AdapterDriverVersion: \n", + "build": "20151029151421", + "client_crash_date": "2015-11-30T00:00:00+00:00", + "completed_datetime": "2015-11-30T00:00:16.554230+00:00", + "completeddatetime": "2015-11-30T00:00:16.554230+00:00", + "cpu_info": "GenuineIntel family 6 model 69 stepping 1 | 1", + "cpu_name": "x86", + "crash_id": "b8540676-ae18-4751-ab3b-7229d2151130", + "crash_time": 1448841600, + "crashedThread": 32, + "date_processed": "2015-11-30T00:00:07.443288+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 4464, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x18a21b5", + "crashing_thread": 32, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x0", + "line": 151, + "module": "xul.dll", + "module_offset": "0x8921b5", + "offset": "0x18a21b5", + "registers": { + "eax": "0x0000003f", + "ebp": "0x145fff4c", + "ebx": "0x15494990", + "ecx": "0x0334306c", + "edi": "0x7c809c65", + "edx": "0x00500040", + "efl": "0x00000246", + "eip": "0x018a21b5", + "esi": "0x0000003f", + "esp": "0x145fff48" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 2, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ], + "threads_index": 32, + "total_frames": 6 + }, + "main_module": 1, + "modules": [ + { + "base_addr": "0x2a0000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x38e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x400000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x463000", + "filename": "firefox.exe", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x470000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x4e1000", + "filename": "msvcp120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x700000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x8a2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0xf10000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0xf45000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0xf50000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x1002000", + "filename": "lgpllibs.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x1010000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x3549000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x3750000", + "code_id": "4802422D17000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x3767000", + "filename": "odbcint.dll", + "version": "3.525.1132.0" + }, + { + "base_addr": "0x9310000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x9320000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0xb840000", + "code_id": "44A3EC469000", + "debug_file": "normaliz.pdb", + "debug_id": "D0658E322B2D4DDCA57FB9C9715C6CAD1", + "end_addr": "0xb849000", + "filename": "normaliz.dll", + "version": "6.0.5441.0" + }, + { + "base_addr": "0xc400000", + "code_id": "4802454C2c5000", + "debug_file": "", + "debug_id": "", + "end_addr": "0xc6c5000", + "filename": "xpsp2res.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x10000000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x1001d000", + "filename": "mozglue.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x3d930000", + "code_id": "56390454e7000", + "debug_file": "wininet.pdb", + "debug_id": "25ED0E5BADE844C69844745AC28D6E562", + "end_addr": "0x3da17000", + "filename": "wininet.dll", + "version": "8.0.6001.23758" + }, + { + "base_addr": "0x3dfd0000", + "code_id": "563904571ed000", + "debug_file": "iertutil.pdb", + "debug_id": "3530AE9E48FC4BD59938CE4EC877D1622", + "end_addr": "0x3e1bd000", + "filename": "iertutil.dll", + "version": "8.0.6001.23758" + }, + { + "base_addr": "0x4a800000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x4a8df000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x4a900000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x4aa3c000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x4ad00000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x4b71a000", + "filename": "icudt55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x59a60000", + "code_id": "4802A0B2a1000", + "debug_file": "dbghelp.pdb", + "debug_id": "7FA1C63A9BF54470BCA31E35A94F49971", + "end_addr": "0x59b01000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x59c00000", + "code_id": "4802A1347000", + "debug_file": "credssp.pdb", + "debug_id": "A04E30D71A6F4DA5818222A7B07D8DDA1", + "end_addr": "0x59c07000", + "filename": "credssp.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x5ad70000", + "code_id": "4802A11E38000", + "debug_file": "uxtheme.pdb", + "debug_id": "E99E16308F094767B1F07FB5C3E5E2462", + "end_addr": "0x5ada8000", + "filename": "uxtheme.dll", + "version": "6.0.2900.5512" + }, + { + "base_addr": "0x5b860000", + "code_id": "4FF6EEF256000", + "debug_file": "netapi32.pdb", + "debug_id": "3188F58DD8C44B4AA474AF8F2778EF7E2", + "end_addr": "0x5b8b6000", + "filename": "netapi32.dll", + "version": "5.1.2600.6260" + }, + { + "base_addr": "0x629c0000", + "code_id": "4802A0E59000", + "debug_file": "lpk.pdb", + "debug_id": "4B6570DF2CFF45AAB60E416993385EAC1", + "end_addr": "0x629c9000", + "filename": "lpk.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x662b0000", + "code_id": "4815DA3258000", + "debug_file": "HNetCfg.pdb", + "debug_id": "C441D43BD4354A8E9F22229506BCBE591", + "end_addr": "0x66308000", + "filename": "hnetcfg.dll", + "version": "5.1.2600.5589" + }, + { + "base_addr": "0x66e90000", + "code_id": "4A4CB56D41000", + "debug_file": "icm32.pdb", + "debug_id": "85F42A58151340FB80A3B7B517A2C2A31", + "end_addr": "0x66ed1000", + "filename": "icm32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 54.39099884033203, + "version": "5.1.2600.5839" + }, + { + "base_addr": "0x68000000", + "code_id": "55FC25A239000", + "debug_file": "rsaenh.pdb", + "debug_id": "EE9A028F6B224664B2D8B84425DAD01C1", + "end_addr": "0x68039000", + "filename": "rsaenh.dll", + "version": "5.1.2600.6924" + }, + { + "base_addr": "0x6d6e0000", + "code_id": "4802A109b7000", + "debug_file": "sapi.pdb", + "debug_id": "5955CD20201842A288580DB11ED113DA1", + "end_addr": "0x6d797000", + "filename": "sapi.dll", + "version": "5.1.4111.0" + }, + { + "base_addr": "0x6f500000", + "code_id": "4BE98E127d000", + "debug_file": "usp10.pdb", + "debug_id": "F48B26B601714C98A6252516B91772542", + "end_addr": "0x6f57d000", + "filename": "usp10.dll", + "version": "1.626.6002.22402" + }, + { + "base_addr": "0x711a0000", + "code_id": "49238AB66000", + "debug_file": "odbcbcp.pdb", + "debug_id": "7C6C079C7AE04627822450BF92A949691", + "end_addr": "0x711a6000", + "filename": "odbcbcp.dll", + "version": "2000.85.3009.0" + }, + { + "base_addr": "0x71a50000", + "code_id": "488DCC733f000", + "debug_file": "mswsock.pdb", + "debug_id": "93FEC2ABF4254F5AA4EBFE33B2DEBAD62", + "end_addr": "0x71a8f000", + "filename": "mswsock.dll", + "version": "5.1.2600.5649" + }, + { + "base_addr": "0x71a90000", + "code_id": "4802A16E8000", + "debug_file": "wshtcpip.pdb", + "debug_id": "DE2E52603FFB406D9052C8D884A1AD722", + "end_addr": "0x71a98000", + "filename": "wshtcpip.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x71aa0000", + "code_id": "4802A1648000", + "debug_file": "ws2help.pdb", + "debug_id": "6049CF5877C54E2AB512ABC1B4B2E7992", + "end_addr": "0x71aa8000", + "filename": "ws2help.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x71ab0000", + "code_id": "4802A16317000", + "debug_file": "ws2_32.pdb", + "debug_id": "A7605F8695A34329B38DDB8421A004CA2", + "end_addr": "0x71ac7000", + "filename": "ws2_32.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x71ad0000", + "code_id": "4802A1709000", + "debug_file": "wsock32.pdb", + "debug_id": "2B38FE8F84144DACB8A4FD07C05E49FC2", + "end_addr": "0x71ad9000", + "filename": "wsock32.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x71bf0000", + "code_id": "4802A10613000", + "debug_file": "samlib.pdb", + "debug_id": "4BB85DE79B104F1595F96DF1ADAC91C82", + "end_addr": "0x71c03000", + "filename": "samlib.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x722b0000", + "code_id": "4802A1075000", + "debug_file": "sensapi.pdb", + "debug_id": "0D689741FE694C81ADE2E0092DE570922", + "end_addr": "0x722b5000", + "filename": "sensapi.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x73000000", + "code_id": "4802A12726000", + "debug_file": "winspool.pdb", + "debug_id": "5199B63B39904A05A517CEE5158071522", + "end_addr": "0x73026000", + "filename": "winspool.drv", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x73b30000", + "code_id": "4861267615000", + "debug_file": "mscms.pdb", + "debug_id": "2AB6712ACA6E4AD7AA04B971C15BCC812", + "end_addr": "0x73b45000", + "filename": "mscms.dll", + "version": "5.1.2600.5627" + }, + { + "base_addr": "0x74000000", + "code_id": "49B129E056000", + "debug_file": "pdh.pdb", + "debug_id": "A7084AD2C7CB4372B722085450D8CD432", + "end_addr": "0x74056000", + "filename": "pdh.dll", + "version": "5.1.2600.5773" + }, + { + "base_addr": "0x74320000", + "code_id": "4CD95FC73e000", + "debug_file": "odbc32.pdb", + "debug_id": "8F120F0B27D54D888F798F5DF34C68B32", + "end_addr": "0x7435e000", + "filename": "odbc32.dll", + "version": "3.525.3012.0" + }, + { + "base_addr": "0x74720000", + "code_id": "54C056294c000", + "debug_file": "msctf.pdb", + "debug_id": "05DBDE895E8C4B93B65164DD5F7FD0E42", + "end_addr": "0x7476c000", + "filename": "MSCTF.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": false, + "symbol_fetch_time": 47.63000106811523, + "version": "5.1.2600.6727" + }, + { + "base_addr": "0x74ed0000", + "code_id": "4802A129e000", + "debug_file": "wbemsvc.pdb", + "debug_id": "33E194D4D8094CF792EEC98F30D654041", + "end_addr": "0x74ede000", + "filename": "wbemsvc.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x74ef0000", + "code_id": "4802A1288000", + "debug_file": "wbemprox.pdb", + "debug_id": "ACCE52EDF5E748EE96B400B896408A802", + "end_addr": "0x74ef8000", + "filename": "wbemprox.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x75290000", + "code_id": "4802A12237000", + "debug_file": "wbemcomn.pdb", + "debug_id": "CAE2B069908547D7AB935D8ACC49D7942", + "end_addr": "0x752c7000", + "filename": "wbemcomn.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x755c0000", + "code_id": "49A76F4B2e000", + "debug_file": "msctfime.pdb", + "debug_id": "3C615F3A72FC4192A60AA2A1F52449AC1", + "end_addr": "0x755ee000", + "filename": "MSCTFIME.IME", + "version": "5.1.2600.5768" + }, + { + "base_addr": "0x75690000", + "code_id": "49900BE376000", + "debug_file": "fastprox.pdb", + "debug_id": "6B156892CE414BE88E23694B86C6F2991", + "end_addr": "0x75706000", + "filename": "fastprox.dll", + "version": "5.1.2600.5755" + }, + { + "base_addr": "0x76080000", + "code_id": "4802A18765000", + "debug_file": "msvcp60.pdb", + "debug_id": "3BD00E00442B475EABC4F9BD51C9547E2", + "end_addr": "0x760e5000", + "filename": "msvcp60.dll", + "version": "6.2.3104.0" + }, + { + "base_addr": "0x76360000", + "code_id": "4802A12910000", + "debug_file": "winsta.pdb", + "debug_id": "EA238871C95A4EE992E87DC1CA71ECAF2", + "end_addr": "0x76370000", + "filename": "winsta.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76380000", + "code_id": "4802A15F5000", + "debug_file": "msimg32.pdb", + "debug_id": "D2E18526D8234F4BB5A85DE12E71DE812", + "end_addr": "0x76385000", + "filename": "msimg32.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76390000", + "code_id": "4802A0E71d000", + "debug_file": "imm32.pdb", + "debug_id": "F7A5B5DB13324153B57AAF340C77EA512", + "end_addr": "0x763ad000", + "filename": "imm32.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x763b0000", + "code_id": "4802A0C949000", + "debug_file": "comdlg32.pdb", + "debug_id": "026A6FF770FD4E6186ADBBE96DFFA99C2", + "end_addr": "0x763f9000", + "filename": "comdlg32.dll", + "version": "6.0.2900.5512" + }, + { + "base_addr": "0x76600000", + "code_id": "494D66201d000", + "debug_file": "cscdll.pdb", + "debug_id": "B544E59F2E124FF4B0601011A38B45F72", + "end_addr": "0x7661d000", + "filename": "cscdll.dll", + "version": "5.1.2600.5731" + }, + { + "base_addr": "0x76780000", + "code_id": "4802A1129000", + "debug_file": "shfolder.pdb", + "debug_id": "D9B024DDBF87405C833A9744CBDA11742", + "end_addr": "0x76789000", + "filename": "shfolder.dll", + "version": "6.0.2900.5512" + }, + { + "base_addr": "0x76790000", + "code_id": "4802A0D9c000", + "debug_file": "cryptdll.pdb", + "debug_id": "B6F842B0DA8845028BC9317DD362E3852", + "end_addr": "0x7679c000", + "filename": "cryptdll.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x767a0000", + "code_id": "4806D70314000", + "debug_file": "ntdsapi.pdb", + "debug_id": "6F938A72FE344AD5ABB207EDF388F7D82", + "end_addr": "0x767b4000", + "filename": "ntdsapi.dll", + "version": "5.1.2600.5582" + }, + { + "base_addr": "0x767f0000", + "code_id": "56033B3729000", + "debug_file": "schannel.pdb", + "debug_id": "B45443F4C2884872907989B51960B0442", + "end_addr": "0x76819000", + "filename": "schannel.dll", + "version": "5.1.2600.6926" + }, + { + "base_addr": "0x769c0000", + "code_id": "5482B02Cb4000", + "debug_file": "userenv.pdb", + "debug_id": "223761B3435F46549A0B9F4F1A4091452", + "end_addr": "0x76a74000", + "filename": "userenv.dll", + "version": "5.1.2600.6689" + }, + { + "base_addr": "0x76b40000", + "code_id": "4E984B252d000", + "debug_file": "winmm.pdb", + "debug_id": "3A736614CFC946BDB7EB6609B3C1A8962", + "end_addr": "0x76b6d000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "5.1.2600.6160" + }, + { + "base_addr": "0x76bf0000", + "code_id": "4802A102b000", + "debug_file": "psapi.pdb", + "debug_id": "B9875A55C874489384EA8FB805322C312", + "end_addr": "0x76bfb000", + "filename": "psapi.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76c30000", + "code_id": "503787272e000", + "debug_file": "wintrust.pdb", + "debug_id": "E2D36E518CA844AEB9E949B7755603B42", + "end_addr": "0x76c5e000", + "filename": "wintrust.dll", + "version": "5.131.2600.6285" + }, + { + "base_addr": "0x76c90000", + "code_id": "5282EB1E29000", + "debug_file": "imagehlp.pdb", + "debug_id": "5D636BF5F7E644B8A759719F2D537FC52", + "end_addr": "0x76cb9000", + "filename": "imagehlp.dll", + "version": "5.1.2600.6479" + }, + { + "base_addr": "0x76d60000", + "code_id": "4802A0D019000", + "debug_file": "iphlpapi.pdb", + "debug_id": "9B09F073003F4CA48F9980B3C091448F2", + "end_addr": "0x76d79000", + "filename": "iphlpapi.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76e80000", + "code_id": "4802A10Fe000", + "debug_file": "rtutils.pdb", + "debug_id": "78F85EBE5DE9456298B4CB8C58247BD12", + "end_addr": "0x76e8e000", + "filename": "rtutils.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76e90000", + "code_id": "4802A10312000", + "debug_file": "rasman.pdb", + "debug_id": "1B54792B1023489883622D756F50B6BC2", + "end_addr": "0x76ea2000", + "filename": "rasman.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76eb0000", + "code_id": "4802A1152f000", + "debug_file": "tapi32.pdb", + "debug_id": "D13C5720554B441E91E5F858F9AF1D6A2", + "end_addr": "0x76edf000", + "filename": "tapi32.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76ee0000", + "code_id": "481025D63c000", + "debug_file": "rasapi32.pdb", + "debug_id": "A2ADE2A217A44BC3AC2C9980712B86032", + "end_addr": "0x76f1c000", + "filename": "rasapi32.dll", + "version": "5.1.2600.5586" + }, + { + "base_addr": "0x76f20000", + "code_id": "4D6F3AFD27000", + "debug_file": "dnsapi.pdb", + "debug_id": "244A6D008BFB40ACAB9C6AED7104E4FE2", + "end_addr": "0x76f47000", + "filename": "dnsapi.dll", + "version": "5.1.2600.6089" + }, + { + "base_addr": "0x76f50000", + "code_id": "4802A1748000", + "debug_file": "wtsapi32.pdb", + "debug_id": "55545FBB98454D2B865DE98278E91E091", + "end_addr": "0x76f58000", + "filename": "wtsapi32.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76f60000", + "code_id": "496612652c000", + "debug_file": "wldap32.pdb", + "debug_id": "252B8CFFFABC4181A5E254153E81F3382", + "end_addr": "0x76f8c000", + "filename": "wldap32.dll", + "version": "5.1.2600.5740" + }, + { + "base_addr": "0x76fb0000", + "code_id": "4802A1228000", + "debug_file": "winrnr.pdb", + "debug_id": "9FE1A4669B69400FAC821A4367AA9CC52", + "end_addr": "0x76fb8000", + "filename": "winrnr.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76fc0000", + "code_id": "4802A0FE6000", + "debug_file": "rasadhlp.pdb", + "debug_id": "CCA669B1582847D0B330D7ABDB446A472", + "end_addr": "0x76fc6000", + "filename": "rasadhlp.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x76fd0000", + "code_id": "4802A0B97f000", + "debug_file": "clbcatq.pdb", + "debug_id": "8AE9C54730824764AAF39EA69F8D87582", + "end_addr": "0x7704f000", + "filename": "clbcatq.dll", + "version": "2001.12.4414.700" + }, + { + "base_addr": "0x77050000", + "code_id": "4802A0CEc5000", + "debug_file": "COMRes.pdb", + "debug_id": "A02453A3EB42413FBFF95326893E977Df", + "end_addr": "0x77115000", + "filename": "comres.dll", + "version": "2001.12.4414.700" + }, + { + "base_addr": "0x77120000", + "code_id": "5475EECF8b000", + "debug_file": "oleaut32.pdb", + "debug_id": "31136F488632453CA3D87430B3C1EE502", + "end_addr": "0x771ab000", + "filename": "oleaut32.dll", + "version": "5.1.2600.6688" + }, + { + "base_addr": "0x773d0000", + "code_id": "4C729DD1103000", + "debug_file": "MicrosoftWindowsCommon-Controls-6.0.2600.6028-comctl32.pdb", + "debug_id": "E882C2C890724D598449E20A4FE6F07C1", + "end_addr": "0x774d3000", + "filename": "comctl32.dll", + "version": "6.0.2900.6028" + }, + { + "base_addr": "0x774e0000", + "code_id": "5582054413e000", + "debug_file": "ole32.pdb", + "debug_id": "0CA42CC67DD44AF6BAD5FD9EB1AC90EC2", + "end_addr": "0x7761e000", + "filename": "ole32.dll", + "version": "5.1.2600.6854" + }, + { + "base_addr": "0x77690000", + "code_id": "4802A11C21000", + "debug_file": "ntmarta.pdb", + "debug_id": "EB9B3E21F92F4F51AD85D86F4D7741A82", + "end_addr": "0x776b1000", + "filename": "ntmarta.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x77920000", + "code_id": "482C568Df3000", + "debug_file": "setupapi.pdb", + "debug_id": "D4ED459F85A948E7A94E123D65DFCC332", + "end_addr": "0x77a13000", + "filename": "setupapi.dll", + "version": "5.1.2600.5603" + }, + { + "base_addr": "0x77a20000", + "code_id": "4802A0DF54000", + "debug_file": "cscui.pdb", + "debug_id": "BFBDB6DAB27A48DE8D0AA6FA80A66D1D2", + "end_addr": "0x77a74000", + "filename": "cscui.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x77a80000", + "code_id": "5252940997000", + "debug_file": "crypt32.pdb", + "debug_id": "EB4261BFA04646B39D999B18DDE03A572", + "end_addr": "0x77b17000", + "filename": "crypt32.dll", + "version": "5.131.2600.6459" + }, + { + "base_addr": "0x77b20000", + "code_id": "4AA17F4C12000", + "debug_file": "msasn1.pdb", + "debug_id": "8979457918FC437AB18050DC07131B692", + "end_addr": "0x77b32000", + "filename": "msasn1.dll", + "version": "5.1.2600.5875" + }, + { + "base_addr": "0x77b40000", + "code_id": "4802A0BF22000", + "debug_file": "apphelp.pdb", + "debug_id": "67A8FA70E1A74574815714DA307E21BB2", + "end_addr": "0x77b62000", + "filename": "apphelp.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x77be0000", + "code_id": "4802A11715000", + "debug_file": "msacm32.pdb", + "debug_id": "8256BD89DE024F3C970B66B9B5E5D8992", + "end_addr": "0x77bf5000", + "filename": "msacm32.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x77c00000", + "code_id": "4802A11D8000", + "debug_file": "version.pdb", + "debug_id": "EA3D1BD3FE65475C8449C8D8B00722962", + "end_addr": "0x77c08000", + "filename": "version.dll", + "version": "5.1.2600.5512" + }, + { + "base_addr": "0x77c10000", + "code_id": "4908318958000", + "debug_file": "msvcrt.pdb", + "debug_id": "F46BE85D442A476EAADBC8CC2B727C681", + "end_addr": "0x77c68000", + "filename": "msvcrt.dll", + "version": "7.0.2600.5701" + }, + { + "base_addr": "0x77c70000", + "code_id": "4AAA5B0625000", + "debug_file": "msv1_0.pdb", + "debug_id": "0612ADFE84194D2EBA91A61ED3CDCA282", + "end_addr": "0x77c95000", + "filename": "msv1_0.dll", + "version": "5.1.2600.5876" + }, + { + "base_addr": "0x77dd0000", + "code_id": "517504CE9b000", + "debug_file": "advapi32.pdb", + "debug_id": "3CA85212C7154AFCBB1F758607780CD72", + "end_addr": "0x77e6b000", + "filename": "advapi32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "5.1.2600.6382" + }, + { + "base_addr": "0x77e70000", + "code_id": "527B276B93000", + "debug_file": "rpcrt4.pdb", + "debug_id": "78725F4472494659978180D6F16A14D82", + "end_addr": "0x77f03000", + "filename": "rpcrt4.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "5.1.2600.6477" + }, + { + "base_addr": "0x77f10000", + "code_id": "557B54B64a000", + "debug_file": "gdi32.pdb", + "debug_id": "C9F85EBAB4BA4BBB895BDF2E9F1FA29E2", + "end_addr": "0x77f5a000", + "filename": "gdi32.dll", + "version": "5.1.2600.6852" + }, + { + "base_addr": "0x77f60000", + "code_id": "4B1E15E476000", + "debug_file": "shlwapi.pdb", + "debug_id": "1B6200F4D769437EBEC1814CF437C4222", + "end_addr": "0x77fd6000", + "filename": "shlwapi.dll", + "version": "6.0.2900.6540" + }, + { + "base_addr": "0x77fe0000", + "code_id": "4A43382611000", + "debug_file": "secur32.pdb", + "debug_id": "F67053A8A15D4F79A3136E9459548E432", + "end_addr": "0x77ff1000", + "filename": "secur32.dll", + "version": "5.1.2600.5834" + }, + { + "base_addr": "0x78130000", + "code_id": "56390454135000", + "debug_file": "urlmon.pdb", + "debug_id": "8731855B1D164C81A8F43F362EAB8FEC2", + "end_addr": "0x78265000", + "filename": "urlmon.dll", + "version": "8.0.6001.23758" + }, + { + "base_addr": "0x7c800000", + "code_id": "53203B92f6000", + "debug_file": "kernel32.pdb", + "debug_id": "A02FC3EC19B4474FB75641AF4C5B031C2", + "end_addr": "0x7c8f6000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "5.1.2600.6532" + }, + { + "base_addr": "0x7c900000", + "code_id": "4D00F29Db2000", + "debug_file": "ntdll.pdb", + "debug_id": "E62AEBA49D7048669405A13F1D46A57E2", + "end_addr": "0x7c9b2000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "5.1.2600.6055" + }, + { + "base_addr": "0x7c9c0000", + "code_id": "55B8FC93818000", + "debug_file": "shell32.pdb", + "debug_id": "3DD5C0F55D78460FA1E33FFA434C28772", + "end_addr": "0x7d1d8000", + "filename": "shell32.dll", + "version": "6.0.2900.6880" + }, + { + "base_addr": "0x7d220000", + "code_id": "560054E459000", + "debug_file": "SbieDll.pdb", + "debug_id": "9727C65C586D478FA7214696B80317AC1", + "end_addr": "0x7d279000", + "filename": "SbieDll.dll", + "missing_symbols": true, + "version": "5.4.0.0" + }, + { + "base_addr": "0x7e410000", + "code_id": "48C00C8991000", + "debug_file": "user32.pdb", + "debug_id": "19FAAFA88ACD40BC9D0EC869728CFC142", + "end_addr": "0x7e4a1000", + "filename": "user32.dll", + "missing_symbols": true, + "version": "5.1.2600.5669" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 1, + "cpu_info": "GenuineIntel family 6 model 69 stepping 1", + "os": "Windows NT", + "os_ver": "5.1.2600 Service Pack 3" + }, + "thread_count": 34, + "threads": [ + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "normalized": "KiIntSystemCall", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "sbiedll.dll", + "module_offset": "0x22a69", + "normalized": "sbiedll.dll@0x22a69", + "offset": "0x7d242a69", + "trust": "cfi_scan" + }, + { + "frame": 2, + "normalized": "@0x4000018", + "offset": "0x4000018", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "sbiedll.dll", + "module_offset": "0x16aa5", + "normalized": "sbiedll.dll@0x16aa5", + "offset": "0x7d236aa5", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "FindClose", + "function_offset": "0x4f", + "module": "kernel32.dll", + "module_offset": "0xeeeb", + "normalized": "FindClose", + "offset": "0x7c80eeeb", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/io/nsLocalFileWin.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "CloseDir", + "function_offset": "0x11", + "line": 846, + "module": "xul.dll", + "module_offset": "0x52ae3", + "normalized": "CloseDir", + "offset": "0x1062ae3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/io/nsLocalFileWin.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsDirEnumerator::HasMoreElements(bool *)", + "function_offset": "0xd7", + "line": 908, + "module": "xul.dll", + "module_offset": "0x526fb", + "normalized": "nsDirEnumerator::HasMoreElements", + "offset": "0x10626fb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/io/nsLocalFileWin.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsLocalFile::Remove(bool)", + "function_offset": "0xdc", + "line": 2370, + "module": "xul.dll", + "module_offset": "0x3cc5ce", + "normalized": "nsLocalFile::Remove", + "offset": "0x13dc5ce", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prlog.c:e2f9a0ed50bc", + "frame": 8, + "function": "PR_Assert", + "function_offset": "0x52", + "line": 559, + "module": "nss3.dll", + "module_offset": "0x14867b", + "normalized": "PR_Assert", + "offset": "0x84867b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsCOMPtr.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsCOMPtr_base::assign_with_AddRef(nsISupports *)", + "function_offset": "0x1a", + "line": 50, + "module": "xul.dll", + "module_offset": "0x23109d", + "normalized": "nsCOMPtr_base::assign_with_AddRef", + "offset": "0x124109d", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prlog.c:e2f9a0ed50bc", + "frame": 10, + "function": "PR_Assert", + "function_offset": "0x52", + "line": 559, + "module": "nss3.dll", + "module_offset": "0x14867b", + "normalized": "PR_Assert", + "offset": "0x84867b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:docshell/base/nsDocShell.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsDocShell::CreateContentViewer(nsACString_internal const &,nsIRequest *,nsIStreamListener * *)", + "function_offset": "0x115", + "line": 8975, + "module": "xul.dll", + "module_offset": "0x212006", + "normalized": "nsDocShell::CreateContentViewer", + "offset": "0x1222006", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsTArray.h:e2f9a0ed50bc", + "frame": 12, + "function": "nsTArray_Impl::Clear()", + "function_offset": "0x2f", + "line": 1653, + "module": "xul.dll", + "module_offset": "0x54982", + "normalized": "nsTArray_Impl::Clear", + "offset": "0x1064982", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::net::CacheFileIOManager::SyncRemoveAllCacheFiles()", + "function_offset": "0x7a", + "line": 3757, + "module": "xul.dll", + "module_offset": "0x942004", + "normalized": "mozilla::net::CacheFileIOManager::SyncRemoveAllCacheFiles", + "offset": "0x1952004", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheFileIOManager.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::net::CacheFileIOManager::Shutdown()", + "function_offset": "0x41", + "line": 1128, + "module": "xul.dll", + "module_offset": "0x87be0d", + "normalized": "mozilla::net::CacheFileIOManager::Shutdown", + "offset": "0x188be0d", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "RtlAllocateHeap", + "function_offset": "0x116", + "module": "ntdll.dll", + "module_offset": "0x101da", + "offset": "0x7c9101da", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GenGetDebugRecord(_MINIDUMP_STATE *,void *,unsigned long,unsigned long,unsigned long,void * *,unsigned long *)", + "function_offset": "0x1b", + "module": "dbghelp.dll", + "module_offset": "0x2bf59", + "offset": "0x59a8bf59", + "trust": "cfi_scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "SbieDll.dll", + "module_offset": "0x2fe4d", + "offset": "0x7d24fe4d", + "trust": "cfi_scan" + }, + { + "frame": 4, + "offset": "0x197f9f", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "Win32LiveSystemProvider::ReadVirtual(void *,unsigned __int64,void *,unsigned long,unsigned long *)", + "function_offset": "0x3c", + "module": "dbghelp.dll", + "module_offset": "0x2e2d1", + "offset": "0x59a8e2d1", + "trust": "scan" + }, + { + "frame": 6, + "function": "GetVersionExW", + "function_offset": "0x1f", + "module": "kernel32.dll", + "module_offset": "0xaf24", + "offset": "0x7c80af24", + "trust": "scan" + }, + { + "frame": 7, + "function": "Win32LiveSystemProvider::GetOsCsdString(unsigned short *,unsigned long)", + "function_offset": "0x41", + "module": "dbghelp.dll", + "module_offset": "0x2db82", + "offset": "0x59a8db82", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "SbieDll.dll", + "module_offset": "0x170ff", + "offset": "0x7d2370ff", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "SbieDll.dll", + "module_offset": "0x16ab5", + "offset": "0x7d236ab5", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x140000bd", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0x10ebddc", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0x10ebd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0x10ebd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x1457c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x1457ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x185c4dc", + "trust": "cfi" + }, + { + "frame": 11, + "function": "RtlpAllocateFromHeapLookaside", + "function_offset": "0x36", + "module": "ntdll.dll", + "module_offset": "0x10227", + "offset": "0x7c910227", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "SbieDll.dll", + "module_offset": "0x12c38", + "offset": "0x7d232c38", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x1400010d", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "WaitForMultipleObjects", + "function_offset": "0x17", + "module": "kernel32.dll", + "module_offset": "0xa114", + "offset": "0x7c80a114", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6a", + "line": 175, + "module": "xul.dll", + "module_offset": "0x7f146e", + "offset": "0x180146e", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x1177ce5", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x117577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "_SEH_epilog", + "function_offset": "0x19", + "module": "ntdll.dll", + "module_offset": "0xe91f", + "offset": "0x7c90e91f", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x140000bd", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x12a97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x12a94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::gc::GCRuntime::decommitArenas(js::AutoLockGC &)", + "function_offset": "0xbb", + "line": 3261, + "module": "xul.dll", + "module_offset": "0x871c4", + "offset": "0x10971c4", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "GetCodePageFileInfo", + "function_offset": "0x138", + "module": "kernel32.dll", + "module_offset": "0x39b47", + "offset": "0x7c839b47", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x12a97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x12a94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x12a97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x12a94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x12a97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x12a94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x12a97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x12a94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "SbieDll.dll", + "module_offset": "0x4de17", + "offset": "0x7d26de17", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0xc00010e", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "WatchdogMain", + "function_offset": "0x111", + "line": 1246, + "module": "xul.dll", + "module_offset": "0x51a8fc", + "offset": "0x152a8fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb7", + "module": "kernel32.dll", + "module_offset": "0x2607", + "offset": "0x7c802607", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0x145a1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x1177ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x117577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "SbieDll.dll", + "module_offset": "0x25cca", + "offset": "0x7d245cca", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0xc00010e", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x1173f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0x1630975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "_alloca_probe", + "function_offset": "0x3a6d", + "module": "advapi32.dll", + "module_offset": "0x766ff", + "offset": "0x77e466ff", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x1400010d", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "WmipEventPump", + "function_offset": "0x1a6", + "module": "advapi32.dll", + "module_offset": "0x28630", + "offset": "0x77df8630", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "RtlFreeHeap", + "function_offset": "0x12f", + "module": "ntdll.dll", + "module_offset": "0x1005c", + "offset": "0x7c91005c", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x140000c3", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "RecvLotsaCallsWrapper(LRPC_ADDRESS *)", + "function_offset": "0xc", + "module": "rpcrt4.dll", + "module_offset": "0x6cae", + "offset": "0x77e76cae", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseCachedThreadRoutine(CACHED_THREAD *)", + "function_offset": "0x52", + "module": "rpcrt4.dll", + "module_offset": "0x6ad0", + "offset": "0x77e76ad0", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadStartRoutine(THREAD *)", + "function_offset": "0x19", + "module": "rpcrt4.dll", + "module_offset": "0x6c96", + "offset": "0x77e76c96", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0xd4", + "line": 161, + "module": "nss3.dll", + "module_offset": "0x22c14", + "offset": "0x722c14", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x1d4", + "line": 2935, + "module": "xul.dll", + "module_offset": "0x52e21a", + "offset": "0x153e21a", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 2, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "memmove", + "function_offset": "0xa", + "module": "MSCTF.dll", + "module_offset": "0x3f825", + "offset": "0x7475f825", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x1400010d", + "trust": "frame_pointer" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "user32.dll", + "module_offset": "0x95f8", + "offset": "0x7e4195f8", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0x1457e40", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x1457c21", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x1457ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x185c4dc", + "trust": "cfi" + }, + { + "frame": 10, + "function": "RtlReleasePebLock", + "function_offset": "0xe", + "module": "ntdll.dll", + "module_offset": "0x1045f", + "offset": "0x7c91045f", + "trust": "scan" + }, + { + "frame": 11, + "offset": "0xbe4ffeb", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 1, + "function": "_MD_CURRENT_THREAD", + "function_offset": "0x11", + "line": 312, + "module": "nss3.dll", + "module_offset": "0x22b21", + "offset": "0x722b21", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x153d9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x14582e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x185c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0xd4", + "line": 161, + "module": "nss3.dll", + "module_offset": "0x22c14", + "offset": "0x722c14", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x72273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x1173f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x12112bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x1211118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x1177ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x117577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 1, + "function": "_MD_CURRENT_THREAD", + "function_offset": "0x11", + "line": 312, + "module": "nss3.dll", + "module_offset": "0x22b21", + "offset": "0x722b21", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0xb7", + "module": "kernel32.dll", + "module_offset": "0x2607", + "offset": "0x7c802607", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x153d9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x14582e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x185c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "RtlpResetTimer", + "function_offset": "0x91", + "module": "ntdll.dll", + "module_offset": "0x28254", + "offset": "0x7c928254", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x800003a", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/base/win/pe_image.cc:e2f9a0ed50bc", + "frame": 1, + "function": "base::win::PEImage::GetImageSectionHeaderByName(char const *)", + "function_offset": "0x3f", + "line": 143, + "module": "sandboxbroker.dll", + "module_offset": "0x5738", + "offset": "0xf15738", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "kernel32.dll", + "module_offset": "0xa7e5", + "offset": "0x7c80a7e5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/base/threading/platform_thread_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::PlatformThread::SetName(char const *)", + "function_offset": "0x79", + "line": 178, + "module": "sandboxbroker.dll", + "module_offset": "0x460b", + "offset": "0xf1460b", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:e2f9a0ed50bc", + "frame": 4, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83ca", + "offset": "0xf183ca", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "cfi" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "DWORDToBigEndian", + "function_offset": "0x595", + "module": "ntdll.dll", + "module_offset": "0x7e43f", + "offset": "0x7c97e43f", + "trust": "cfi_scan" + }, + { + "frame": 2, + "offset": "0x1400010d", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "frame": 1, + "function": "AllocWrapper(unsigned int)", + "function_offset": "0x21", + "module": "rpcrt4.dll", + "module_offset": "0x81f8", + "offset": "0x77e781f8", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "operator new(unsigned int)", + "function_offset": "0xc", + "module": "rpcrt4.dll", + "module_offset": "0x81cf", + "offset": "0x77e781cf", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "RecvLotsaCallsWrapper(LRPC_ADDRESS *)", + "function_offset": "0xc", + "module": "rpcrt4.dll", + "module_offset": "0x6cae", + "offset": "0x77e76cae", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseCachedThreadRoutine(CACHED_THREAD *)", + "function_offset": "0x52", + "module": "rpcrt4.dll", + "module_offset": "0x6ad0", + "offset": "0x77e76ad0", + "trust": "cfi" + }, + { + "frame": 5, + "function": "ThreadStartRoutine(THREAD *)", + "function_offset": "0x19", + "module": "rpcrt4.dll", + "module_offset": "0x6c96", + "offset": "0x77e76c96", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\stdhpp\\xstring", + "frame": 1, + "function": "std::basic_string,std::allocator >::operator=(std::basic_string,std::allocator > &&)", + "function_offset": "0x8", + "line": 903, + "module": "msvcp120.dll", + "module_offset": "0x36332", + "offset": "0x4a6332", + "trust": "cfi_scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "SbieDll.dll", + "module_offset": "0x20d19", + "offset": "0x7d240d19", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x1d4", + "line": 2935, + "module": "xul.dll", + "module_offset": "0x52e21a", + "offset": "0x153e21a", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 2, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x1d4", + "line": 2935, + "module": "xul.dll", + "module_offset": "0x52e21a", + "offset": "0x153e21a", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 2, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 1, + "function": "_MD_CURRENT_THREAD", + "function_offset": "0x11", + "line": 312, + "module": "nss3.dll", + "module_offset": "0x22b21", + "offset": "0x722b21", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 1, + "function": "_MD_CURRENT_THREAD", + "function_offset": "0x11", + "line": 312, + "module": "nss3.dll", + "module_offset": "0x22b21", + "offset": "0x722b21", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x0", + "line": 151, + "module": "xul.dll", + "module_offset": "0x8921b5", + "normalized": "mozilla::`anonymous namespace'::RunWatchdog", + "offset": "0x18a21b5", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "normalized": "_PR_NativeRunThread", + "offset": "0x721c04", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 2, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "normalized": "pr_root", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "normalized": "_callthreadstartex", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "normalized": "msvcr120.dll@0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "normalized": "BaseThreadStart", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiIntSystemCall", + "function_offset": "0x6", + "module": "ntdll.dll", + "module_offset": "0xe526", + "offset": "0x7c90e526", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95cv.c:e2f9a0ed50bc", + "frame": 1, + "function": "md_UnlockAndPostNotifies", + "function_offset": "0x8a", + "line": 137, + "module": "nss3.dll", + "module_offset": "0x22bca", + "offset": "0x722bca", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x8a", + "module": "kernel32.dll", + "module_offset": "0x25da", + "offset": "0x7c8025da", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x2541", + "offset": "0x7c802541", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x72259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x1177dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x1176b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x11757b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x14584d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x14589ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x153d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x721c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x721392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x2cc01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x2cc000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadStart", + "function_offset": "0x36", + "module": "kernel32.dll", + "module_offset": "0xb728", + "offset": "0x7c80b728", + "trust": "frame_pointer" + } + ] + } + ] + }, + "last_crash": null, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows XP", + "os_version": "5.1.2600 Service Pack 3", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9a956940_1515; MozillaProcessorAlgorithm2015; non-integer value of \"SecondsSinceLastCrash\"; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "KiIntSystemCall | sbiedll.dll@0x22a69 | @0x4000018 | sbiedll.dll@0x16aa5 | FindClose | CloseDir | nsDirEnumerator::HasMoreElements | nsLocalFile::Remove | PR_Assert | nsCOMPtr_base::assign_with_AddRef | PR_Assert | nsDocShell::CreateContentViewer | nsTArray_Impl::Clear | mozilla::net::CacheFileIOManager::SyncRemoveAllCacheFiles | mozilla::net::CacheFileIOManager::Shutdown", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "shutdownhang | KiIntSystemCall", + "startedDateTime": "2015-11-30T00:00:12.123910+00:00", + "started_datetime": "2015-11-30T00:00:12.123910+00:00", + "submitted_timestamp": "2015-11-30T00:00:07.443288+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 275, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "b8540676-ae18-4751-ab3b-7229d2151130", + "version": "42.0" +} diff --git a/testcrash/processed/bc8dddee-3600-4102-9777-2deff2151130.json b/testcrash/processed/bc8dddee-3600-4102-9777-2deff2151130.json new file mode 100644 index 0000000000..195635fdd8 --- /dev/null +++ b/testcrash/processed/bc8dddee-3600-4102-9777-2deff2151130.json @@ -0,0 +1,22047 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [UDP/IP] : 2 : 2 : \n MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n RSVP TCP Service Provider : 2 : 1 : \n RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n RSVP UDP Service Provider : 2 : 2 : ", + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ] + ], + "addons_checked": true, + "address": "0x65f7ed50", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x041e, AdapterSubsysID: 309817aa, AdapterDriverVersion: 10.18.14.4170\nDWrite- DWrite+ D2D1.1- D2D1.1+ D2D- D2D+ D3D11 Layers- D3D11 Layers+ WebGL- EGL- EGL+ GL Context- GL Context+ WebGL+ xpcom_runtime_abort([Parent 6548] ###!!! ABORT: NULL actor value passed to non-nullable param: file c:\\builds\\moz2_slave\\rel-m-rel-w32_bld-000000000000\\build\\obj-firefox\\ipc\\ipdl\\PImageBridgeChild.cpp, line 3073)", + "build": "20151029151421", + "client_crash_date": "2015-11-26T18:23:23+00:00", + "completed_datetime": "2015-11-30T00:00:22.155891+00:00", + "completeddatetime": "2015-11-30T00:00:22.155891+00:00", + "cpu_info": "GenuineIntel family 6 model 60 stepping 3 | 4", + "cpu_name": "x86", + "crash_id": "bc8dddee-3600-4102-9777-2deff2151130", + "crash_time": 1448562203, + "crashedThread": 20, + "date_processed": "2015-11-30T00:00:01.434474+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 1292580, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x65f7ed50", + "crashing_thread": 20, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozalloc_abort(char const * const)", + "function_offset": "0x2c", + "line": 33, + "module": "mozglue.dll", + "module_offset": "0xed50", + "offset": "0x65f7ed50", + "registers": { + "eax": "0x00000000", + "ebp": "0x00000000", + "ebx": "0x00000001", + "ecx": "0x65e20a3e", + "edi": "0x65e142b5", + "edx": "0x00000006", + "efl": "0x00000202", + "eip": "0x65f7ed50", + "esi": "0x00000000", + "esp": "0x0ce1ed8c" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/nsDebugImpl.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "NS_DebugBreak", + "function_offset": "0x23d", + "line": 459, + "module": "xul.dll", + "module_offset": "0x6345ae", + "offset": "0x62bf45ae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::layers::PImageBridgeChild::Write(mozilla::layers::PCompositableChild *,IPC::Message *,bool)", + "function_offset": "0x3c", + "line": 3080, + "module": "xul.dll", + "module_offset": "0x9e4a38", + "offset": "0x62fa4a38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::layers::PImageBridgeChild::Write(mozilla::layers::CompositableOperation const &,IPC::Message *)", + "function_offset": "0x80", + "line": 2863, + "module": "xul.dll", + "module_offset": "0x9e4313", + "offset": "0x62fa4313", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::layers::PImageBridgeChild::SendUpdateNoSwap(nsTArray const &)", + "function_offset": "0x40", + "line": 210, + "module": "xul.dll", + "module_offset": "0x9e3c44", + "offset": "0x62fa3c44", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::ImageBridgeChild::EndTransaction()", + "function_offset": "0xee", + "line": 559, + "module": "xul.dll", + "module_offset": "0xc316ee", + "offset": "0x631f16ee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::TextureChild::Release()", + "function_offset": "0x24", + "line": 100, + "module": "xul.dll", + "module_offset": "0x43bba6", + "offset": "0x629fbba6", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::LayerTransactionChild::DeallocPTextureChild(mozilla::layers::PTextureChild *)", + "function_offset": "0xc", + "line": 868, + "module": "xul.dll", + "module_offset": "0x43c9bc", + "offset": "0x629fc9bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:tools/profiler/public/PseudoStack.h:e2f9a0ed50bc", + "frame": 8, + "function": "PseudoStack::popAndMaybeDelete()", + "function_offset": "0x1e", + "line": 309, + "module": "xul.dll", + "module_offset": "0x41337b", + "offset": "0x629d337b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PTextureChild.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::PTextureChild::OnMessageReceived(IPC::Message const &)", + "function_offset": "0xa2", + "line": 254, + "module": "xul.dll", + "module_offset": "0x43b9b4", + "offset": "0x629fb9b4", + "trust": "cfi" + } + ], + "threads_index": 20, + "total_frames": 16 + }, + "largest_free_vm_block": "0x6ea4f000", + "main_module": 0, + "modules": [ + { + "base_addr": "0x1340000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x13a3000", + "filename": "firefox.exe", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5d5f0000", + "code_id": "52158A6E356000", + "debug_file": "D3DCompiler_47.pdb", + "debug_id": "85706622E3124D57AEF91280492AB31E1", + "end_addr": "0x5d946000", + "filename": "d3dcompiler_47.dll", + "version": "6.3.9600.16384" + }, + { + "base_addr": "0x5dcd0000", + "code_id": "5632BA88dc000", + "debug_file": "libGLESv2.pdb", + "debug_id": "AD61DA2FC88F4F6EBAB65A26AEC6C7302", + "end_addr": "0x5ddac000", + "filename": "libGLESv2.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5ddb0000", + "code_id": "55E56B8387d000", + "debug_file": "GrooveIntlResource.pdb", + "debug_id": "9A7DA35941E64603B40888FBA02478361", + "end_addr": "0x5e62d000", + "filename": "GrooveIntlResource.dll", + "version": "15.0.4759.1000" + }, + { + "base_addr": "0x5eb30000", + "code_id": "561CC5F31a8000", + "debug_file": "grooveex.pdb", + "debug_id": "B4432AF192334AB4AC467AFCD14ADE822", + "end_addr": "0x5ecd8000", + "filename": "GROOVEEX.DLL", + "version": "15.0.4771.1000" + }, + { + "base_addr": "0x5eda0000", + "code_id": "4A5BD9E331000", + "debug_file": "EhStorshell.pdb", + "debug_id": "878E29FEBFDD46DBA28AA12389F37C741", + "end_addr": "0x5edd1000", + "filename": "EhStorShell.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x5ee20000", + "code_id": "4DF2BE4169000", + "debug_file": "msvcp100.i386.pdb", + "debug_id": "B7C5B4E3980A4DE7A0AE8D8D7776BA681", + "end_addr": "0x5ee89000", + "filename": "msvcp100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x5ee90000", + "code_id": "55075EDA16da000", + "debug_file": "igdumdim32.pdb", + "debug_id": "08B8569E51A54DCEAD684A164B8D788B1", + "end_addr": "0x6056a000", + "filename": "igdumdim32.dll", + "version": "10.18.14.4170" + }, + { + "base_addr": "0x60570000", + "code_id": "53A485D3231000", + "debug_file": "msmpeg2vdec.pdb", + "debug_id": "D9CFEDB7450041C5A67B3F82A82741392", + "end_addr": "0x607a1000", + "filename": "msmpeg2vdec.dll", + "missing_symbols": true, + "version": "12.0.9200.17037" + }, + { + "base_addr": "0x607b0000", + "code_id": "54D03BE7313000", + "debug_file": "mf.pdb", + "debug_id": "D55E4356660C44C89ACD4A0890B191DB2", + "end_addr": "0x60ac3000", + "filename": "mf.dll", + "version": "12.0.7601.18741" + }, + { + "base_addr": "0x60ad0000", + "code_id": "55075BFB88f000", + "debug_file": "igdusc32.pdb", + "debug_id": "ACCDD3F325944F338174EE8DD8E263511", + "end_addr": "0x6135f000", + "filename": "igdusc32.dll", + "version": "10.18.14.4170" + }, + { + "base_addr": "0x61360000", + "code_id": "55075F9883a000", + "debug_file": "igd10iumd32.pdb", + "debug_id": "FE498F5F38D8468DBE544F474D06E2CD1", + "end_addr": "0x61b9a000", + "filename": "igd10iumd32.dll", + "version": "10.18.14.4170" + }, + { + "base_addr": "0x61ba0000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x625ba000", + "filename": "icudt55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x625c0000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x64af9000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x64ba0000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x64c91000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x64db0000", + "code_id": "4A5BD9FA38000", + "debug_file": "icm32.pdb", + "debug_id": "189BAB60FB414E258DC5E4996497EEA91", + "end_addr": "0x64de8000", + "filename": "icm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x64e00000", + "code_id": "4DF2BE6326000", + "debug_file": "atl100.i386.pdb", + "debug_id": "60555CB2A9794B299FD089717B24C6E33", + "end_addr": "0x64e26000", + "filename": "atl100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x64e30000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x64e55000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x64f40000", + "code_id": "54D03C3F7a000", + "debug_file": "EVR.pdb", + "debug_id": "9B22E6F26D5E4F299FD2D9F2D9695C0B2", + "end_addr": "0x64fba000", + "filename": "evr.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x64fc0000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x64fd8000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x64fe0000", + "code_id": "54D03BF45a000", + "debug_file": "MFPLAT.pdb", + "debug_id": "AE333C51439642A38822C3622749C8BB2", + "end_addr": "0x6503a000", + "filename": "mfplat.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.7601.18741" + }, + { + "base_addr": "0x65040000", + "code_id": "5633E46949000", + "debug_file": "IEProxy.pdb", + "debug_id": "E7FC553989264C2AB3FEBA6BF5A480812", + "end_addr": "0x65089000", + "filename": "ieproxy.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x65090000", + "code_id": "55C39B97170000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E38B99B3657C4EE6AEFAF6B82D1BC96D2", + "end_addr": "0x65200000", + "filename": "explorerframe.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x65300000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x6532f000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x65380000", + "code_id": "50C1E0694f000", + "debug_file": "Wpc.pdb", + "debug_id": "58C99D979ADA4CD795F8740CE23C2E1F2", + "end_addr": "0x653cf000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x653d0000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x65449000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x654e0000", + "code_id": "5632BA8Cc000", + "debug_file": "libEGL.pdb", + "debug_id": "E8C514EB30BD4BE3AB09F44B8AAF9F6B2", + "end_addr": "0x654ec000", + "filename": "libEGL.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x65570000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x65574000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x65580000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x65592000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x655a0000", + "code_id": "4DF985DB2f000", + "debug_file": "XmlLite.pdb", + "debug_id": "2A7A661DFDDA4DB98ACC43DC56705DFC2", + "end_addr": "0x655cf000", + "filename": "xmllite.dll", + "version": "1.3.1001.0" + }, + { + "base_addr": "0x655d0000", + "code_id": "50F3145C41000", + "debug_file": "d3d10_1core.pdb", + "debug_id": "FD247BFE41C34675B1FD14282D0308681", + "end_addr": "0x65611000", + "filename": "d3d10_1core.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x65620000", + "code_id": "50F30F9F2c000", + "debug_file": "d3d10_1.pdb", + "debug_id": "07A29CC1F4D448B68EDA112B7B354C561", + "end_addr": "0x6564c000", + "filename": "d3d10_1.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x65650000", + "code_id": "4CE7B9A312a000", + "debug_file": "sapi.pdb", + "debug_id": "63C97D1D323C43A3844B09A0409498631", + "end_addr": "0x6577a000", + "filename": "sapi.dll", + "version": "5.3.13120.0" + }, + { + "base_addr": "0x65780000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x6586b000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x65870000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x658ac000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x658b0000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x6598f000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x65990000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x65acc000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x65ad0000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x65b82000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x65b90000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x65bc5000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x65bd0000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x65d72000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x65d80000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x65df1000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x65e00000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x65eee000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x65f50000", + "code_id": "4A5BDA4E14000", + "debug_file": "msacm32.pdb", + "debug_id": "3D318D5E38C54502B64578F0710A510F2", + "end_addr": "0x65f64000", + "filename": "msacm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x65f70000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x65f8d000", + "filename": "mozglue.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x66040000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x66047000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x660c0000", + "code_id": "54C9BC62131000", + "debug_file": "WindowsCodecs.pdb", + "debug_id": "735D260CE39A4C5787A0281E3F1655041", + "end_addr": "0x661f1000", + "filename": "WindowsCodecs.dll", + "version": "6.2.9200.17251" + }, + { + "base_addr": "0x66660000", + "code_id": "4A5BDB1D8c000", + "debug_file": "UIAutomationCore.pdb", + "debug_id": "2AE12C7FE39F449DBE3C56EB4E2870DE2", + "end_addr": "0x666ec000", + "filename": "uiautomationcore.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x67e80000", + "code_id": "5153774D175000", + "debug_file": "d3d11.pdb", + "debug_id": "A40CED7361AB405886384123277BE23F1", + "end_addr": "0x67ff5000", + "filename": "d3d11.dll", + "version": "6.2.9200.16570" + }, + { + "base_addr": "0x68000000", + "code_id": "528BF6B2347000", + "debug_file": "d2d1.pdb", + "debug_id": "C765074D60EF4D5A8262BCAF5F9AB0F21", + "end_addr": "0x68347000", + "filename": "d2d1.dll", + "version": "6.2.9200.16765" + }, + { + "base_addr": "0x6aa90000", + "code_id": "50F3170F4c000", + "debug_file": "dxgi.pdb", + "debug_id": "4184519EBA8C4D3C90017DC3F4DFBAA11", + "end_addr": "0x6aadc000", + "filename": "dxgi.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x6aae0000", + "code_id": "55B8D535136000", + "debug_file": "DWrite.pdb", + "debug_id": "B336B767245B4DB7AF21BCEA8914F1871", + "end_addr": "0x6ac16000", + "filename": "DWrite.dll", + "version": "6.2.9200.17461" + }, + { + "base_addr": "0x6ecc0000", + "code_id": "563330675b000", + "debug_file": "avghookx.pdb", + "debug_id": "40D83A7A4F6E471197C244B287663A731", + "end_addr": "0x6ed1b000", + "filename": "avghookx.dll", + "version": "16.7.0.7227" + }, + { + "base_addr": "0x6f120000", + "code_id": "53C7293629000", + "debug_file": "winsta.pdb", + "debug_id": "10A4561AC6EA4C0DA9CFA8AA07B1E1892", + "end_addr": "0x6f149000", + "filename": "winsta.dll", + "version": "6.1.7601.18540" + }, + { + "base_addr": "0x6f1d0000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x6f1d6000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f1e0000", + "code_id": "5258ADA638000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "1F1E56C7FD0A45B09A523FA4F0944F632", + "end_addr": "0x6f218000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.18283" + }, + { + "base_addr": "0x6f4b0000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x6f562000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f730000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x6f73f000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6f830000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x6f848000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fb50000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x6fbe6000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fbf0000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x6fc4c000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fed0000", + "code_id": "4CE7B7B31c3000", + "debug_file": "d3d9.pdb", + "debug_id": "F55AEB50462B473F9733515DC6532DAF2", + "end_addr": "0x70093000", + "filename": "d3d9.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x704b0000", + "code_id": "56325A304c000", + "debug_file": "apphelp.pdb", + "debug_id": "086332A0927F42D189ABEA071EE447A12", + "end_addr": "0x704fc000", + "filename": "apphelp.dll", + "version": "6.1.7601.19050" + }, + { + "base_addr": "0x70500000", + "code_id": "4DF2BE1Ebf000", + "debug_file": "msvcr100.i386.pdb", + "debug_id": "FB319EC216E04A8996AF351118738F962", + "end_addr": "0x705bf000", + "filename": "msvcr100.dll", + "version": "10.0.40219.325" + }, + { + "base_addr": "0x70720000", + "code_id": "559EB13D13000", + "debug_file": "dwmapi.pdb", + "debug_id": "3478583A5A88473EA647096A55E52C2A2", + "end_addr": "0x70733000", + "filename": "dwmapi.dll", + "version": "6.1.7601.18917" + }, + { + "base_addr": "0x708d0000", + "code_id": "4A5BDB3C80000", + "debug_file": "wuxtheme.pdb", + "debug_id": "20C669C0018E406295BFA56B7C93850F2", + "end_addr": "0x70950000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70bb0000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x70ca5000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x70cc0000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x70ccf000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70cd0000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x70cda000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70ce0000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x70d22000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x70d30000", + "code_id": "557F45D3245000", + "debug_file": "msi.pdb", + "debug_id": "2AA984FB3EFC4F8884681B61471664332", + "end_addr": "0x70f75000", + "filename": "msi.dll", + "version": "5.0.7601.18896" + }, + { + "base_addr": "0x71290000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x71295000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x712a0000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x712a6000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x712b0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x712bd000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x712c0000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x712c8000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x712d0000", + "code_id": "4A5BD9A86000", + "debug_file": "d3d8thk.pdb", + "debug_id": "D9C3A335615F448EA0B012D76716E6B72", + "end_addr": "0x712d6000", + "filename": "d3d8thk.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x712e0000", + "code_id": "4D6F273344000", + "debug_file": "dnsapi.pdb", + "debug_id": "4B77BA91498A432F8DD6E52085C4C4232", + "end_addr": "0x71324000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17570" + }, + { + "base_addr": "0x71330000", + "code_id": "522BDB3E3c000", + "debug_file": "mswsock.pdb", + "debug_id": "8038E175506747EBA8552A29BC46BF4A2", + "end_addr": "0x7136c000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18254" + }, + { + "base_addr": "0x71370000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x71382000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71390000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x713a0000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x713b0000", + "code_id": "54827C5C10000", + "debug_file": "nlaapi.pdb", + "debug_id": "35699EF53C274DC39F171EC595E161B62", + "end_addr": "0x713c0000", + "filename": "nlaapi.dll", + "version": "6.1.7601.18685" + }, + { + "base_addr": "0x713c0000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x713c7000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x713d0000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x713db000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x713e0000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x71412000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71890000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x718a0000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x718a0000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x718b4000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x718f0000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x718fa000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x71e10000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x71e1f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71e20000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x71e39000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71e40000", + "code_id": "4FF4B0F611000", + "debug_file": "netapi32.pdb", + "debug_id": "BB029B7F0A2941ADBCD6BE7A2DE3BAA42", + "end_addr": "0x71e51000", + "filename": "netapi32.dll", + "version": "6.1.7601.17887" + }, + { + "base_addr": "0x71e60000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x71e7c000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x71ee0000", + "code_id": "50F3234E4000", + "debug_file": "api-ms-win-downlevel-advapi32-l2-1-0.pdb", + "debug_id": "DD3636F59F6741CB80DEE0ABEAEF8C111", + "end_addr": "0x71ee4000", + "filename": "api-ms-win-downlevel-advapi32-l2-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x71ef0000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x71ef9000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x720c0000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x720f9000", + "filename": "MMDevAPI.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x72100000", + "code_id": "4CE7B8E5b000", + "debug_file": "msdmo.pdb", + "debug_id": "7E91458399E34CF99F0C993D9128BB301", + "end_addr": "0x7210b000", + "filename": "msdmo.dll", + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x72130000", + "code_id": "54D03BA036000", + "debug_file": "AudioSes.pdb", + "debug_id": "CB4B0ADA67AF422B9DE62BEBC004011F2", + "end_addr": "0x72166000", + "filename": "AudioSes.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x72170000", + "code_id": "4F0412C970000", + "debug_file": "ntshrui.pdb", + "debug_id": "B1397869A4914797AEA1040E4BD4F1932", + "end_addr": "0x721e0000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17755" + }, + { + "base_addr": "0x721e0000", + "code_id": "4A5BDA0C9000", + "debug_file": "linkinfo.pdb", + "debug_id": "C59792ACF0F34EC89B922F50152D26F72", + "end_addr": "0x721e9000", + "filename": "linkinfo.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x726c0000", + "code_id": "4E5870283c000", + "debug_file": "oleacc.pdb", + "debug_id": "DC8A57A3E8C648228F2C3650F2BE1D672", + "end_addr": "0x726fc000", + "filename": "oleacc.dll", + "version": "7.0.0.0" + }, + { + "base_addr": "0x72d80000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x72d85000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73310000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x73317000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x735d0000", + "code_id": "4A5BDB3817000", + "debug_file": "bcrypt.pdb", + "debug_id": "1E5D5F8FFD3A4BD98C3F7D03CE40A2E12", + "end_addr": "0x735e7000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x735f0000", + "code_id": "56258D5A39000", + "debug_file": "ncrypt.pdb", + "debug_id": "A2DC061C5FD64A7FB90B603B1E5639082", + "end_addr": "0x73629000", + "filename": "ncrypt.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x73630000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x7366b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73670000", + "code_id": "54D03C4A17000", + "debug_file": "cryptsp.pdb", + "debug_id": "751AA139BF17468F9BAAD1D6A7913FAA1", + "end_addr": "0x73687000", + "filename": "cryptsp.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x73690000", + "code_id": "56258E208000", + "debug_file": "secur32.pdb", + "debug_id": "CBDF2F0688664139BBD02BB384E469632", + "end_addr": "0x73698000", + "filename": "secur32.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x736b0000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-shlwapi-l2-1-0.pdb", + "debug_id": "75DCF1B0D47947CBB4EA48BD45EBA5D01", + "end_addr": "0x736b4000", + "filename": "api-ms-win-downlevel-shlwapi-l2-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x736d0000", + "code_id": "553A834519e000", + "debug_file": "comctl32.pdb", + "debug_id": "6212F6372DFF46B389B1997A0E79C1F52", + "end_addr": "0x7386e000", + "filename": "comctl32.dll", + "version": "6.10.7601.18837" + }, + { + "base_addr": "0x73870000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-shell32-l1-1-0.pdb", + "debug_id": "E569C08FB5164D73975C333E8C884EF21", + "end_addr": "0x73874000", + "filename": "api-ms-win-downlevel-shell32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x73880000", + "code_id": "5633EA6Fc48000", + "debug_file": "ieframe.pdb", + "debug_id": "50606DBFD7F1448BA34B3A8CD07E5F742", + "end_addr": "0x744c8000", + "filename": "ieframe.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x744d0000", + "code_id": "5601B694516000", + "debug_file": "Gbieh.pdb", + "debug_id": "6234C72C8B914F62A7914800AC1ECD581", + "end_addr": "0x749e6000", + "filename": "gbieh.dll", + "version": "4.15.0.15" + }, + { + "base_addr": "0x749f0000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x74a11000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74a30000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x74a3e000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74a40000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x74a49000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74b10000", + "code_id": "56257C5Bc000", + "debug_file": "cryptbase.pdb", + "debug_id": "243A5DB512054C45B401B19BDA1CA68B2", + "end_addr": "0x74b1c000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x74b20000", + "code_id": "56258E6260000", + "debug_file": "wsspicli.pdb", + "debug_id": "B8F3EBFDD37B446A9934DF879CD7F9661", + "end_addr": "0x74b80000", + "filename": "sspicli.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x74b80000", + "code_id": "50F3243A5000", + "debug_file": "api-ms-win-downlevel-advapi32-l1-1-0.pdb", + "debug_id": "815D3737568D4305842320735DA06F721", + "end_addr": "0x74b85000", + "filename": "api-ms-win-downlevel-advapi32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x74b90000", + "code_id": "556362E419000", + "debug_file": "sechost.pdb", + "debug_id": "2C99B7B1394E4C64B66DE258B63C07F51", + "end_addr": "0x74ba9000", + "filename": "sechost.dll", + "version": "6.1.7601.18869" + }, + { + "base_addr": "0x74bb0000", + "code_id": "553E88222f000", + "debug_file": "wintrust.pdb", + "debug_id": "B17FFF2931DC44B19A1C95B5BDF4CA542", + "end_addr": "0x74bdf000", + "filename": "wintrust.dll", + "version": "6.1.7601.18839" + }, + { + "base_addr": "0x74be0000", + "code_id": "4CE7BA59100000", + "debug_file": "wuser32.pdb", + "debug_id": "0FCE9CC301ED4567A819705B2718E1D62", + "end_addr": "0x74ce0000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74ce0000", + "code_id": "55981B9E15c000", + "debug_file": "ole32.pdb", + "debug_id": "DE14A7E1B047414B826E606585170A892", + "end_addr": "0x74e3c000", + "filename": "ole32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18915" + }, + { + "base_addr": "0x74e40000", + "code_id": "56258E62f0000", + "debug_file": "wrpcrt4.pdb", + "debug_id": "8A67C9139A4E44968248CEA89A4D228F2", + "end_addr": "0x74f30000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x74f30000", + "code_id": "5581B03F90000", + "debug_file": "wgdi32.pdb", + "debug_id": "6E2E9DA4A20241F7B6BB0F1B89FD7A522", + "end_addr": "0x74fc0000", + "filename": "gdi32.dll", + "version": "6.1.7601.18898" + }, + { + "base_addr": "0x74fc0000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x74ff5000", + "filename": "ws2_32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75000000", + "code_id": "4A5BDAD43000", + "debug_file": "normaliz.pdb", + "debug_id": "9481804BB4FD4703AE6AE76F8B99B4761", + "end_addr": "0x75003000", + "filename": "normaliz.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75010000", + "code_id": "5633E6511f3000", + "debug_file": "wininet.pdb", + "debug_id": "16BED61FCA4E44C59E0C7AEC73876B892", + "end_addr": "0x75203000", + "filename": "wininet.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x75210000", + "code_id": "5633F237232000", + "debug_file": "iertutil.pdb", + "debug_id": "460B2013ECF74803914AE5548DFBC5512", + "end_addr": "0x75442000", + "filename": "iertutil.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x754b0000", + "code_id": "56258F0547000", + "debug_file": "wkernelbase.pdb", + "debug_id": "5FCA9BA5F41F4423AB421F94914460AF1", + "end_addr": "0x754f7000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x75500000", + "code_id": "4DDB887D12000", + "debug_file": "devobj.pdb", + "debug_id": "583F4457964D46CA8C36ED4903BE6AA22", + "end_addr": "0x75512000", + "filename": "devobj.dll", + "version": "6.1.7601.17621" + }, + { + "base_addr": "0x75520000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x75565000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75570000", + "code_id": "55AFD611a1000", + "debug_file": "advapi32.pdb", + "debug_id": "4E8A4C370EB04E0FBCDC24BC1371D96F2", + "end_addr": "0x75611000", + "filename": "advapi32.dll", + "version": "6.1.7601.18939" + }, + { + "base_addr": "0x75620000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x756a3000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x756b0000", + "code_id": "55C39C76c4b000", + "debug_file": "shell32.pdb", + "debug_id": "5C42EE1D879B43178664BD1316C68EBB2", + "end_addr": "0x762fb000", + "filename": "shell32.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x76300000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x7630b000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76310000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x764ad000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x764b0000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x76507000", + "filename": "shlwapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76510000", + "code_id": "50F322F94000", + "debug_file": "api-ms-win-downlevel-user32-l1-1-0.pdb", + "debug_id": "02CB034817B44ABB99DA042A6008FE6C1", + "end_addr": "0x76514000", + "filename": "api-ms-win-downlevel-user32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76520000", + "code_id": "50F3244E3000", + "debug_file": "api-ms-win-downlevel-normaliz-l1-1-0.pdb", + "debug_id": "5402F63552F34E26A727BF0C479713EE1", + "end_addr": "0x76523000", + "filename": "api-ms-win-downlevel-normaliz-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76530000", + "code_id": "56258F04110000", + "debug_file": "wkernel32.pdb", + "debug_id": "185031BE97164C5B91E360CAB49D15482", + "end_addr": "0x76640000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x76640000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x76646000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x76830000", + "code_id": "4DDB885127000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "E4C73E93B825413F99E80BA656C483172", + "end_addr": "0x76857000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17621" + }, + { + "base_addr": "0x76860000", + "code_id": "4CE7BA5360000", + "debug_file": "wimm32.pdb", + "debug_id": "35DD4069EB2A43BF869D6E311FAD09452", + "end_addr": "0x768c0000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x768c0000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x768c5000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x768d0000", + "code_id": "50F3244F4000", + "debug_file": "api-ms-win-downlevel-shlwapi-l1-1-0.pdb", + "debug_id": "DC8C3E813E5B4491AFCB375F0F7CE0501", + "end_addr": "0x768d4000", + "filename": "api-ms-win-downlevel-shlwapi-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76910000", + "code_id": "55E66336a000", + "debug_file": "wlpk.pdb", + "debug_id": "77E78518B8E54904A6CCCA4997DF02111", + "end_addr": "0x7691a000", + "filename": "lpk.dll", + "version": "6.1.7601.18985" + }, + { + "base_addr": "0x76920000", + "code_id": "50F322EC4000", + "debug_file": "api-ms-win-downlevel-ole32-l1-1-0.pdb", + "debug_id": "652BBF244E0D4471959C6080260743B71", + "end_addr": "0x76924000", + "filename": "api-ms-win-downlevel-ole32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76930000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x76947000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76950000", + "code_id": "547549198f000", + "debug_file": "oleaut32.pdb", + "debug_id": "7B8A484D32F449DC99F82BF27DDD65E62", + "end_addr": "0x769df000", + "filename": "oleaut32.dll", + "version": "6.1.7601.18679" + }, + { + "base_addr": "0x769e0000", + "code_id": "5359C2C99d000", + "debug_file": "usp10.pdb", + "debug_id": "3F67909EA38E4063BEF9EF452618321C1", + "end_addr": "0x76a7d000", + "filename": "usp10.dll", + "version": "1.626.7601.18454" + }, + { + "base_addr": "0x76b00000", + "code_id": "54B9C914cc000", + "debug_file": "msctf.pdb", + "debug_id": "8F352E9ADBAB43E592585B4F943B07842", + "end_addr": "0x76bcc000", + "filename": "msctf.dll", + "version": "6.1.7601.18731" + }, + { + "base_addr": "0x76bd0000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-version-l1-1-0.pdb", + "debug_id": "204B81C33A4D4100A32DE3BE94935E661", + "end_addr": "0x76bd4000", + "filename": "api-ms-win-downlevel-version-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x76be0000", + "code_id": "4EEAF722ac000", + "debug_file": "msvcrt.pdb", + "debug_id": "F1D253F9555C46DF8076400A52B3A9292", + "end_addr": "0x76c8c000", + "filename": "msvcrt.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "7.0.7601.17744" + }, + { + "base_addr": "0x76c90000", + "code_id": "553E87DD121000", + "debug_file": "crypt32.pdb", + "debug_id": "A145AA1E249E466D90FC92B513A6CC9E2", + "end_addr": "0x76db1000", + "filename": "crypt32.dll", + "version": "6.1.7601.18839" + }, + { + "base_addr": "0x77190000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x7719c000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x771c0000", + "code_id": "56258E62180000", + "debug_file": "wntdll.pdb", + "debug_id": "93B41AE9D45243EA8C2476D7C9C104A42", + "end_addr": "0x77340000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19045" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 4, + "cpu_info": "GenuineIntel family 6 model 60 stepping 3", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 168, + "threads": [ + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::ReentrantMonitor::Wait(unsigned int)", + "function_offset": "0x13", + "line": 92, + "module": "xul.dll", + "module_offset": "0x2e7d53", + "offset": "0x628a7d53", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::ImageBridgeChild::ShutDown()", + "function_offset": "0x11c", + "line": 636, + "module": "xul.dll", + "module_offset": "0x461190", + "offset": "0x62a21190", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/thebes/gfxPlatform.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "gfxPlatform::ShutdownLayersIPC()", + "function_offset": "0x1e", + "line": 698, + "module": "xul.dll", + "module_offset": "0x462cb0", + "offset": "0x62a22cb0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "ScopedXPCOMStartup::~ScopedXPCOMStartup()", + "function_offset": "0x114", + "line": 1499, + "module": "xul.dll", + "module_offset": "0x3ac18b", + "offset": "0x6296c18b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/UniquePtr.h:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::UniquePtr >::reset(ScopedXPCOMStartup *)", + "function_offset": "0x19", + "line": 311, + "module": "xul.dll", + "module_offset": "0x58ecd7", + "offset": "0x62b4ecd7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "XREMain::XRE_main(int,char * * const,nsXREAppData const *)", + "function_offset": "0x146", + "line": 4406, + "module": "xul.dll", + "module_offset": "0x58dddd", + "offset": "0x62b4dddd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "XRE_main", + "function_offset": "0x3d", + "line": 4482, + "module": "xul.dll", + "module_offset": "0x590270", + "offset": "0x62b50270", + "trust": "cfi" + } + ] + }, + { + "frame_count": 37, + "frames": [ + { + "frame": 0, + "function": "NtGetContextThread", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x20c82", + "offset": "0x771e0c82", + "trust": "context" + }, + { + "frame": 1, + "function": "RtlInitializeCriticalSection", + "function_offset": "0x24", + "module": "ntdll.dll", + "module_offset": "0x34274", + "offset": "0x771f4274", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "RtlpFreeHeap", + "function_offset": "0x473", + "module": "ntdll.dll", + "module_offset": "0x32fe2", + "offset": "0x771f2fe2", + "trust": "cfi_scan" + }, + { + "frame": 3, + "function": "RtlInitializeCriticalSection", + "function_offset": "0x3e", + "module": "ntdll.dll", + "module_offset": "0x3428e", + "offset": "0x771f428e", + "trust": "scan" + }, + { + "frame": 4, + "function": "GenAddressInSectionTable(_IMAGE_NT_HEADERS *,void *,unsigned long)", + "function_offset": "0x12", + "module": "dbghelp.dll", + "module_offset": "0x4ce0e", + "offset": "0x657cce0e", + "trust": "scan" + }, + { + "frame": 5, + "function": "GenImageDirectoryEntryToData32(void *,unsigned char,unsigned short,unsigned long *,_IMAGE_NT_HEADERS *)", + "function_offset": "0x3c", + "module": "dbghelp.dll", + "module_offset": "0x4ce6a", + "offset": "0x657cce6a", + "trust": "scan" + }, + { + "frame": 6, + "function": "GenImageDirectoryEntryToData(void *,unsigned char,unsigned short,unsigned long *)", + "function_offset": "0x3e", + "module": "dbghelp.dll", + "module_offset": "0x4cf0f", + "offset": "0x657ccf0f", + "trust": "cfi" + }, + { + "frame": 7, + "function": "GenGetDebugRecord(_MINIDUMP_STATE *,void *,unsigned long,unsigned long,unsigned long,void * *,unsigned long *)", + "function_offset": "0x1c", + "module": "dbghelp.dll", + "module_offset": "0x46dbc", + "offset": "0x657c6dbc", + "trust": "cfi" + }, + { + "frame": 8, + "function": "UnmapViewOfFile", + "function_offset": "0x13", + "module": "KERNELBASE.dll", + "module_offset": "0xeaee", + "offset": "0x754beaee", + "trust": "cfi" + }, + { + "frame": 9, + "function": "RtlpFreeHeap", + "function_offset": "0x421", + "module": "ntdll.dll", + "module_offset": "0x32f90", + "offset": "0x771f2f90", + "trust": "cfi_scan" + }, + { + "frame": 10, + "function": "RtlpFreeHeap", + "function_offset": "0x3fd", + "module": "ntdll.dll", + "module_offset": "0x32f6c", + "offset": "0x771f2f6c", + "trust": "cfi" + }, + { + "frame": 11, + "function": "RtlpCoalesceFreeBlocks", + "function_offset": "0x222", + "module": "ntdll.dll", + "module_offset": "0x32b64", + "offset": "0x771f2b64", + "trust": "cfi" + }, + { + "frame": 12, + "function": "ZwClose", + "function_offset": "0x11", + "module": "ntdll.dll", + "module_offset": "0x1fa31", + "offset": "0x771dfa31", + "trust": "scan" + }, + { + "frame": 13, + "function": "ZwReadVirtualMemory", + "function_offset": "0x11", + "module": "ntdll.dll", + "module_offset": "0x1fee1", + "offset": "0x771dfee1", + "trust": "cfi_scan" + }, + { + "frame": 14, + "function": "Win32LiveSystemProvider::GetValidVirtualRange(void *,unsigned __int64,unsigned long,unsigned __int64 *,unsigned long *)", + "function_offset": "0x4f", + "module": "dbghelp.dll", + "module_offset": "0x4ae71", + "offset": "0x657cae71", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/msvc_raise_wrappers.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "abort_from_exception", + "function_offset": "0x14", + "line": 20, + "module": "mozglue.dll", + "module_offset": "0xecbf", + "offset": "0x65f7ecbf", + "trust": "scan" + }, + { + "frame": 16, + "function": "GenAddMemoryBlock(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,MEMBLOCK_TYPE,unsigned __int64,unsigned long)", + "function_offset": "0x100", + "module": "dbghelp.dll", + "module_offset": "0x49489", + "offset": "0x657c9489", + "trust": "cfi" + }, + { + "frame": 17, + "function": "GetVersionExW", + "function_offset": "0x32", + "module": "KERNELBASE.dll", + "module_offset": "0x12152", + "offset": "0x754c2152", + "trust": "cfi_scan" + }, + { + "frame": 18, + "function": "NtWriteFile", + "function_offset": "0x14", + "module": "ntdll.dll", + "module_offset": "0x1f97c", + "offset": "0x771df97c", + "trust": "cfi_scan" + }, + { + "frame": 19, + "function": "NtWriteFile", + "function_offset": "0x14", + "module": "ntdll.dll", + "module_offset": "0x1f97c", + "offset": "0x771df97c", + "trust": "cfi" + }, + { + "frame": 20, + "function": "RtlpSetProcUserMachineLangList", + "function_offset": "0x53", + "module": "ntdll.dll", + "module_offset": "0x44702", + "offset": "0x77204702", + "trust": "cfi" + }, + { + "frame": 21, + "function": "NtWriteFile", + "function_offset": "0x14", + "module": "ntdll.dll", + "module_offset": "0x1f97c", + "offset": "0x771df97c", + "trust": "cfi_scan" + }, + { + "frame": 22, + "function": "NtWriteFile", + "function_offset": "0x14", + "module": "ntdll.dll", + "module_offset": "0x1f97c", + "offset": "0x771df97c", + "trust": "cfi" + }, + { + "frame": 23, + "function": "WriteFile", + "function_offset": "0x112", + "module": "KERNELBASE.dll", + "module_offset": "0xdece", + "offset": "0x754bdece", + "trust": "cfi_scan" + }, + { + "frame": 24, + "function": "WriteFileImplementation", + "function_offset": "0x49", + "module": "kernel32.dll", + "module_offset": "0x112cb", + "offset": "0x765412cb", + "trust": "cfi_scan" + }, + { + "frame": 25, + "function": "ZwReadVirtualMemory", + "function_offset": "0x11", + "module": "ntdll.dll", + "module_offset": "0x1fee1", + "offset": "0x771dfee1", + "trust": "cfi_scan" + }, + { + "frame": 26, + "function": "Win32LiveSystemProvider::ReadVirtual(void *,unsigned __int64,void *,unsigned long,unsigned long *)", + "function_offset": "0x3c", + "module": "dbghelp.dll", + "module_offset": "0x4c619", + "offset": "0x657cc619", + "trust": "cfi" + }, + { + "frame": 27, + "function": "WriteMemoryFromProcess(_MINIDUMP_STATE *,_MINIDUMP_STREAM_INFO *,_INTERNAL_PROCESS *,unsigned __int64,unsigned long,int,MEMBLOCK_TYPE,unsigned long *)", + "function_offset": "0x6d", + "module": "dbghelp.dll", + "module_offset": "0x44d06", + "offset": "0x657c4d06", + "trust": "cfi_scan" + }, + { + "frame": 28, + "offset": "0x10bb", + "trust": "cfi" + }, + { + "frame": 29, + "function": "WriteDumpData(_MINIDUMP_STATE *,_MINIDUMP_STREAM_INFO *,_INTERNAL_PROCESS *,_EXCEPTION_INFO * const,_MINIDUMP_USER_STREAM * const,unsigned long)", + "function_offset": "0x8f", + "module": "dbghelp.dll", + "module_offset": "0x4594f", + "offset": "0x657c594f", + "trust": "frame_pointer" + }, + { + "frame": 30, + "function": "MiniDumpProvideDump", + "function_offset": "0x249", + "module": "dbghelp.dll", + "module_offset": "0x45c5f", + "offset": "0x657c5c5f", + "trust": "cfi" + }, + { + "frame": 31, + "function": "MiniDumpWriteDump", + "function_offset": "0xf1", + "module": "dbghelp.dll", + "module_offset": "0x45e29", + "offset": "0x657c5e29", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc:e2f9a0ed50bc", + "frame": 32, + "function": "google_breakpad::ExceptionHandler::WriteMinidumpWithExceptionForProcess(unsigned long,_EXCEPTION_POINTERS *,MDRawAssertionInfo *,void *,bool)", + "function_offset": "0x22c", + "line": 993, + "module": "xul.dll", + "module_offset": "0x17049bf", + "offset": "0x63cc49bf", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/windows/handler/exception_handler.cc:e2f9a0ed50bc", + "frame": 33, + "function": "google_breakpad::ExceptionHandler::WriteMinidumpWithException(unsigned long,_EXCEPTION_POINTERS *,MDRawAssertionInfo *)", + "function_offset": "0x4a", + "line": 822, + "module": "xul.dll", + "module_offset": "0x170476c", + "offset": "0x63cc476c", + "trust": "cfi" + }, + { + "frame": 34, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi_scan" + }, + { + "frame": 35, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 36, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f999", + "offset": "0x771df999", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x770c", + "offset": "0x754b770c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0x6269bddc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0x6269bd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0x6269bd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x62a07c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x62a07ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x62e0c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0x629ead9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x3c682", + "offset": "0x771fc682", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f999", + "offset": "0x771df999", + "trust": "context" + }, + { + "frame": 1, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7133635b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x628597b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x628594c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0x62ada82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0x62a0a1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0x62be0975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xe1", + "module": "user32.dll", + "module_offset": "0x20869", + "offset": "0x74c00869", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CDeviceEnumerator::PnpNotificationThread()", + "function_offset": "0x1d3", + "module": "MMDevAPI.dll", + "module_offset": "0x2100", + "offset": "0x720c2100", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CDeviceEnumerator::PnpNotificationThreadWrapper(void *)", + "function_offset": "0xc", + "module": "MMDevAPI.dll", + "module_offset": "0x27ed", + "offset": "0x720c27ed", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xe1", + "module": "user32.dll", + "module_offset": "0x20869", + "offset": "0x74c00869", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0x62a07e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x62a07c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x62a07ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x62e0c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozalloc_abort(char const * const)", + "function_offset": "0x2c", + "line": 33, + "module": "mozglue.dll", + "module_offset": "0xed50", + "normalized": "mozalloc_abort", + "offset": "0x65f7ed50", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/base/nsDebugImpl.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "NS_DebugBreak", + "function_offset": "0x23d", + "line": 459, + "module": "xul.dll", + "module_offset": "0x6345ae", + "normalized": "NS_DebugBreak", + "offset": "0x62bf45ae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "mozilla::layers::PImageBridgeChild::Write(mozilla::layers::PCompositableChild *,IPC::Message *,bool)", + "function_offset": "0x3c", + "line": 3080, + "module": "xul.dll", + "module_offset": "0x9e4a38", + "normalized": "mozilla::layers::PImageBridgeChild::Write", + "offset": "0x62fa4a38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::layers::PImageBridgeChild::Write(mozilla::layers::CompositableOperation const &,IPC::Message *)", + "function_offset": "0x80", + "line": 2863, + "module": "xul.dll", + "module_offset": "0x9e4313", + "normalized": "mozilla::layers::PImageBridgeChild::Write", + "offset": "0x62fa4313", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::layers::PImageBridgeChild::SendUpdateNoSwap(nsTArray const &)", + "function_offset": "0x40", + "line": 210, + "module": "xul.dll", + "module_offset": "0x9e3c44", + "normalized": "mozilla::layers::PImageBridgeChild::SendUpdateNoSwap", + "offset": "0x62fa3c44", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::layers::ImageBridgeChild::EndTransaction()", + "function_offset": "0xee", + "line": 559, + "module": "xul.dll", + "module_offset": "0xc316ee", + "normalized": "mozilla::layers::ImageBridgeChild::EndTransaction", + "offset": "0x631f16ee", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/client/TextureClient.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::TextureChild::Release()", + "function_offset": "0x24", + "line": 100, + "module": "xul.dll", + "module_offset": "0x43bba6", + "normalized": "mozilla::layers::TextureChild::Release", + "offset": "0x629fbba6", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::LayerTransactionChild::DeallocPTextureChild(mozilla::layers::PTextureChild *)", + "function_offset": "0xc", + "line": 868, + "module": "xul.dll", + "module_offset": "0x43c9bc", + "normalized": "mozilla::layers::LayerTransactionChild::DeallocPTextureChild", + "offset": "0x629fc9bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:tools/profiler/public/PseudoStack.h:e2f9a0ed50bc", + "frame": 8, + "function": "PseudoStack::popAndMaybeDelete()", + "function_offset": "0x1e", + "line": 309, + "module": "xul.dll", + "module_offset": "0x41337b", + "normalized": "PseudoStack::popAndMaybeDelete", + "offset": "0x629d337b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/ipc/ipdl/PTextureChild.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::layers::PTextureChild::OnMessageReceived(IPC::Message const &)", + "function_offset": "0xa2", + "line": 254, + "module": "xul.dll", + "module_offset": "0x43b9b4", + "normalized": "mozilla::layers::PTextureChild::OnMessageReceived", + "offset": "0x629fb9b4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "_MD_CURRENT_THREAD", + "function_offset": "0x11", + "line": 312, + "module": "nss3.dll", + "module_offset": "0x22b21", + "normalized": "_MD_CURRENT_THREAD", + "offset": "0x65bf2b21", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::layers::FlushAllImagesSync", + "function_offset": "0x45", + "line": 470, + "module": "xul.dll", + "module_offset": "0xc31f23", + "normalized": "mozilla::layers::FlushAllImagesSync", + "offset": "0x631f1f23", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/task.h:e2f9a0ed50bc", + "frame": 12, + "function": "RunnableFunction >::Run()", + "function_offset": "0x11", + "line": 433, + "module": "xul.dll", + "module_offset": "0xc43a27", + "normalized": "RunnableFunction::Run", + "offset": "0x63203a27", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::DoWork()", + "function_offset": "0x1a0", + "line": 459, + "module": "xul.dll", + "module_offset": "0x44867e", + "normalized": "MessageLoop::DoWork", + "offset": "0x62a0867e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_win.cc:e2f9a0ed50bc", + "frame": 14, + "function": "`anonymous namespace'::ThreadFunc(void *)", + "function_offset": "0x8", + "line": 26, + "module": "xul.dll", + "module_offset": "0x52cf2f", + "normalized": "`anonymous namespace'::ThreadFunc", + "offset": "0x62aecf2f", + "trust": "cfi_scan" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "normalized": "BaseThreadInitThunk", + "offset": "0x76543379", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x627c12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x627c1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x627c12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x627c1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 21, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x627c12bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x627c1118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 13, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 14, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 15, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 16, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 17, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 18, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x62aed9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x62a082e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 6, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 8, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x62e0c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f999", + "offset": "0x771df999", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x770c", + "offset": "0x754b770c", + "trust": "cfi" + }, + { + "frame": 2, + "function": "CCompletionPortNT::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x40", + "module": "mfplat.dll", + "module_offset": "0x3977", + "offset": "0x64fe3977", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x64fe1b10", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8ce6", + "offset": "0x64fe8ce6", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76bf1286", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76bf1327", + "trust": "cfi" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "LFQueueGetWaitEx", + "function_offset": "0xaa", + "module": "mfplat.dll", + "module_offset": "0x2093", + "offset": "0x64fe2093", + "trust": "cfi" + }, + { + "frame": 4, + "function": "LFQueueGetWait", + "function_offset": "0x21", + "module": "mfplat.dll", + "module_offset": "0x1fe0", + "offset": "0x64fe1fe0", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "CCompletionPortQ::Get(tagMFASYNCRESULT * *)", + "function_offset": "0x1e", + "module": "mfplat.dll", + "module_offset": "0x1fa2", + "offset": "0x64fe1fa2", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "CWorkQueue::CThread::ThreadMain()", + "function_offset": "0x7f", + "module": "mfplat.dll", + "module_offset": "0x1b10", + "offset": "0x64fe1b10", + "trust": "cfi" + }, + { + "frame": 7, + "function": "CWorkQueue::CThread::ThreadFunc(void *)", + "function_offset": "0xc", + "module": "mfplat.dll", + "module_offset": "0x8ce6", + "offset": "0x64fe8ce6", + "trust": "frame_pointer" + }, + { + "frame": 8, + "function": "_itow_s", + "function_offset": "0x4b", + "module": "msvcrt.dll", + "module_offset": "0x11286", + "offset": "0x76bf1286", + "trust": "cfi" + }, + { + "frame": 9, + "function": "_endthreadex", + "function_offset": "0x6b", + "module": "msvcrt.dll", + "module_offset": "0x11327", + "offset": "0x76bf1327", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x23", + "module": "d3d9.dll", + "module_offset": "0x11801e", + "offset": "0x6ffe801e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x118072", + "offset": "0x6ffe8072", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x9ac", + "module": "d3d9.dll", + "module_offset": "0x1257dc", + "offset": "0x6fff57dc", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x9ac", + "module": "d3d9.dll", + "module_offset": "0x1257dc", + "offset": "0x6fff57dc", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x9ac", + "module": "d3d9.dll", + "module_offset": "0x1257dc", + "offset": "0x6fff57dc", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "CBatchFilterI::WorkerThread()", + "function_offset": "0x23", + "module": "d3d9.dll", + "module_offset": "0x11801e", + "offset": "0x6ffe801e", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CBatchFilterI::LHBatchWorkerThread(void *)", + "function_offset": "0xc", + "module": "d3d9.dll", + "module_offset": "0x118072", + "offset": "0x6ffe8072", + "trust": "cfi" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x9ac", + "module": "d3d9.dll", + "module_offset": "0x1257dc", + "offset": "0x6fff57dc", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x9ac", + "module": "d3d9.dll", + "module_offset": "0x1257dc", + "offset": "0x6fff57dc", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "frame": 4, + "function": "wmt_CSSEShaderCode::ProcessPositionAndColors(VShaderThreadVVMContext *,unsigned long)", + "function_offset": "0x9ac", + "module": "d3d9.dll", + "module_offset": "0x1257dc", + "offset": "0x6fff57dc", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "NtRemoveIoCompletion", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f999", + "offset": "0x771df999", + "trust": "context" + }, + { + "frame": 1, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0x770c", + "offset": "0x754b770c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:e2f9a0ed50bc", + "frame": 2, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83ca", + "offset": "0x65b983ca", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6e054", + "offset": "0x605de054", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6de9a", + "offset": "0x605dde9a", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6c77d", + "offset": "0x605dc77d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6ba80", + "offset": "0x605dba80", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe7209", + "offset": "0x60657209", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe8826", + "offset": "0x60658826", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd7d99", + "offset": "0x60647d99", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd8cef", + "offset": "0x60648cef", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x10e1c3", + "offset": "0x6067e1c3", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x13ad73", + "offset": "0x606aad73", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd9288", + "offset": "0x60649288", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f44", + "offset": "0x60636f44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6e054", + "offset": "0x605de054", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6de9a", + "offset": "0x605dde9a", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6c77d", + "offset": "0x605dc77d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6ba80", + "offset": "0x605dba80", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe7209", + "offset": "0x60657209", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe8974", + "offset": "0x60658974", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd7d99", + "offset": "0x60647d99", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd8cef", + "offset": "0x60648cef", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x10e1c3", + "offset": "0x6067e1c3", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x13ad73", + "offset": "0x606aad73", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd9288", + "offset": "0x60649288", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f44", + "offset": "0x60636f44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6e054", + "offset": "0x605de054", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6de9a", + "offset": "0x605dde9a", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6c77d", + "offset": "0x605dc77d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6ba80", + "offset": "0x605dba80", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe7209", + "offset": "0x60657209", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe8826", + "offset": "0x60658826", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd7d99", + "offset": "0x60647d99", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd8cef", + "offset": "0x60648cef", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x10e1c3", + "offset": "0x6067e1c3", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x13ad73", + "offset": "0x606aad73", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd9288", + "offset": "0x60649288", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f44", + "offset": "0x60636f44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "ZwTraceControl", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21e5e", + "offset": "0x771e1e5e", + "trust": "context" + }, + { + "frame": 1, + "function": "EtwpNotificationThread", + "function_offset": "0x44", + "module": "ntdll.dll", + "module_offset": "0x55ac5", + "offset": "0x77215ac5", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6e054", + "offset": "0x605de054", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6de9a", + "offset": "0x605dde9a", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6c77d", + "offset": "0x605dc77d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6ba80", + "offset": "0x605dba80", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe7209", + "offset": "0x60657209", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe8826", + "offset": "0x60658826", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd7d99", + "offset": "0x60647d99", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd8cef", + "offset": "0x60648cef", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x10e1c3", + "offset": "0x6067e1c3", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x13ad73", + "offset": "0x606aad73", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd9288", + "offset": "0x60649288", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f44", + "offset": "0x60636f44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6e054", + "offset": "0x605de054", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6de9a", + "offset": "0x605dde9a", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6c77d", + "offset": "0x605dc77d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6ba80", + "offset": "0x605dba80", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe7209", + "offset": "0x60657209", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe8974", + "offset": "0x60658974", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd7d99", + "offset": "0x60647d99", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd8cef", + "offset": "0x60648cef", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x10e1c3", + "offset": "0x6067e1c3", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x13ad73", + "offset": "0x606aad73", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd9288", + "offset": "0x60649288", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f44", + "offset": "0x60636f44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f76", + "offset": "0x60636f76", + "trust": "cfi" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "NtWaitForMultipleObjects", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x2019d", + "offset": "0x771e019d", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForMultipleObjectsEx", + "function_offset": "0xff", + "module": "KERNELBASE.dll", + "module_offset": "0x115f6", + "offset": "0x754c15f6", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x11a07", + "offset": "0x76541a07", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6e054", + "offset": "0x605de054", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6de9a", + "offset": "0x605dde9a", + "trust": "frame_pointer" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6c77d", + "offset": "0x605dc77d", + "trust": "frame_pointer" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x6ba80", + "offset": "0x605dba80", + "trust": "frame_pointer" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe7209", + "offset": "0x60657209", + "trust": "frame_pointer" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xe8974", + "offset": "0x60658974", + "trust": "frame_pointer" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd7d99", + "offset": "0x60647d99", + "trust": "frame_pointer" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd8cef", + "offset": "0x60648cef", + "trust": "frame_pointer" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x10e1c3", + "offset": "0x6067e1c3", + "trust": "frame_pointer" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0x13ad73", + "offset": "0x606aad73", + "trust": "frame_pointer" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xd9288", + "offset": "0x60649288", + "trust": "frame_pointer" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "msmpeg2vdec.dll", + "module_offset": "0xc6f44", + "offset": "0x60636f44", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0x12", + "module": "ntdll.dll", + "module_offset": "0x21f86", + "offset": "0x771e1f86", + "trust": "context" + }, + { + "frame": 1, + "function": "GetLCIDFromLangListNode", + "function_offset": "0x21e", + "module": "ntdll.dll", + "module_offset": "0x51cda", + "offset": "0x77211cda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 3, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "ZwDelayExecution", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1fdd1", + "offset": "0x771dfdd1", + "trust": "context" + }, + { + "frame": 1, + "function": "SleepEx", + "function_offset": "0x64", + "module": "KERNELBASE.dll", + "module_offset": "0x13bda", + "offset": "0x754c3bda", + "trust": "cfi" + }, + { + "frame": 2, + "function": "Sleep", + "function_offset": "0xe", + "module": "KERNELBASE.dll", + "module_offset": "0x144aa", + "offset": "0x754c44aa", + "trust": "cfi" + }, + { + "file": "d:\\w7rtm\\com\\ole32\\com\\dcomrem\\refcache.cxx", + "frame": 3, + "function": "CROIDTable::WorkerThreadLoop(void *)", + "function_offset": "0x13", + "line": 1342, + "module": "ole32.dll", + "module_offset": "0x2d97c", + "offset": "0x74d0d97c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "ole32.dll", + "module_offset": "0x2cd37", + "offset": "0x74d0cd37", + "trust": "cfi" + }, + { + "file": "d:\\w7rtm\\com\\ole32\\com\\dcomrem\\threads.cxx", + "frame": 5, + "function": "CRpcThreadCache::RpcWorkerThreadEntry(void *)", + "function_offset": "0x15", + "line": 59, + "module": "ole32.dll", + "module_offset": "0x2d869", + "offset": "0x74d0d869", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "cfi" + }, + { + "frame": 7, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prcthr.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Sleep", + "function_offset": "0x17e", + "line": 122, + "module": "nss3.dll", + "module_offset": "0x237de", + "offset": "0x65bf37de", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x29", + "line": 144, + "module": "xul.dll", + "module_offset": "0x60d5b2", + "offset": "0x62bcd5b2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 31, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/AsyncTransactionTracker.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::layers::AsyncTransactionWaiter::WaitComplete()", + "function_offset": "0x2e", + "line": 24, + "module": "xul.dll", + "module_offset": "0xc371be", + "offset": "0x631f71be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ipc/ImageBridgeChild.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::layers::ImageBridgeChild::FlushAllImages(mozilla::layers::ImageClient *,mozilla::layers::ImageContainer *)", + "function_offset": "0x89", + "line": 501, + "module": "xul.dll", + "module_offset": "0xc31ed0", + "offset": "0x631f1ed0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:gfx/layers/ImageContainer.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::layers::ImageContainer::ClearAllImages()", + "function_offset": "0x14", + "line": 323, + "module": "xul.dll", + "module_offset": "0xbf2944", + "offset": "0x631b2944", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/VideoFrameContainer.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::VideoFrameContainer::ClearCurrentFrame()", + "function_offset": "0x2d", + "line": 95, + "module": "xul.dll", + "module_offset": "0x11842d2", + "offset": "0x637442d2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::MediaFormatReader::ReleaseMediaResources()", + "function_offset": "0x20", + "line": 1567, + "module": "xul.dll", + "module_offset": "0x116c8c2", + "offset": "0x6372c8c2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaDecoderReader.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::MediaDecoderReader::Shutdown()", + "function_offset": "0x4e", + "line": 430, + "module": "xul.dll", + "module_offset": "0x1172e15", + "offset": "0x63732e15", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MediaFormatReader.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::MediaFormatReader::Shutdown()", + "function_offset": "0x22d", + "line": 151, + "module": "xul.dll", + "module_offset": "0x1173212", + "offset": "0x63733212", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 13, + "function": "mozilla::detail::MethodCallWithNoArgs,mozilla::TrackBuffersManager>::Invoke()", + "function_offset": "0x10", + "line": 876, + "module": "xul.dll", + "module_offset": "0x11a8aa1", + "offset": "0x63768aa1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/MozPromise.h:e2f9a0ed50bc", + "frame": 14, + "function": "mozilla::detail::ProxyRunnable >::Run()", + "function_offset": "0x11", + "line": 936, + "module": "xul.dll", + "module_offset": "0x116f07a", + "offset": "0x6372f07a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TaskDispatcher.h:e2f9a0ed50bc", + "frame": 15, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run()", + "function_offset": "0x4e", + "line": 180, + "module": "xul.dll", + "module_offset": "0x8dfc35", + "offset": "0x62e9fc35", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/TaskQueue.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::TaskQueue::Runner::Run()", + "function_offset": "0xb1", + "line": 257, + "module": "xul.dll", + "module_offset": "0x1180da2", + "offset": "0x63740da2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "nsThreadPool::Run()", + "function_offset": "0x177", + "line": 231, + "module": "xul.dll", + "module_offset": "0x25bfbc", + "offset": "0x6281bfbc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 19, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 21, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 22, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 24, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 25, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 26, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 27, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 28, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 29, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 30, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x65bf273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x62723f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThreadPool.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThreadPool::Run()", + "function_offset": "0x132", + "line": 221, + "module": "xul.dll", + "module_offset": "0x25bf77", + "offset": "0x6281bf77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x62727ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x6272577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + }, + { + "frame_count": 18, + "frames": [ + { + "frame": 0, + "function": "ZwWaitForSingleObject", + "function_offset": "0x15", + "module": "ntdll.dll", + "module_offset": "0x1f911", + "offset": "0x771df911", + "trust": "context" + }, + { + "frame": 1, + "function": "WaitForSingleObjectEx", + "function_offset": "0x97", + "module": "KERNELBASE.dll", + "module_offset": "0x114aa", + "offset": "0x754c14aa", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x11193", + "offset": "0x76541193", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x11147", + "offset": "0x76541147", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 4, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x65bf259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x62727dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x62726b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x627257b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x62a084d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x62a089ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x62aed5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 11, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x65bf1c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 12, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x65bf1392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 13, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x65e2c01c", + "trust": "cfi" + }, + { + "frame": 14, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x65e2c000", + "trust": "cfi" + }, + { + "frame": 15, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x13379", + "offset": "0x76543379", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x39881", + "offset": "0x771f9881", + "trust": "cfi" + }, + { + "frame": 17, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x39854", + "offset": "0x771f9854", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "110497792", + "write_combine_size": "221339648" + }, + "last_crash": null, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-9b956941_1507; MozillaProcessorAlgorithm2015; non-integer value of \"SecondsSinceLastCrash\"; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write | mozilla::layers::PImageBridgeChild::Write | mozilla::layers::PImageBridgeChild::SendUpdateNoSwap | mozilla::layers::ImageBridgeChild::EndTransaction | mozilla::layers::TextureChild::Release | mozilla::layers::LayerTransactionChild::DeallocPTextureChild | PseudoStack::popAndMaybeDelete | mozilla::layers::PTextureChild::OnMessageReceived | _MD_CURRENT_THREAD | mozilla::layers::FlushAllImagesSync | RunnableFunction::Run | MessageLoop::DoWork | `anonymous namespace'::ThreadFunc | BaseThreadInitThunk", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "mozalloc_abort | NS_DebugBreak | mozilla::layers::PImageBridgeChild::Write", + "startedDateTime": "2015-11-30T00:00:12.824886+00:00", + "started_datetime": "2015-11-30T00:00:12.824886+00:00", + "submitted_timestamp": "2015-11-30T00:00:01.434474+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozalloc/mozalloc_abort.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 38006, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "bc8dddee-3600-4102-9777-2deff2151130", + "version": "42.0" +} diff --git a/testcrash/processed/cd988297-a00a-41ba-bd22-d2f172151130.json b/testcrash/processed/cd988297-a00a-41ba-bd22-d2f172151130.json new file mode 100644 index 0000000000..5cdde1b3c4 --- /dev/null +++ b/testcrash/processed/cd988297-a00a-41ba-bd22-d2f172151130.json @@ -0,0 +1,10672 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": "Tcpip MSAFD [TCP/IP] : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Tcpip MSAFD [UDP/IP] : 2 : 2 : \n Tcpip MSAFD [RAW/IP] : 2 : 3 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [TCP/IPv6] : 2 : 1 : \n MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD Tcpip [RAW/IPv6] : 2 : 3 : \n Provedor de Servi\u00e7o de TCPv6 de RSVP : 2 : 1 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de TCP de RSVP : 2 : 1 : \n Provedor de Servi\u00e7o de UDPv6 de RSVP : 2 : 2 : %SystemRoot%\\system32\\mswsock.dll \n Provedor de Servi\u00e7o de UDP de RSVP : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{1F24F4FA-80D9-43FA-B11D-0E7889B950BB}] SEQPACKET 1 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip_{1F24F4FA-80D9-43FA-B11D-0E7889B950BB}] DATAGRAM 1 : 2 : 2 : \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1F24F4FA-80D9-43FA-B11D-0E7889B950BB}] SEQPACKET 2 : 2 : 5 : %SystemRoot%\\system32\\mswsock.dll \n MSAFD NetBIOS [\\Device\\NetBT_Tcpip6_{1F24F4FA-80D9-43FA-B11D-0E7889B950BB}] DATAGRAM 2 : 2 : 2 : ", + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "jid0-UVAeBCfd34Kk5usS8A1CBiobvM8@jetpack", + "6.8.8.8" + ], + [ + "{82AF8DCA-6DE9-405D-BD5E-43525BDAD38A}", + "7.5.0.9082" + ] + ], + "addons_checked": true, + "address": "0x52ee21b5", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0156, AdapterSubsysID: 21111019, AdapterDriverVersion: 10.18.10.4276\nDWrite- DWrite+ D2D1.1- D2D1.1+ D2D- D2D+ D3D11 Layers- D3D11 Layers+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:27+00:00", + "completed_datetime": "2015-11-30T00:00:17.692005+00:00", + "completeddatetime": "2015-11-30T00:00:17.692005+00:00", + "cpu_info": "GenuineIntel family 6 model 58 stepping 9 | 2", + "cpu_name": "x86", + "crash_id": "cd988297-a00a-41ba-bd22-d2f172151130", + "crash_time": 1448841567, + "crashedThread": 55, + "date_processed": "2015-11-30T00:00:04.923040+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 2234159, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x52ee21b5", + "crashing_thread": 55, + "type": "EXCEPTION_BREAKPOINT" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x0", + "line": 151, + "module": "xul.dll", + "module_offset": "0x8921b5", + "offset": "0x52ee21b5", + "registers": { + "eax": "0x0000003f", + "ebp": "0x2324f99c", + "ebx": "0x2ce0bc70", + "ecx": "0x5498306c", + "edi": "0x76f7f883", + "edx": "0x00000000", + "efl": "0x00000246", + "eip": "0x52ee21b5", + "esi": "0x0000003f", + "esp": "0x2324f998" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 2, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ], + "threads_index": 55, + "total_frames": 8 + }, + "largest_free_vm_block": "0x7baf000", + "main_module": 0, + "modules": [ + { + "base_addr": "0xfb0000", + "code_id": "5632BA5C63000", + "debug_file": "firefox.pdb", + "debug_id": "66921BC48F194AF1B914D201D65E47C42", + "end_addr": "0x1013000", + "filename": "firefox.exe", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x52650000", + "code_id": "5632CF2B2539000", + "debug_file": "xul.pdb", + "debug_id": "10ABA2F379FB46B79341609D94ADAA142", + "end_addr": "0x54b89000", + "filename": "xul.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x55620000", + "code_id": "4CE7B7B31c3000", + "debug_file": "d3d9.pdb", + "debug_id": "F55AEB50462B473F9733515DC6532DAF2", + "end_addr": "0x557e3000", + "filename": "d3d9.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x55930000", + "code_id": "5632A80Ea1a000", + "debug_file": "", + "debug_id": "", + "end_addr": "0x5634a000", + "filename": "icudt55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x563b0000", + "code_id": "54D03BF45a000", + "debug_file": "MFPLAT.pdb", + "debug_id": "AE333C51439642A38822C3622749C8BB2", + "end_addr": "0x5640a000", + "filename": "mfplat.dll", + "version": "12.0.7601.18741" + }, + { + "base_addr": "0x57290000", + "code_id": "50C1E0694f000", + "debug_file": "Wpc.pdb", + "debug_id": "58C99D979ADA4CD795F8740CE23C2E1F2", + "end_addr": "0x572df000", + "filename": "Wpc.dll", + "version": "1.0.0.1" + }, + { + "base_addr": "0x58f30000", + "code_id": "54D03BE7313000", + "debug_file": "mf.pdb", + "debug_id": "D55E4356660C44C89ACD4A0890B191DB2", + "end_addr": "0x59243000", + "filename": "mf.dll", + "version": "12.0.7601.18741" + }, + { + "base_addr": "0x59250000", + "code_id": "528BF6B2347000", + "debug_file": "d2d1.pdb", + "debug_id": "C765074D60EF4D5A8262BCAF5F9AB0F21", + "end_addr": "0x59597000", + "filename": "d2d1.dll", + "version": "6.2.9200.16765" + }, + { + "base_addr": "0x59fe0000", + "code_id": "53A485D3231000", + "debug_file": "msmpeg2vdec.pdb", + "debug_id": "D9CFEDB7450041C5A67B3F82A82741392", + "end_addr": "0x5a211000", + "filename": "msmpeg2vdec.dll", + "version": "12.0.9200.17037" + }, + { + "base_addr": "0x5a560000", + "code_id": "4A5BDAA8f1000", + "debug_file": "msmpeg2adec.warbird.pdb", + "debug_id": "CB1D185A72094604BEC7B73C2FAD5BFF2", + "end_addr": "0x5a651000", + "filename": "msmpeg2adec.dll", + "version": "6.1.7140.0" + }, + { + "base_addr": "0x5a660000", + "code_id": "54D03C3F7a000", + "debug_file": "EVR.pdb", + "debug_id": "9B22E6F26D5E4F299FD2D9F2D9695C0B2", + "end_addr": "0x5a6da000", + "filename": "evr.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x5a6e0000", + "code_id": "55B8D535136000", + "debug_file": "DWrite.pdb", + "debug_id": "B336B767245B4DB7AF21BCEA8914F1871", + "end_addr": "0x5a816000", + "filename": "DWrite.dll", + "version": "6.2.9200.17461" + }, + { + "base_addr": "0x5a820000", + "code_id": "5632BA8A1a2000", + "debug_file": "nss3.pdb", + "debug_id": "A16AF626070740C9AC0D87F16EDEC72F2", + "end_addr": "0x5a9c2000", + "filename": "nss3.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x5a9d0000", + "code_id": "5632AA3C6a000", + "debug_file": "nssckbi.pdb", + "debug_id": "5A8F4F1355604E2F89E2A563DCA3E13A1", + "end_addr": "0x5aa3a000", + "filename": "nssckbi.dll", + "version": "2.5.0.0" + }, + { + "base_addr": "0x5aa40000", + "code_id": "5632A73113c000", + "debug_file": "icuin55.pdb", + "debug_id": "8BB744B6227848628AED02145E9E7A991", + "end_addr": "0x5ab7c000", + "filename": "icuin55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x5af60000", + "code_id": "5632AA3F56000", + "debug_file": "freebl3.pdb", + "debug_id": "B057C9B92AB14DEEB08A67B937BA9D671", + "end_addr": "0x5afb6000", + "filename": "freebl3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x5b0c0000", + "code_id": "4A5BD9FA38000", + "debug_file": "icm32.pdb", + "debug_id": "189BAB60FB414E258DC5E4996497EEA91", + "end_addr": "0x5b0f8000", + "filename": "icm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x5b100000", + "code_id": "4CE7B8D079000", + "debug_file": "mscms.pdb", + "debug_id": "93303CBC777E44A592376E1F326E20172", + "end_addr": "0x5b179000", + "filename": "mscms.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x5bfc0000", + "code_id": "5632AA4127000", + "debug_file": "softokn3.pdb", + "debug_id": "5AB39D8712514649A97FE3974AD0A5431", + "end_addr": "0x5bfe7000", + "filename": "softokn3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x62cc0000", + "code_id": "4CE7B8E5b000", + "debug_file": "msdmo.pdb", + "debug_id": "7E91458399E34CF99F0C993D9128BB301", + "end_addr": "0x62ccb000", + "filename": "msdmo.dll", + "version": "6.6.7601.17514" + }, + { + "base_addr": "0x62f80000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-shlwapi-l2-1-0.pdb", + "debug_id": "75DCF1B0D47947CBB4EA48BD45EBA5D01", + "end_addr": "0x62f84000", + "filename": "api-ms-win-downlevel-shlwapi-l2-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x63370000", + "code_id": "4CE7B9A312a000", + "debug_file": "sapi.pdb", + "debug_id": "63C97D1D323C43A3844B09A0409498631", + "end_addr": "0x6349a000", + "filename": "sapi.dll", + "version": "5.3.13120.0" + }, + { + "base_addr": "0x67760000", + "code_id": "55F98C7C2c000", + "debug_file": "aswJsFlt.pdb", + "debug_id": "F411C114E3114E2A99AC37C1415A901F1", + "end_addr": "0x6778c000", + "filename": "aswJsFlt.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x677b0000", + "code_id": "4CE7B9783c000", + "debug_file": "pdh.pdb", + "debug_id": "453357D4C6024C5C827844B87FEB69DE2", + "end_addr": "0x677ec000", + "filename": "pdh.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x67840000", + "code_id": "524F7CE6ee000", + "debug_file": "msvcr120.i386.pdb", + "debug_id": "16F5E2EF340A453ABC8B8F67DC6FD8082", + "end_addr": "0x6792e000", + "filename": "msvcr120.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "12.0.21005.1" + }, + { + "base_addr": "0x67940000", + "code_id": "5632A6A7df000", + "debug_file": "icuuc55.pdb", + "debug_id": "81474A7301754651A7028EE2CA96DA651", + "end_addr": "0x67a1f000", + "filename": "icuuc55.dll", + "version": "55.1.0.0" + }, + { + "base_addr": "0x67f80000", + "code_id": "5632BA48b2000", + "debug_file": "lgpllibs.pdb", + "debug_id": "CBC8D204AD1C4E8FBF0AE170DE158D922", + "end_addr": "0x68032000", + "filename": "lgpllibs.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x699a0000", + "code_id": "5632BAB735000", + "debug_file": "sandboxbroker.pdb", + "debug_id": "69E9C029ED7843E2B195A02D998483D72", + "end_addr": "0x699d5000", + "filename": "sandboxbroker.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x69a00000", + "code_id": "4A5BDA1218000", + "debug_file": "dxva2.pdb", + "debug_id": "EFD40ACCC3FD48B69262D97BBD1DD2972", + "end_addr": "0x69a18000", + "filename": "dxva2.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x69a20000", + "code_id": "524F7CED71000", + "debug_file": "msvcp120.i386.pdb", + "debug_id": "0B631FCA474F4F6FBBE54C497C5821361", + "end_addr": "0x69a91000", + "filename": "msvcp120.dll", + "version": "12.0.21005.1" + }, + { + "base_addr": "0x69aa0000", + "code_id": "5632BA581d000", + "debug_file": "mozglue.pdb", + "debug_id": "5DD29755F39741C1AC96FA146268EC7E2", + "end_addr": "0x69abd000", + "filename": "mozglue.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "42.0.0.5780" + }, + { + "base_addr": "0x6c2f0000", + "code_id": "55F98C7447000", + "debug_file": "snxhk.pdb", + "debug_id": "EA04201E4F7D4D5EA7AFA4F843F6B3EC1", + "end_addr": "0x6c337000", + "filename": "snxhk.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x6c370000", + "code_id": "5632AA4318000", + "debug_file": "nssdbm3.pdb", + "debug_id": "5164737A6B9D45E9BBF19A2B75B6FD6B1", + "end_addr": "0x6c388000", + "filename": "nssdbm3.dll", + "version": "3.19.4.0" + }, + { + "base_addr": "0x6c870000", + "code_id": "5632D07910000", + "debug_file": "browsercomps.pdb", + "debug_id": "4219F52D497645099B47DB8D0B0E458F2", + "end_addr": "0x6c880000", + "filename": "browsercomps.dll", + "version": "42.0.0.5780" + }, + { + "base_addr": "0x6c8a0000", + "code_id": "4A5BD9A86000", + "debug_file": "d3d8thk.pdb", + "debug_id": "D9C3A335615F448EA0B012D76716E6B72", + "end_addr": "0x6c8a6000", + "filename": "d3d8thk.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6cfd0000", + "code_id": "4A5BDB30f000", + "debug_file": "wbemsvc.pdb", + "debug_id": "61076D7341744BE18943A14A5E5B1E2B2", + "end_addr": "0x6cfdf000", + "filename": "wbemsvc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d0c0000", + "code_id": "4A5BDAD66000", + "debug_file": "rasadhlp.pdb", + "debug_id": "9C177D0E6FD14D28BAE05D9757E8182F2", + "end_addr": "0x6d0c6000", + "filename": "rasadhlp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6d2d0000", + "code_id": "4CE7B80996000", + "debug_file": "fastprox.pdb", + "debug_id": "E10B15DEF50A485D98EA09DDA58470D92", + "end_addr": "0x6d366000", + "filename": "fastprox.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6d5e0000", + "code_id": "4CE7B7BCeb000", + "debug_file": "dbghelp.pdb", + "debug_id": "6B19F261EE434AF59623D1791CE5A7D72", + "end_addr": "0x6d6cb000", + "filename": "dbghelp.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6d6d0000", + "code_id": "4A5BDA0C9000", + "debug_file": "linkinfo.pdb", + "debug_id": "C59792ACF0F34EC89B922F50152D26F72", + "end_addr": "0x6d6d9000", + "filename": "linkinfo.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6e4b0000", + "code_id": "55D1FF95b3b000", + "debug_file": "igd10iumd32.pdb", + "debug_id": "F625776624BD4E1688A1C2E0B88046E91", + "end_addr": "0x6efeb000", + "filename": "igd10iumd32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0x6f020000", + "code_id": "4A5BDADE18000", + "debug_file": "ntdsapi.pdb", + "debug_id": "D502EBF8DFAF48FA8669953B4892072B2", + "end_addr": "0x6f038000", + "filename": "ntdsapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f3c0000", + "code_id": "4F0412C970000", + "debug_file": "ntshrui.pdb", + "debug_id": "B1397869A4914797AEA1040E4BD4F1932", + "end_addr": "0x6f430000", + "filename": "ntshrui.dll", + "version": "6.1.7601.17755" + }, + { + "base_addr": "0x6f430000", + "code_id": "4A5BDB448000", + "debug_file": "winrnr.pdb", + "debug_id": "45F8B97B128548D788289C58E8C5B3CA2", + "end_addr": "0x6f438000", + "filename": "winrnr.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f440000", + "code_id": "4A5BDAF612000", + "debug_file": "pnrpnsp.pdb", + "debug_id": "D02619BD04DB444D9215D3CE9D69F1062", + "end_addr": "0x6f452000", + "filename": "pnrpnsp.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f460000", + "code_id": "4A5BDA6D10000", + "debug_file": "NapiNSP.pdb", + "debug_id": "35D1FB446B064C3C84108202E55B284A2", + "end_addr": "0x6f470000", + "filename": "NapiNSP.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6f930000", + "code_id": "4CE7BA4232000", + "debug_file": "winmm.pdb", + "debug_id": "7AFD98FCAAD34F6B8B31A4667C4E2BFC2", + "end_addr": "0x6f962000", + "filename": "winmm.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fbe0000", + "code_id": "4A5BDB2Fa000", + "debug_file": "wbemprox.pdb", + "debug_id": "395F248F2C754D43B25DE5EC5F27B2052", + "end_addr": "0x6fbea000", + "filename": "wbemprox.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x6fbf0000", + "code_id": "4CE7BA255c000", + "debug_file": "wbemcomn.pdb", + "debug_id": "6719BCABFA674D7EBC55213C37242C6E2", + "end_addr": "0x6fc4c000", + "filename": "wbemcomn.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x6fcd0000", + "code_id": "55D1FD14375000", + "debug_file": "igdusc32.pdb", + "debug_id": "EA6CE12299DD4E3894F838FAF27868F81", + "end_addr": "0x70045000", + "filename": "igdusc32.dll", + "version": "10.18.10.4276" + }, + { + "base_addr": "0x70750000", + "code_id": "4CE78A58b000", + "debug_file": "cscapi.pdb", + "debug_id": "CC82DBD0C27D422C8E970BD83ECE179F2", + "end_addr": "0x7075b000", + "filename": "cscapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x70bd0000", + "code_id": "55C39B97170000", + "debug_file": "ExplorerFrame.pdb", + "debug_id": "E38B99B3657C4EE6AEFAF6B82D1BC96D2", + "end_addr": "0x70d40000", + "filename": "explorerframe.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x70d40000", + "code_id": "5153774D175000", + "debug_file": "d3d11.pdb", + "debug_id": "A40CED7361AB405886384123277BE23F1", + "end_addr": "0x70eb5000", + "filename": "d3d11.dll", + "version": "6.2.9200.16570" + }, + { + "base_addr": "0x70ec0000", + "code_id": "50F3170F4c000", + "debug_file": "dxgi.pdb", + "debug_id": "4184519EBA8C4D3C90017DC3F4DFBAA11", + "end_addr": "0x70f0c000", + "filename": "dxgi.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x70f10000", + "code_id": "50F3145C41000", + "debug_file": "d3d10_1core.pdb", + "debug_id": "FD247BFE41C34675B1FD14282D0308681", + "end_addr": "0x70f51000", + "filename": "d3d10_1core.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x70f60000", + "code_id": "50F30F9F2c000", + "debug_file": "d3d10_1.pdb", + "debug_id": "07A29CC1F4D448B68EDA112B7B354C561", + "end_addr": "0x70f8c000", + "filename": "d3d10_1.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x71190000", + "code_id": "50F3234E4000", + "debug_file": "api-ms-win-downlevel-advapi32-l2-1-0.pdb", + "debug_id": "DD3636F59F6741CB80DEE0ABEAEF8C111", + "end_addr": "0x71194000", + "filename": "api-ms-win-downlevel-advapi32-l2-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x71670000", + "code_id": "55F98CE3e7000", + "debug_file": "aswAux.pdb", + "debug_id": "5CDBFDD700334D9DB6276EB83532CEF01", + "end_addr": "0x71757000", + "filename": "aswAux.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71760000", + "code_id": "55F98ED263000", + "debug_file": "ashTask.pdb", + "debug_id": "317541F1FD554C04969F0D51F7D3CB101", + "end_addr": "0x717c3000", + "filename": "ashTask.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x717d0000", + "code_id": "55F98E1649000", + "debug_file": "AavmRpch.pdb", + "debug_id": "193D1E760CC741FDAFED4A2805DF25931", + "end_addr": "0x71819000", + "filename": "AavmRpch.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x71820000", + "code_id": "55F98F191ac000", + "debug_file": "Aavm4h.pdb", + "debug_id": "8259A81E94044A1B912A9BC136D7F5E91", + "end_addr": "0x719cc000", + "filename": "Aavm4h.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x719d0000", + "code_id": "55F98CAD20000", + "debug_file": "JsonRpcServer.pdb", + "debug_id": "62AB0861622E4183AE9F117541D3CBFE1", + "end_addr": "0x719f0000", + "filename": "JsonRpcServer.dll", + "version": "" + }, + { + "base_addr": "0x73100000", + "code_id": "4A5BDAA05000", + "debug_file": "msimg32.pdb", + "debug_id": "13C89B70614E4E7FB1C677D443D15D182", + "end_addr": "0x73105000", + "filename": "msimg32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73390000", + "code_id": "55F98D5C11000", + "debug_file": "aswEngLdr.pdb", + "debug_id": "BB94E885E60341989CBF5453EB6EFD071", + "end_addr": "0x733a1000", + "filename": "aswEngLdr.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x733b0000", + "code_id": "4A5BDADF15000", + "debug_file": "rasman.pdb", + "debug_id": "DF9A860877F94FECBB7A2CF29C7D5EDD2", + "end_addr": "0x733c5000", + "filename": "rasman.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x733d0000", + "code_id": "4A5BDAD752000", + "debug_file": "rasapi32.pdb", + "debug_id": "B6E3857A947F4F9E86D6C3A36576BF152", + "end_addr": "0x73422000", + "filename": "rasapi32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73430000", + "code_id": "4A5BDA4E14000", + "debug_file": "msacm32.pdb", + "debug_id": "3D318D5E38C54502B64578F0710A510F2", + "end_addr": "0x73444000", + "filename": "msacm32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x734d0000", + "code_id": "55F98CDB14000", + "debug_file": "avastIP.pdb", + "debug_id": "AC32D00C0C20450E82004E54955B3CBA1", + "end_addr": "0x734e4000", + "filename": "avastIP.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x734f0000", + "code_id": "4CE7B9A0f000", + "debug_file": "samcli.pdb", + "debug_id": "76380D8E5CFE4600901E6045ED45C9812", + "end_addr": "0x734ff000", + "filename": "samcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73500000", + "code_id": "4CE795A7f000", + "debug_file": "wkscli.pdb", + "debug_id": "93CD65FD63714CA084757F0F11A308BC2", + "end_addr": "0x7350f000", + "filename": "wkscli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73510000", + "code_id": "4CE795A69000", + "debug_file": "netutils.pdb", + "debug_id": "5B6CAE02A29D4364ADC012962BE6A6552", + "end_addr": "0x73519000", + "filename": "netutils.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73520000", + "code_id": "4FF4B0F611000", + "debug_file": "netapi32.pdb", + "debug_id": "BB029B7F0A2941ADBCD6BE7A2DE3BAA42", + "end_addr": "0x73531000", + "filename": "netapi32.dll", + "version": "6.1.7601.17887" + }, + { + "base_addr": "0x73550000", + "code_id": "4A5BDAB34000", + "debug_file": "ksuser.pdb", + "debug_id": "7AE6BFAC128C4C57BAAF1C0B79FA95B42", + "end_addr": "0x73554000", + "filename": "ksuser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73560000", + "code_id": "54D03BA036000", + "debug_file": "AudioSes.pdb", + "debug_id": "CB4B0ADA67AF422B9DE62BEBC004011F2", + "end_addr": "0x73596000", + "filename": "AudioSes.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x735a0000", + "code_id": "4EC49B764f000", + "debug_file": "webio.pdb", + "debug_id": "A4D8EDEE321149F4931A8F77FF4AE1542", + "end_addr": "0x735ef000", + "filename": "webio.dll", + "version": "6.1.7601.17725" + }, + { + "base_addr": "0x735f0000", + "code_id": "4CE7BA3E58000", + "debug_file": "winhttp.pdb", + "debug_id": "AB606DA647F94A108FFE404A2624D13E2", + "end_addr": "0x73648000", + "filename": "winhttp.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73680000", + "code_id": "55F98E4493000", + "debug_file": "commchannel.pdb", + "debug_id": "7BC6CA9FFD4E49688A4EADE933FCBE271", + "end_addr": "0x73713000", + "filename": "commchannel.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x73770000", + "code_id": "4A5BDB637000", + "debug_file": "wsock32.pdb", + "debug_id": "0AAE6683A7F540DFB265DCD12B7BD0FB2", + "end_addr": "0x73777000", + "filename": "wsock32.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73780000", + "code_id": "55F98E5Ff7000", + "debug_file": "ashBase.pdb", + "debug_id": "14964934A3494F2CB66D59980CBBDDDA1", + "end_addr": "0x73877000", + "filename": "ashBase.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x73890000", + "code_id": "55F98C9E1b000", + "debug_file": "log.pdb", + "debug_id": "A27F7FC26AC846628DE451016BABE6441", + "end_addr": "0x738ab000", + "filename": "log.dll", + "version": "" + }, + { + "base_addr": "0x738b0000", + "code_id": "5098859585000", + "debug_file": "msvcp110.i386.pdb", + "debug_id": "C4746119B92C4F389EA45BD8C44117631", + "end_addr": "0x73935000", + "filename": "msvcp110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x73940000", + "code_id": "55F98D3321000", + "debug_file": "aswCmnOS.pdb", + "debug_id": "0FD9CA68C64E42C0BE316BDD265379B91", + "end_addr": "0x73961000", + "filename": "aswCmnOS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x73970000", + "code_id": "5098858Ed6000", + "debug_file": "msvcr110.i386.pdb", + "debug_id": "D667470E009A4586B69244CB837F958E2", + "end_addr": "0x73a46000", + "filename": "msvcr110.dll", + "version": "11.0.51106.1" + }, + { + "base_addr": "0x73a50000", + "code_id": "55F98CD85d000", + "debug_file": "aswCmnIS.pdb", + "debug_id": "E99E51D346404D8A90E1F0F2B55AF44C1", + "end_addr": "0x73aad000", + "filename": "aswCmnIS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x73ab0000", + "code_id": "55F98D4E58000", + "debug_file": "aswCmnBS.pdb", + "debug_id": "07B44BD773344543A81C1CB97CF5EEBA1", + "end_addr": "0x73b08000", + "filename": "aswCmnBS.dll", + "version": "10.4.2233.1299" + }, + { + "base_addr": "0x73c50000", + "code_id": "4DF985DB2f000", + "debug_file": "XmlLite.pdb", + "debug_id": "2A7A661DFDDA4DB98ACC43DC56705DFC2", + "end_addr": "0x73c7f000", + "filename": "xmllite.dll", + "version": "1.3.1001.0" + }, + { + "base_addr": "0x73c80000", + "code_id": "559EB13D13000", + "debug_file": "dwmapi.pdb", + "debug_id": "3478583A5A88473EA647096A55E52C2A2", + "end_addr": "0x73c93000", + "filename": "dwmapi.dll", + "version": "6.1.7601.18917" + }, + { + "base_addr": "0x73d30000", + "code_id": "5258ADA638000", + "debug_file": "fwpuclnt.pdb", + "debug_id": "1F1E56C7FD0A45B09A523FA4F0944F632", + "end_addr": "0x73d68000", + "filename": "FWPUCLNT.DLL", + "version": "6.1.7601.18283" + }, + { + "base_addr": "0x73df0000", + "code_id": "4A5BDB437000", + "debug_file": "winnsi.pdb", + "debug_id": "F7A0C25B1B0E4FA6876494D3F6BFD1012", + "end_addr": "0x73df7000", + "filename": "winnsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73e00000", + "code_id": "4CE7B8591c000", + "debug_file": "iphlpapi.pdb", + "debug_id": "F162D2E137ED42978BF38C99AEE2DAAB2", + "end_addr": "0x73e1c000", + "filename": "IPHLPAPI.DLL", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x73e80000", + "code_id": "4A5BDA062f000", + "debug_file": "DUser.pdb", + "debug_id": "363E97D3DCE44C3786A74C5EF3BB268D2", + "end_addr": "0x73eaf000", + "filename": "duser.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x73eb0000", + "code_id": "4A5BDA05b2000", + "debug_file": "DUI70.pdb", + "debug_id": "EF8C41DF5F4D4D1A99D40BCBE9C9DAB32", + "end_addr": "0x73f62000", + "filename": "dui70.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74100000", + "code_id": "4A5BDB3840000", + "debug_file": "UxTheme.pdb", + "debug_id": "5BECAB35E7714835A6BF3DADD891BB3A2", + "end_addr": "0x74140000", + "filename": "uxtheme.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74150000", + "code_id": "4A5BDADB12000", + "debug_file": "samlib.pdb", + "debug_id": "F4E3B9574DE14999B3A686C0E6FAFEAD2", + "end_addr": "0x74162000", + "filename": "samlib.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x741d0000", + "code_id": "4CE7BA64d000", + "debug_file": "wtsapi32.pdb", + "debug_id": "1F1D3CBAE8A447E5BF304735F21CB4132", + "end_addr": "0x741dd000", + "filename": "wtsapi32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x74270000", + "code_id": "4A5BDB0Da000", + "debug_file": "slc.pdb", + "debug_id": "8728388BE5444934AA1B81ADF065B0E41", + "end_addr": "0x7427a000", + "filename": "slc.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74310000", + "code_id": "4A5BD97A14000", + "debug_file": "atl.pdb", + "debug_id": "9A2474AB5BCA4AB8A34ADA69E8771BF92", + "end_addr": "0x74324000", + "filename": "atl.dll", + "version": "3.5.2284.0" + }, + { + "base_addr": "0x74370000", + "code_id": "506C6B0010000", + "debug_file": "nlaapi.pdb", + "debug_id": "BDCA2602CD3B439CB2EB80CB896D25DD2", + "end_addr": "0x74380000", + "filename": "nlaapi.dll", + "version": "6.1.7601.17964" + }, + { + "base_addr": "0x744b0000", + "code_id": "4A5BDAE921000", + "debug_file": "ntmarta.pdb", + "debug_id": "654E30BBAE864799893AF657FEA771722", + "end_addr": "0x744d1000", + "filename": "ntmarta.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x744e0000", + "code_id": "553A834519e000", + "debug_file": "comctl32.pdb", + "debug_id": "6212F6372DFF46B389B1997A0E79C1F52", + "end_addr": "0x7467e000", + "filename": "comctl32.dll", + "version": "6.10.7601.18837" + }, + { + "base_addr": "0x74870000", + "code_id": "4CE7B983f5000", + "debug_file": "propsys.pdb", + "debug_id": "D0EDA507E53D4579A337F875012D7B482", + "end_addr": "0x74965000", + "filename": "propsys.dll", + "version": "7.0.7601.17514" + }, + { + "base_addr": "0x74970000", + "code_id": "4CE7B89239000", + "debug_file": "MMDevAPI.pdb", + "debug_id": "941E45A63E8F457D90CE29CC508C34B92", + "end_addr": "0x749a9000", + "filename": "MMDevAPI.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x749b0000", + "code_id": "4A5BDB0C25000", + "debug_file": "powrprof.pdb", + "debug_id": "B1F8F66CCBAD4869BADFD20C1F24AC832", + "end_addr": "0x749d5000", + "filename": "powrprof.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74a60000", + "code_id": "4A5BD9987000", + "debug_file": "avrt.pdb", + "debug_id": "A15E148ACFC74F88A0A6DAF71CC916472", + "end_addr": "0x74a67000", + "filename": "avrt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74d60000", + "code_id": "4A5BDB2B9000", + "debug_file": "version.pdb", + "debug_id": "52234E5C7EC44646B62D56357B2C94872", + "end_addr": "0x74d69000", + "filename": "version.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x74df0000", + "code_id": "4A5BDB5A5000", + "debug_file": "wshtcpip.pdb", + "debug_id": "92A92FF293574B489795898561F007192", + "end_addr": "0x74df5000", + "filename": "WSHTCPIP.DLL", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75060000", + "code_id": "4A5BDAE03b000", + "debug_file": "rsaenh.pdb", + "debug_id": "F03813E5A0554853A6BC085C17A3AB352", + "end_addr": "0x7509b000", + "filename": "rsaenh.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75140000", + "code_id": "4D6F273344000", + "debug_file": "dnsapi.pdb", + "debug_id": "4B77BA91498A432F8DD6E52085C4C4232", + "end_addr": "0x75184000", + "filename": "dnsapi.dll", + "version": "6.1.7601.17570" + }, + { + "base_addr": "0x75270000", + "code_id": "4A5BDB566000", + "debug_file": "wship6.pdb", + "debug_id": "02E45101E951429F85676ADFCC0EA72A2", + "end_addr": "0x75276000", + "filename": "wship6.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75280000", + "code_id": "522BDB3E3c000", + "debug_file": "mswsock.pdb", + "debug_id": "8038E175506747EBA8552A29BC46BF4A2", + "end_addr": "0x752bc000", + "filename": "mswsock.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18254" + }, + { + "base_addr": "0x752c0000", + "code_id": "54D03C4A17000", + "debug_file": "cryptsp.pdb", + "debug_id": "751AA139BF17468F9BAAD1D6A7913FAA1", + "end_addr": "0x752d7000", + "filename": "cryptsp.dll", + "version": "6.1.7601.18741" + }, + { + "base_addr": "0x753d0000", + "code_id": "4A5BD98617000", + "debug_file": "bcrypt.pdb", + "debug_id": "E23FFEF26CCA4A75A0EF624509D12C172", + "end_addr": "0x753e7000", + "filename": "bcrypt.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x753f0000", + "code_id": "56258D5A39000", + "debug_file": "ncrypt.pdb", + "debug_id": "A2DC061C5FD64A7FB90B603B1E5639082", + "end_addr": "0x75429000", + "filename": "ncrypt.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x75460000", + "code_id": "4A5BDB2D42000", + "debug_file": "wevtapi.pdb", + "debug_id": "066E017FB75F4735A1832F596399CA102", + "end_addr": "0x754a2000", + "filename": "wevtapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75560000", + "code_id": "4CE7BA1F19000", + "debug_file": "srvcli.pdb", + "debug_id": "B83FAA07A5A644DEAF314DD746429E092", + "end_addr": "0x75579000", + "filename": "srvcli.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x756f0000", + "code_id": "56258E208000", + "debug_file": "secur32.pdb", + "debug_id": "CBDF2F0688664139BBD02BB384E469632", + "end_addr": "0x756f8000", + "filename": "secur32.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x75730000", + "code_id": "56258E5C1b000", + "debug_file": "sspicli.pdb", + "debug_id": "56021B4267154F8EAE04B916790459162", + "end_addr": "0x7574b000", + "filename": "sspicli.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x75750000", + "code_id": "56325A304c000", + "debug_file": "apphelp.pdb", + "debug_id": "086332A0927F42D189ABEA071EE447A12", + "end_addr": "0x7579c000", + "filename": "apphelp.dll", + "version": "6.1.7601.19050" + }, + { + "base_addr": "0x757a0000", + "code_id": "56257C5Bc000", + "debug_file": "cryptbase.pdb", + "debug_id": "243A5DB512054C45B401B19BDA1CA68B2", + "end_addr": "0x757ac000", + "filename": "CRYPTBASE.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x757b0000", + "code_id": "53C7293629000", + "debug_file": "winsta.pdb", + "debug_id": "10A4561AC6EA4C0DA9CFA8AA07B1E1892", + "end_addr": "0x757d9000", + "filename": "winsta.dll", + "version": "6.1.7601.18540" + }, + { + "base_addr": "0x75840000", + "code_id": "4CE7992Fe000", + "debug_file": "RpcRtRemote.pdb", + "debug_id": "16827EB67C584E0D8B17B60D76B2B0CE2", + "end_addr": "0x7584e000", + "filename": "RpcRtRemote.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x758b0000", + "code_id": "4CE7B8C9c000", + "debug_file": "msasn1.pdb", + "debug_id": "003D5F0E24804B20953A7A021B52FC322", + "end_addr": "0x758bc000", + "filename": "msasn1.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x758c0000", + "code_id": "4A5BBF41b000", + "debug_file": "profapi.pdb", + "debug_id": "CA045CA9E5C74D899B90E776B38A18B32", + "end_addr": "0x758cb000", + "filename": "profapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x758d0000", + "code_id": "50F322EB4000", + "debug_file": "api-ms-win-downlevel-version-l1-1-0.pdb", + "debug_id": "204B81C33A4D4100A32DE3BE94935E661", + "end_addr": "0x758d4000", + "filename": "api-ms-win-downlevel-version-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x758e0000", + "code_id": "553E88222f000", + "debug_file": "wintrust.pdb", + "debug_id": "B17FFF2931DC44B19A1C95B5BDF4CA542", + "end_addr": "0x7590f000", + "filename": "wintrust.dll", + "version": "6.1.7601.18839" + }, + { + "base_addr": "0x75910000", + "code_id": "50F322EC4000", + "debug_file": "api-ms-win-downlevel-ole32-l1-1-0.pdb", + "debug_id": "652BBF244E0D4471959C6080260743B71", + "end_addr": "0x75914000", + "filename": "api-ms-win-downlevel-ole32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75920000", + "code_id": "50F3243A5000", + "debug_file": "api-ms-win-downlevel-advapi32-l1-1-0.pdb", + "debug_id": "815D3737568D4305842320735DA06F721", + "end_addr": "0x75925000", + "filename": "api-ms-win-downlevel-advapi32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75930000", + "code_id": "50F322F94000", + "debug_file": "api-ms-win-downlevel-user32-l1-1-0.pdb", + "debug_id": "02CB034817B44ABB99DA042A6008FE6C1", + "end_addr": "0x75934000", + "filename": "api-ms-win-downlevel-user32-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75940000", + "code_id": "4CE7B78727000", + "debug_file": "cfgmgr32.pdb", + "debug_id": "93B1A0A82F114743AF9AABB1A17382462", + "end_addr": "0x75967000", + "filename": "cfgmgr32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75970000", + "code_id": "553E87DD121000", + "debug_file": "crypt32.pdb", + "debug_id": "A145AA1E249E466D90FC92B513A6CC9E2", + "end_addr": "0x75a91000", + "filename": "crypt32.dll", + "version": "6.1.7601.18839" + }, + { + "base_addr": "0x75aa0000", + "code_id": "50F3244F4000", + "debug_file": "api-ms-win-downlevel-shlwapi-l1-1-0.pdb", + "debug_id": "DC8C3E813E5B4491AFCB375F0F7CE0501", + "end_addr": "0x75aa4000", + "filename": "api-ms-win-downlevel-shlwapi-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75ab0000", + "code_id": "4CE7BA2817000", + "debug_file": "userenv.pdb", + "debug_id": "FD47F51275F84FCAAA6071CB11CC4AB82", + "end_addr": "0x75ac7000", + "filename": "userenv.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75b60000", + "code_id": "4A5BD9C512000", + "debug_file": "devobj.pdb", + "debug_id": "5EC40EC65C5045EB96F4CFDCFC6E19062", + "end_addr": "0x75b72000", + "filename": "devobj.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x75b80000", + "code_id": "50F3244E3000", + "debug_file": "api-ms-win-downlevel-normaliz-l1-1-0.pdb", + "debug_id": "5402F63552F34E26A727BF0C479713EE1", + "end_addr": "0x75b83000", + "filename": "api-ms-win-downlevel-normaliz-l1-1-0.dll", + "version": "6.2.9200.16492" + }, + { + "base_addr": "0x75b90000", + "code_id": "554D7B004b000", + "debug_file": "kernelbase.pdb", + "debug_id": "C04A610B6F9C493BA343FBD10B4E857B2", + "end_addr": "0x75bdb000", + "filename": "KERNELBASE.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18847" + }, + { + "base_addr": "0x75c60000", + "code_id": "4CE7B8451f000", + "debug_file": "imm32.pdb", + "debug_id": "91A0004474E24AA89F185029E31144892", + "end_addr": "0x75c7f000", + "filename": "imm32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x75c80000", + "code_id": "55AFD611a1000", + "debug_file": "advapi32.pdb", + "debug_id": "4E8A4C370EB04E0FBCDC24BC1371D96F2", + "end_addr": "0x75d21000", + "filename": "advapi32.dll", + "version": "6.1.7601.18939" + }, + { + "base_addr": "0x75d30000", + "code_id": "55981B9E15c000", + "debug_file": "ole32.pdb", + "debug_id": "DE14A7E1B047414B826E606585170A892", + "end_addr": "0x75e8c000", + "filename": "ole32.dll", + "version": "6.1.7601.18915" + }, + { + "base_addr": "0x75fe0000", + "code_id": "5633E6511f3000", + "debug_file": "wininet.pdb", + "debug_id": "16BED61FCA4E44C59E0C7AEC73876B892", + "end_addr": "0x761d3000", + "filename": "wininet.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x761e0000", + "code_id": "55C39C76c4b000", + "debug_file": "shell32.pdb", + "debug_id": "5C42EE1D879B43178664BD1316C68EBB2", + "end_addr": "0x76e2b000", + "filename": "shell32.dll", + "version": "6.1.7601.18952" + }, + { + "base_addr": "0x76e30000", + "code_id": "4CE7BA26c9000", + "debug_file": "user32.pdb", + "debug_id": "DD74D86F12624845A42A6A5BAAB4D7A82", + "end_addr": "0x76ef9000", + "filename": "user32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x76f30000", + "code_id": "554D7AFFd4000", + "debug_file": "kernel32.pdb", + "debug_id": "C848D96A612845D59DF065688B5496062", + "end_addr": "0x77004000", + "filename": "kernel32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.18847" + }, + { + "base_addr": "0x77010000", + "code_id": "54B9C914cc000", + "debug_file": "msctf.pdb", + "debug_id": "8F352E9ADBAB43E592585B4F943B07842", + "end_addr": "0x770dc000", + "filename": "msctf.dll", + "version": "6.1.7601.18731" + }, + { + "base_addr": "0x770e0000", + "code_id": "4CE7B9E257000", + "debug_file": "shlwapi.pdb", + "debug_id": "E128B1CEE2EB438C8646E6967118F33E2", + "end_addr": "0x77137000", + "filename": "shlwapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77140000", + "code_id": "4A5BD9B183000", + "debug_file": "CLBCatQ.pdb", + "debug_id": "00A720C79BAC402295B6EBDC147257182", + "end_addr": "0x771c3000", + "filename": "clbcatq.dll", + "version": "2001.12.8530.16385" + }, + { + "base_addr": "0x771d0000", + "code_id": "56258DF3a2000", + "debug_file": "rpcrt4.pdb", + "debug_id": "5D0A79FBB9E741DA85EA5F955944E8F42", + "end_addr": "0x77272000", + "filename": "rpcrt4.dll", + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x77280000", + "code_id": "55E661BFa000", + "debug_file": "lpk.pdb", + "debug_id": "2E1680B07077406CAC8ABD97274E11C72", + "end_addr": "0x7728a000", + "filename": "lpk.dll", + "version": "6.1.7601.18985" + }, + { + "base_addr": "0x77290000", + "code_id": "4CE7BA6245000", + "debug_file": "wldap32.pdb", + "debug_id": "A0183052C47E4652BFC983CC603C12442", + "end_addr": "0x772d5000", + "filename": "Wldap32.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x772e0000", + "code_id": "4CE7BA6835000", + "debug_file": "ws2_32.pdb", + "debug_id": "18C960B958404C4F80F686EE978A33D42", + "end_addr": "0x77315000", + "filename": "ws2_32.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x77320000", + "code_id": "547549198f000", + "debug_file": "oleaut32.pdb", + "debug_id": "7B8A484D32F449DC99F82BF27DDD65E62", + "end_addr": "0x773af000", + "filename": "oleaut32.dll", + "version": "6.1.7601.18679" + }, + { + "base_addr": "0x773b0000", + "code_id": "5359C2C99d000", + "debug_file": "usp10.pdb", + "debug_id": "3F67909EA38E4063BEF9EF452618321C1", + "end_addr": "0x7744d000", + "filename": "usp10.dll", + "version": "1.626.7601.18454" + }, + { + "base_addr": "0x77450000", + "code_id": "4CE7B9D919d000", + "debug_file": "setupapi.pdb", + "debug_id": "C6B7CC380FCD42C29EDB1B61757DFD922", + "end_addr": "0x775ed000", + "filename": "setupapi.dll", + "version": "6.1.7601.17514" + }, + { + "base_addr": "0x775f0000", + "code_id": "4EEAF722ac000", + "debug_file": "msvcrt.pdb", + "debug_id": "F1D253F9555C46DF8076400A52B3A9292", + "end_addr": "0x7769c000", + "filename": "msvcrt.dll", + "version": "7.0.7601.17744" + }, + { + "base_addr": "0x776a0000", + "code_id": "5633F237232000", + "debug_file": "iertutil.pdb", + "debug_id": "460B2013ECF74803914AE5548DFBC5512", + "end_addr": "0x778d2000", + "filename": "iertutil.dll", + "version": "11.0.9600.18098" + }, + { + "base_addr": "0x778e0000", + "code_id": "56258DBB141000", + "debug_file": "ntdll.pdb", + "debug_id": "052DC9B879F442B289C2DAAE63B555002", + "end_addr": "0x77a21000", + "filename": "ntdll.dll", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "6.1.7601.19045" + }, + { + "base_addr": "0x77a30000", + "code_id": "4A5BDACE5000", + "debug_file": "psapi.pdb", + "debug_id": "A895A052F325481B9E2DA00A29E8D5DF2", + "end_addr": "0x77a35000", + "filename": "psapi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77a40000", + "code_id": "4A5BDAD43000", + "debug_file": "normaliz.pdb", + "debug_id": "9481804BB4FD4703AE6AE76F8B99B4761", + "end_addr": "0x77a43000", + "filename": "normaliz.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77a50000", + "code_id": "5581AEF54e000", + "debug_file": "gdi32.pdb", + "debug_id": "A027FB856A954B0880C4CD5543993A752", + "end_addr": "0x77a9e000", + "filename": "gdi32.dll", + "version": "6.1.7601.18898" + }, + { + "base_addr": "0x77aa0000", + "code_id": "4A5BDAD96000", + "debug_file": "nsi.pdb", + "debug_id": "D15A81679FAE4A7392344B6FD26867942", + "end_addr": "0x77aa6000", + "filename": "nsi.dll", + "version": "6.1.7600.16385" + }, + { + "base_addr": "0x77ab0000", + "code_id": "556362E419000", + "debug_file": "sechost.pdb", + "debug_id": "2C99B7B1394E4C64B66DE258B63C07F51", + "end_addr": "0x77ac9000", + "filename": "sechost.dll", + "version": "6.1.7601.18869" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "x86", + "cpu_count": 2, + "cpu_info": "GenuineIntel family 6 model 58 stepping 9", + "os": "Windows NT", + "os_ver": "6.1.7601 Service Pack 1" + }, + "thread_count": 59, + "threads": [ + { + "frame_count": 32, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:memory/mozjemalloc/jemalloc.c:e2f9a0ed50bc", + "frame": 0, + "function": "je_free", + "function_offset": "0x44", + "line": 6459, + "module": "mozglue.dll", + "module_offset": "0x4694", + "normalized": "je_free", + "offset": "0x69aa4694", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/string/nsSubstring.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "nsStringBuffer::Release()", + "function_offset": "0x11", + "line": 201, + "module": "xul.dll", + "module_offset": "0x2f3b63", + "normalized": "nsStringBuffer::Release", + "offset": "0x52943b63", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/io/nsStringStream.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "nsStringInputStream::Release()", + "function_offset": "0x69", + "line": 95, + "module": "xul.dll", + "module_offset": "0x2eb77a", + "normalized": "nsStringInputStream::Release", + "offset": "0x5293b77a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsCOMPtr.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsCOMPtr_base::~nsCOMPtr_base()", + "function_offset": "0x14", + "line": 295, + "module": "xul.dll", + "module_offset": "0x231115", + "normalized": "nsCOMPtr_base::~nsCOMPtr_base", + "offset": "0x52881115", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/protocol/http/HttpBaseChannel.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::net::HttpBaseChannel::~HttpBaseChannel()", + "function_offset": "0x1c9", + "line": 114, + "module": "xul.dll", + "module_offset": "0x3b9612", + "normalized": "mozilla::net::HttpBaseChannel::~HttpBaseChannel", + "offset": "0x52a09612", + "trust": "cfi" + }, + { + "frame": 5, + "function": "mozilla::net::nsHttpChannel::`scalar deleting destructor'(unsigned int)", + "function_offset": "0x7", + "module": "xul.dll", + "module_offset": "0x3b64be", + "normalized": "mozilla::net::nsHttpChannel::`scalar deleting destructor'", + "offset": "0x52a064be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsInputStreamChannel.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsInputStreamChannel::Release()", + "function_offset": "0x2f", + "line": 43, + "module": "xul.dll", + "module_offset": "0x209f6d", + "normalized": "nsInputStreamChannel::Release", + "offset": "0x52859f6d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsInputStreamPump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsInputStreamPump::OnStateStop()", + "function_offset": "0xd5", + "line": 720, + "module": "xul.dll", + "module_offset": "0x2e8449", + "normalized": "nsInputStreamPump::OnStateStop", + "offset": "0x52938449", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsInputStreamPump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream *)", + "function_offset": "0xaa", + "line": 436, + "module": "xul.dll", + "module_offset": "0x2e8633", + "normalized": "nsInputStreamPump::OnInputStreamReady", + "offset": "0x52938633", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/io/nsStreamUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsInputStreamReadyEvent::Run()", + "function_offset": "0x1a", + "line": 91, + "module": "xul.dll", + "module_offset": "0x2e7e7c", + "normalized": "nsInputStreamReadyEvent::Run", + "offset": "0x52937e7c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "normalized": "NS_ProcessNextEvent", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::Shutdown()", + "function_offset": "0xc8", + "line": 665, + "module": "xul.dll", + "module_offset": "0x1680f9", + "normalized": "nsThread::Shutdown", + "offset": "0x527b80f9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.h:e2f9a0ed50bc", + "frame": 13, + "function": "nsRunnableMethodImpl::Run()", + "function_offset": "0xf", + "line": 868, + "module": "xul.dll", + "module_offset": "0x42a41d", + "normalized": "nsRunnableMethodImpl::Run", + "offset": "0x52a7a41d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "normalized": "NS_ProcessNextEvent", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/protocol/http/nsHttpConnectionMgr.cpp:e2f9a0ed50bc", + "frame": 16, + "function": "mozilla::net::nsHttpConnectionMgr::Shutdown()", + "function_offset": "0x7a", + "line": 180, + "module": "xul.dll", + "module_offset": "0x52bec5", + "normalized": "mozilla::net::nsHttpConnectionMgr::Shutdown", + "offset": "0x52b7bec5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/protocol/http/nsHttpHandler.cpp:e2f9a0ed50bc", + "frame": 17, + "function": "mozilla::net::nsHttpHandler::Observe(nsISupports *,char const *,wchar_t const *)", + "function_offset": "0x15d", + "line": 1990, + "module": "xul.dll", + "module_offset": "0x503884", + "normalized": "mozilla::net::nsHttpHandler::Observe", + "offset": "0x52b53884", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsPSMBackgroundThread.cpp:e2f9a0ed50bc", + "frame": 18, + "function": "nsPSMBackgroundThread::requestExit()", + "function_offset": "0x74", + "line": 89, + "module": "xul.dll", + "module_offset": "0x3abc7d", + "normalized": "nsPSMBackgroundThread::requestExit", + "offset": "0x529fbc7d", + "trust": "cfi_scan" + }, + { + "frame": 19, + "module": "nss3.dll", + "module_offset": "0x3c6af", + "normalized": "nss3.dll@0x3c6af", + "offset": "0x5a85c6af", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsNSSComponent.cpp:e2f9a0ed50bc", + "frame": 20, + "function": "nsNSSComponent::DoProfileChangeNetTeardown()", + "function_offset": "0xe", + "line": 1518, + "module": "xul.dll", + "module_offset": "0x51e2f6", + "normalized": "nsNSSComponent::DoProfileChangeNetTeardown", + "offset": "0x52b6e2f6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/manager/ssl/nsNSSComponent.cpp:e2f9a0ed50bc", + "frame": 21, + "function": "nsNSSComponent::Observe(nsISupports *,char const *,wchar_t const *)", + "function_offset": "0xc1", + "line": 1384, + "module": "xul.dll", + "module_offset": "0x51e146", + "normalized": "nsNSSComponent::Observe", + "offset": "0x52b6e146", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/ds/nsObserverService.cpp:e2f9a0ed50bc", + "frame": 22, + "function": "nsObserverService::NotifyObservers(nsISupports *,char const *,wchar_t const *)", + "function_offset": "0xfa", + "line": 315, + "module": "xul.dll", + "module_offset": "0x47a8ae", + "normalized": "nsObserverService::NotifyObservers", + "offset": "0x52aca8ae", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsXREDirProvider.cpp:e2f9a0ed50bc", + "frame": 23, + "function": "nsXREDirProvider::DoShutdown()", + "function_offset": "0x3d", + "line": 904, + "module": "xul.dll", + "module_offset": "0x50e3e4", + "normalized": "nsXREDirProvider::DoShutdown", + "offset": "0x52b5e3e4", + "trust": "cfi_scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 24, + "function": "ScopedXPCOMStartup::~ScopedXPCOMStartup()", + "function_offset": "0x4a", + "line": 1494, + "module": "xul.dll", + "module_offset": "0x3ac0c1", + "normalized": "ScopedXPCOMStartup::~ScopedXPCOMStartup", + "offset": "0x529fc0c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:mfbt/UniquePtr.h:e2f9a0ed50bc", + "frame": 25, + "function": "mozilla::UniquePtr >::reset(ScopedXPCOMStartup *)", + "function_offset": "0x19", + "line": 311, + "module": "xul.dll", + "module_offset": "0x58ecd7", + "normalized": "mozilla::UniquePtr::reset", + "offset": "0x52bdecd7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 26, + "function": "XREMain::XRE_main(int,char * * const,nsXREAppData const *)", + "function_offset": "0x146", + "line": 4406, + "module": "xul.dll", + "module_offset": "0x58dddd", + "normalized": "XREMain::XRE_main", + "offset": "0x52bddddd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 27, + "function": "XRE_main", + "function_offset": "0x3d", + "line": 4482, + "module": "xul.dll", + "module_offset": "0x590270", + "normalized": "XRE_main", + "offset": "0x52be0270", + "trust": "cfi" + }, + { + "frame": 28, + "module": "xul.dll", + "module_offset": "0x1bf7007", + "normalized": "xul.dll@0x1bf7007", + "offset": "0x54247007", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/string/nsTSubstring.cpp:e2f9a0ed50bc", + "frame": 29, + "function": "nsAString_internal::ReplacePrep(unsigned int,unsigned int,unsigned int)", + "function_offset": "0x22e", + "line": 186, + "module": "xul.dll", + "module_offset": "0x5d530", + "normalized": "nsAString_internal::ReplacePrep", + "offset": "0x526ad530", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/io/nsLocalFileWin.cpp:e2f9a0ed50bc", + "frame": 30, + "function": "nsLocalFile::AppendInternal(nsString const &,bool)", + "function_offset": "0x127", + "line": 1451, + "module": "xul.dll", + "module_offset": "0x3cd383", + "normalized": "nsLocalFile::AppendInternal", + "offset": "0x52a1d383", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/io/nsLocalFileWin.cpp:e2f9a0ed50bc", + "frame": 31, + "function": "nsLocalFile::Append(nsAString_internal const &)", + "function_offset": "0x42", + "line": 1394, + "module": "xul.dll", + "module_offset": "0x3cd4f5", + "normalized": "nsLocalFile::Append", + "offset": "0x52a1d4f5", + "trust": "cfi" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x455bb", + "offset": "0x779255bb", + "trust": "cfi_scan" + }, + { + "frame": 2, + "function": "CloseHandle", + "function_offset": "0x18", + "module": "KERNELBASE.dll", + "module_offset": "0x6be1", + "offset": "0x75b96be1", + "trust": "cfi" + }, + { + "frame": 3, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x1fd", + "module": "dbghelp.dll", + "module_offset": "0x4c126", + "offset": "0x6d62c126", + "trust": "cfi_scan" + }, + { + "frame": 4, + "function": "Win32LiveSystemProvider::OpenMapping(unsigned short const *,unsigned long *,unsigned short *,unsigned long,void * *)", + "function_offset": "0x21b", + "module": "dbghelp.dll", + "module_offset": "0x4c144", + "offset": "0x6d62c144", + "trust": "scan" + }, + { + "frame": 5, + "function": "GenAllocateModuleObject(_MINIDUMP_STATE *,_INTERNAL_PROCESS *,unsigned short *,unsigned __int64,unsigned long,_INTERNAL_MODULE * *)", + "function_offset": "0x3bd", + "module": "dbghelp.dll", + "module_offset": "0x47a9e", + "offset": "0x6d627a9e", + "trust": "cfi_scan" + }, + { + "frame": 6, + "function": "RtlpFreeHeap", + "function_offset": "0x417", + "module": "ntdll.dll", + "module_offset": "0x56883", + "offset": "0x77936883", + "trust": "scan" + }, + { + "frame": 7, + "function": "ZwClose", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x455bb", + "offset": "0x779255bb", + "trust": "cfi" + }, + { + "frame": 8, + "function": "NtReadVirtualMemory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x463eb", + "offset": "0x779263eb", + "trust": "cfi_scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x4648b", + "offset": "0x7792648b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x75b9d6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpForIO::GetIOItem(unsigned long,base::MessagePumpForIO::IOItem *)", + "function_offset": "0x30", + "line": 514, + "module": "xul.dll", + "module_offset": "0xdbddc", + "offset": "0x5272bddc", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpForIO::WaitForIOCompletion(unsigned long,base::MessagePumpForIO::IOHandler *)", + "function_offset": "0x20", + "line": 485, + "module": "xul.dll", + "module_offset": "0xdbd89", + "offset": "0x5272bd89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForIO::DoRunLoop()", + "function_offset": "0x79", + "line": 463, + "module": "xul.dll", + "module_offset": "0xdbd60", + "offset": "0x5272bd60", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x52a97c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x52a97ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x52e9c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/system/win32/nsNotifyAddrListener.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsNotifyAddrListener::Run()", + "function_offset": "0x6e", + "line": 198, + "module": "xul.dll", + "module_offset": "0x42ad9f", + "offset": "0x52a7ad9f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x4648b", + "offset": "0x7792648b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "SockAsyncThread", + "function_offset": "0x6d", + "module": "mswsock.dll", + "module_offset": "0x635b", + "offset": "0x7528635b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "__WSAFDIsSet", + "function_offset": "0x121", + "module": "mswsock.dll", + "module_offset": "0x6f1e", + "offset": "0x75286f1e", + "trust": "cfi" + }, + { + "frame": 3, + "function": "_allmul", + "function_offset": "0x4f", + "module": "mswsock.dll", + "module_offset": "0x6d3f", + "offset": "0x75286d3f", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "select", + "function_offset": "0x9e", + "module": "ws2_32.dll", + "module_offset": "0x6a27", + "offset": "0x772e6a27", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w32poll.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_PR_POLL", + "function_offset": "0x2a6", + "line": 247, + "module": "nss3.dll", + "module_offset": "0x3c0d6", + "offset": "0x5a85c0d6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/io/prio.c:e2f9a0ed50bc", + "frame": 6, + "function": "PR_Poll", + "function_offset": "0x10", + "line": 141, + "module": "nss3.dll", + "module_offset": "0x3be1f", + "offset": "0x5a85be1f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsSocketTransportService::Poll(bool,unsigned int *,mozilla::BaseTimeDuration *)", + "function_offset": "0x9a", + "line": 468, + "module": "xul.dll", + "module_offset": "0x16656e", + "offset": "0x527b656e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsSocketTransportService::DoPollIteration(bool,mozilla::BaseTimeDuration *)", + "function_offset": "0x68", + "line": 1071, + "module": "xul.dll", + "module_offset": "0x165b67", + "offset": "0x527b5b67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x16e", + "line": 862, + "module": "xul.dll", + "module_offset": "0x165eb3", + "offset": "0x527b5eb3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x528e97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x528e94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x528e97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x528e94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x528e97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x528e94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x528e97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x528e94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x528e97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x528e94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "js::GlobalHelperThreadState::wait(js::GlobalHelperThreadState::CondVar,unsigned int)", + "function_offset": "0x1a", + "line": 568, + "module": "xul.dll", + "module_offset": "0x2997b6", + "offset": "0x528e97b6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x98", + "line": 1437, + "module": "xul.dll", + "module_offset": "0x2994c5", + "offset": "0x528e94c5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "WatchdogMain", + "function_offset": "0x44", + "line": 1243, + "module": "xul.dll", + "module_offset": "0x51a82f", + "offset": "0x52b6a82f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 7, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 8, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 9, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 10, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 11, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46aeb", + "offset": "0x77926aeb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "TppWaiterpThread", + "function_offset": "0x12b", + "module": "ntdll.dll", + "module_offset": "0x2fe22", + "offset": "0x7790fe22", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 20, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "TimerThread::Run()", + "function_offset": "0x1fb", + "line": 549, + "module": "xul.dll", + "module_offset": "0x44a1fc", + "offset": "0x52a9a1fc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x527b577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 13, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 14, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 15, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 16, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 17, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 19, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/HangMonitor.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::HangMonitor::ThreadMain(void *)", + "function_offset": "0x6d", + "line": 252, + "module": "xul.dll", + "module_offset": "0x620975", + "offset": "0x52c70975", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 8, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 9, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 10, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 11, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 12, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 13, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0xed", + "line": 229, + "module": "xul.dll", + "module_offset": "0x1652ea", + "offset": "0x527b52ea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 167, + "module": "xul.dll", + "module_offset": "0x62ab81", + "offset": "0x52c7ab81", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 9, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 10, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 11, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 12, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 13, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 14, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46aeb", + "offset": "0x77926aeb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x75b96a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4be75", + "offset": "0x76f7be75", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x76e462f8", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CDeviceEnumerator::PnpNotificationThread()", + "function_offset": "0x1d3", + "module": "MMDevAPI.dll", + "module_offset": "0x2100", + "offset": "0x74972100", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CDeviceEnumerator::PnpNotificationThreadWrapper(void *)", + "function_offset": "0xc", + "module": "MMDevAPI.dll", + "module_offset": "0x27ed", + "offset": "0x749727ed", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 8, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 9, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForMultipleObjects", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46aeb", + "offset": "0x77926aeb", + "trust": "cfi" + }, + { + "frame": 2, + "function": "BaseGetNamedObjectDirectory", + "function_offset": "0xa3", + "module": "KERNELBASE.dll", + "module_offset": "0x6a8d", + "offset": "0x75b96a8d", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForMultipleObjectsExImplementation", + "function_offset": "0x8d", + "module": "kernel32.dll", + "module_offset": "0x4be75", + "offset": "0x76f7be75", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "RealMsgWaitForMultipleObjectsEx", + "function_offset": "0xd6", + "module": "user32.dll", + "module_offset": "0x162f8", + "offset": "0x76e462f8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::MessagePumpForUI::DoRunLoop()", + "function_offset": "0x11a", + "line": 241, + "module": "xul.dll", + "module_offset": "0x447e40", + "offset": "0x52a97e40", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate *,base::MessagePumpWin::Dispatcher *)", + "function_offset": "0x30", + "line": 54, + "module": "xul.dll", + "module_offset": "0x447c21", + "offset": "0x52a97c21", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_win.h:e2f9a0ed50bc", + "frame": 7, + "function": "base::MessagePumpWin::Run(base::MessagePump::Delegate *)", + "function_offset": "0x9", + "line": 78, + "module": "xul.dll", + "module_offset": "0x447ce1", + "offset": "0x52a97ce1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 10, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x52e9c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x52b7d9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x52a982e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x52e9c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x528512bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x52851118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 22, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x32", + "line": 236, + "module": "xul.dll", + "module_offset": "0x2012bc", + "offset": "0x528512bc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x65", + "line": 277, + "module": "xul.dll", + "module_offset": "0x201118", + "offset": "0x52851118", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 12, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 14, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 15, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 16, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 17, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 18, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 20, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_win.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x9", + "line": 50, + "module": "xul.dll", + "module_offset": "0x52d9f5", + "offset": "0x52b7d9f5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate *)", + "function_offset": "0x266", + "line": 60, + "module": "xul.dll", + "module_offset": "0x4482e6", + "offset": "0x52a982e6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 9, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xd1", + "line": 170, + "module": "xul.dll", + "module_offset": "0x84c4dc", + "offset": "0x52e9c4dc", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x52b1459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x52b14ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x52b7e14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x527b577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x52b1459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x52b14ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x52b7e14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x10b", + "line": 340, + "module": "xul.dll", + "module_offset": "0x42652f", + "offset": "0x52a7652f", + "trust": "cfi" + }, + { + "frame": 8, + "function": "TlsSetValue", + "function_offset": "0xa", + "module": "kernel32.dll", + "module_offset": "0x4f882", + "offset": "0x76f7f882", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void *)", + "function_offset": "0x1b", + "line": 276, + "module": "xul.dll", + "module_offset": "0x62abc3", + "offset": "0x52c7abc3", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 10, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 11, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 12, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 13, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 14, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 15, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 16, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 23, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/prucv.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_WaitCondVar", + "function_offset": "0xfb", + "line": 525, + "module": "nss3.dll", + "module_offset": "0x2273b", + "offset": "0x5a84273b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/CondVar.h:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::CondVar::Wait(unsigned int)", + "function_offset": "0x28", + "line": 80, + "module": "xul.dll", + "module_offset": "0x163f69", + "offset": "0x527b3f69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x1f", + "line": 5880, + "module": "xul.dll", + "module_offset": "0x4c459c", + "offset": "0x52b1459c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext *)", + "function_offset": "0x178", + "line": 5330, + "module": "xul.dll", + "module_offset": "0x4c4ea2", + "offset": "0x52b14ea2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "`anonymous namespace'::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x106", + "line": 2886, + "module": "xul.dll", + "module_offset": "0x52e14c", + "offset": "0x52b7e14c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x276", + "line": 867, + "module": "xul.dll", + "module_offset": "0x167ce5", + "offset": "0x527b7ce5", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0x71", + "line": 326, + "module": "xul.dll", + "module_offset": "0x16577b", + "offset": "0x527b577b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 13, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 14, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 15, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 16, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 17, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 18, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 19, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 20, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 21, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 22, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtRemoveIoCompletion", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x4648b", + "offset": "0x7792648b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "GetQueuedCompletionStatus", + "function_offset": "0x28", + "module": "KERNELBASE.dll", + "module_offset": "0xd6cb", + "offset": "0x75b9d6cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:security/sandbox/chromium/sandbox/win/src/broker_services.cc:e2f9a0ed50bc", + "frame": 3, + "function": "sandbox::BrokerServicesBase::TargetEventsThread(void *)", + "function_offset": "0x1be", + "line": 248, + "module": "sandboxbroker.dll", + "module_offset": "0x83ca", + "offset": "0x699a83ca", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 5, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95io.c:e2f9a0ed50bc", + "frame": 5, + "function": "_PR_MD_WAIT", + "function_offset": "0x10", + "line": 88, + "module": "nss3.dll", + "module_offset": "0x23150", + "offset": "0x5a843150", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 6, + "function": "_PR_NativeRunThread", + "function_offset": "0xd8", + "line": 429, + "module": "nss3.dll", + "module_offset": "0x21c51", + "offset": "0x5a841c51", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 7, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 8, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 9, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 10, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 11, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 12, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "mozilla::`anonymous namespace'::RunWatchdog(void *)", + "function_offset": "0x0", + "line": 151, + "module": "xul.dll", + "module_offset": "0x8921b5", + "normalized": "mozilla::`anonymous namespace'::RunWatchdog", + "offset": "0x52ee21b5", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 1, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "normalized": "_PR_NativeRunThread", + "offset": "0x5a841c04", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 2, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "normalized": "pr_root", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 3, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "normalized": "_callthreadstartex", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 4, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "normalized": "msvcr120.dll@0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 5, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "normalized": "BaseThreadInitThunk", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 6, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "normalized": "__RtlUserThreadStart", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 7, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "normalized": "_RtlUserThreadStart", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwTraceControl", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46a0b", + "offset": "0x77926a0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "EtwpNotificationThread", + "function_offset": "0x44", + "module": "ntdll.dll", + "module_offset": "0x1f56c", + "offset": "0x778ff56c", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "NtWaitForWorkViaWorkerFactory", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b1b", + "offset": "0x77926b1b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "RtlpTpTimerCallback", + "function_offset": "0x108", + "module": "ntdll.dll", + "module_offset": "0x314c6", + "offset": "0x779114c6", + "trust": "cfi" + }, + { + "frame": 3, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "cfi" + }, + { + "frame": 4, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 5, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + }, + { + "frame_count": 19, + "frames": [ + { + "frame": 0, + "function": "KiFastSystemCallRet", + "function_offset": "0x0", + "module": "ntdll.dll", + "module_offset": "0x471b4", + "offset": "0x779271b4", + "trust": "context" + }, + { + "frame": 1, + "function": "ZwWaitForSingleObject", + "function_offset": "0xb", + "module": "ntdll.dll", + "module_offset": "0x46b0b", + "offset": "0x77926b0b", + "trust": "cfi" + }, + { + "frame": 2, + "function": "WaitForSingleObjectEx", + "function_offset": "0x6b", + "module": "KERNELBASE.dll", + "module_offset": "0x179b", + "offset": "0x75b9179b", + "trust": "cfi" + }, + { + "frame": 3, + "function": "WaitForSingleObjectExImplementation", + "function_offset": "0x42", + "module": "kernel32.dll", + "module_offset": "0x4c412", + "offset": "0x76f7c412", + "trust": "cfi" + }, + { + "frame": 4, + "function": "WaitForSingleObject", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4c3c1", + "offset": "0x76f7c3c1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/prmon.c:e2f9a0ed50bc", + "frame": 5, + "function": "PR_Wait", + "function_offset": "0x15c", + "line": 294, + "module": "nss3.dll", + "module_offset": "0x2259c", + "offset": "0x5a84259c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool,bool *)", + "function_offset": "0x365", + "line": 856, + "module": "xul.dll", + "module_offset": "0x167dd4", + "offset": "0x527b7dd4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread *,bool)", + "function_offset": "0x19", + "line": 277, + "module": "xul.dll", + "module_offset": "0x166b76", + "offset": "0x527b6b76", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *)", + "function_offset": "0xaf", + "line": 355, + "module": "xul.dll", + "module_offset": "0x1657b9", + "offset": "0x527b57b9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::RunHandler()", + "function_offset": "0x1f", + "line": 227, + "module": "xul.dll", + "module_offset": "0x4484d7", + "offset": "0x52a984d7", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x18", + "line": 201, + "module": "xul.dll", + "module_offset": "0x4489ca", + "offset": "0x52a989ca", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void *)", + "function_offset": "0x8b", + "line": 360, + "module": "xul.dll", + "module_offset": "0x52d5a4", + "offset": "0x52b7d5a4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/threads/combined/pruthr.c:e2f9a0ed50bc", + "frame": 12, + "function": "_PR_NativeRunThread", + "function_offset": "0x8b", + "line": 397, + "module": "nss3.dll", + "module_offset": "0x21c04", + "offset": "0x5a841c04", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/windows/w95thred.c:e2f9a0ed50bc", + "frame": 13, + "function": "pr_root", + "function_offset": "0xa", + "line": 90, + "module": "nss3.dll", + "module_offset": "0x21392", + "offset": "0x5a841392", + "trust": "cfi" + }, + { + "file": "f:\\dd\\vctools\\crt\\crtw32\\startup\\threadex.c", + "frame": 14, + "function": "_callthreadstartex", + "function_offset": "0x1a", + "line": 376, + "module": "msvcr120.dll", + "module_offset": "0x2c01c", + "offset": "0x6786c01c", + "trust": "cfi" + }, + { + "frame": 15, + "module": "msvcr120.dll", + "module_offset": "0x2c000", + "offset": "0x6786c000", + "trust": "cfi" + }, + { + "frame": 16, + "function": "BaseThreadInitThunk", + "function_offset": "0x11", + "module": "kernel32.dll", + "module_offset": "0x4ee6b", + "offset": "0x76f7ee6b", + "trust": "frame_pointer" + }, + { + "frame": 17, + "function": "__RtlUserThreadStart", + "function_offset": "0x26", + "module": "ntdll.dll", + "module_offset": "0x63ab2", + "offset": "0x77943ab2", + "trust": "frame_pointer" + }, + { + "frame": 18, + "function": "_RtlUserThreadStart", + "function_offset": "0x1a", + "module": "ntdll.dll", + "module_offset": "0x63a85", + "offset": "0x77943a85", + "trust": "cfi" + } + ] + } + ], + "tiny_block_size": "61034496", + "write_combine_size": "94957568" + }, + "last_crash": 71758, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Windows NT", + "os_pretty_version": "Windows 7", + "os_version": "6.1.7601 Service Pack 1", + "process_type": null, + "processor_notes": "processor_prod-processor-i-99956943_1509; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "je_free | nsStringBuffer::Release | nsStringInputStream::Release | nsCOMPtr_base::~nsCOMPtr_base | mozilla::net::HttpBaseChannel::~HttpBaseChannel | mozilla::net::nsHttpChannel::`scalar deleting destructor' | nsInputStreamChannel::Release | nsInputStreamPump::OnStateStop | nsInputStreamPump::OnInputStreamReady | nsInputStreamReadyEvent::Run | nsThread::ProcessNextEvent | NS_ProcessNextEvent | nsThread::Shutdown | nsRunnableMethodImpl::Run | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::net::nsHttpConnectionMgr::Shutdown | mozilla::net::nsHttpHandler::Observe | nsPSMBackgroundThread::requestExit | nss3.dll@0x3c6af | nsNSSComponent::DoProfileChangeNetTeardown | nsNSSComponent::Observe | nsObserverService::NotifyObservers | nsXREDirProvider::DoShutdown | ScopedXPCOMStartup::~ScopedXPCOMStartup | mozilla::UniquePtr::reset | XREMain::XRE_main | XRE_main | xul.dll@0x1bf7007 | nsAString_internal::ReplacePrep | nsLocalFile::AppendInternal | nsLocalFile::Append", + "reason": "EXCEPTION_BREAKPOINT", + "release_channel": "release", + "signature": "shutdownhang | je_free | nsStringBuffer::Release", + "startedDateTime": "2015-11-30T00:00:12.036954+00:00", + "started_datetime": "2015-11-30T00:00:12.036954+00:00", + "submitted_timestamp": "2015-11-30T00:00:04.923040+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/terminator/nsTerminator.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 10526, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "cd988297-a00a-41ba-bd22-d2f172151130", + "version": "42.0" +} diff --git a/testcrash/processed/e79c78f2-277e-4970-8e4e-c82442151130.json b/testcrash/processed/e79c78f2-277e-4970-8e4e-c82442151130.json new file mode 100644 index 0000000000..3b87573aa7 --- /dev/null +++ b/testcrash/processed/e79c78f2-277e-4970-8e4e-c82442151130.json @@ -0,0 +1,7072 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}", + "2.0.2.1-signed" + ], + [ + "superstart@enjoyfreeware.org", + "7.4.0" + ], + [ + "netvideohunter@netvideohunter.com", + "1.20" + ], + [ + "{e7c7d1b3-5984-410e-9f1e-54e3f8490e8e}", + "42" + ], + [ + "jid1-KYgT07tufVQH4w@jetpack", + "0.8" + ], + [ + "langpack-en-ZA@firefox.mozilla.org", + "42.0" + ], + [ + "langpack-en-GB@firefox.mozilla.org", + "42.0" + ], + [ + "langpack-ru@firefox.mozilla.org", + "42.0" + ], + [ + "langpack-uk@firefox.mozilla.org", + "42.0" + ], + [ + "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}", + "2.6.13" + ] + ], + "addons_checked": true, + "address": "0x0", + "app_notes": "OpenGL: NVIDIA Corporation -- GeForce 8500 GT/PCIe/SSE2 -- 3.3.0 NVIDIA 340.96 -- texture_from_pixmap\n", + "build": "20151030083518", + "client_crash_date": "2015-11-29T23:59:54+00:00", + "completed_datetime": "2015-11-30T00:00:27.872351+00:00", + "completeddatetime": "2015-11-30T00:00:27.872351+00:00", + "cpu_info": "family 15 model 6 stepping 4 | 2", + "cpu_name": "amd64", + "crash_id": "e79c78f2-277e-4970-8e4e-c82442151130", + "crash_time": 1448841594, + "crashedThread": 35, + "date_processed": "2015-11-30T00:00:07.279287+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 1768335, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x0", + "crashing_thread": 35, + "type": "SIGSEGV" + }, + "crashing_thread": { + "frames": [ + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/toolkit/components/terminator/nsTerminator.cpp", + "frame": 0, + "function": "mozilla::::RunWatchdog", + "function_offset": "0x37", + "line": 151, + "module": "libxul.so", + "module_offset": "0x20a0bc5", + "offset": "0x7fdfe85d2bc5", + "registers": { + "r10": "0x00007fdf58ffee40", + "r11": "0x0000000000000206", + "r12": "0x00007fdf58fff668", + "r13": "0x0000000000003e00", + "r14": "0x00007fdf58fff700", + "r15": "0x00007fdfb4887ab0", + "r8": "0x0000000000000000", + "r9": "0x0000000000000000", + "rax": "0x000000000000003f", + "rbp": "0x000000000000003f", + "rbx": "0x00007fdf707a1ce8", + "rcx": "0x0000000000000003", + "rdi": "0x00007fdfec900040", + "rdx": "0x00007fdfec900040", + "rip": "0x00007fdfe85d2bc5", + "rsi": "0x0000000000000000", + "rsp": "0x00007fdf58ffeed0" + }, + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 1, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ], + "threads_index": 35, + "total_frames": 4 + }, + "lsb_release": { + "codename": "wily", + "description": "Ubuntu 15.10", + "id": "Ubuntu", + "release": "15.10" + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x5572c8953000", + "code_id": "id", + "debug_file": "firefox", + "debug_id": "5DA9CE2CD8BA0253EAF0EAF7EE85FA8A0", + "end_addr": "0x5572c8970000", + "filename": "firefox", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fdf715d9000", + "code_id": "id", + "debug_file": "FreeSerif.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdf71900000", + "filename": "FreeSerif.ttf", + "version": "" + }, + { + "base_addr": "0x7fdf8e183000", + "code_id": "id", + "debug_file": "pulse-shm-638746844", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdf92184000", + "filename": "pulse-shm-638746844", + "version": "" + }, + { + "base_addr": "0x7fdf92184000", + "code_id": "id", + "debug_file": "libcanberra-pulse.so", + "debug_id": "9B9C40FAF5BD329D847A8566BBF7C7DC0", + "end_addr": "0x7fdf9238c000", + "filename": "libcanberra-pulse.so", + "version": "" + }, + { + "base_addr": "0x7fdf9238c000", + "code_id": "id", + "debug_file": "libcroco-0.6.so.3.0.1", + "debug_id": "A45E17191437F417D834F1BC33B0AB790", + "end_addr": "0x7fdf925c7000", + "filename": "libcroco-0.6.so.3.0.1", + "version": "" + }, + { + "base_addr": "0x7fdf925c7000", + "code_id": "id", + "debug_file": "librsvg-2.so.2.40.10", + "debug_id": "B699D4FEB45E520840ADD72408734C190", + "end_addr": "0x7fdf927fd000", + "filename": "librsvg-2.so.2.40.10", + "version": "" + }, + { + "base_addr": "0x7fdf927fd000", + "code_id": "id", + "debug_file": "libpixbufloader-svg.so", + "debug_id": "262D18D6E6EE59E3538631714E6A23F70", + "end_addr": "0x7fdf92a00000", + "filename": "libpixbufloader-svg.so", + "version": "" + }, + { + "base_addr": "0x7fdf93792000", + "code_id": "id", + "debug_file": "pulse-shm-2519570583", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdf97793000", + "filename": "pulse-shm-2519570583", + "version": "" + }, + { + "base_addr": "0x7fdf97f94000", + "code_id": "id", + "debug_file": "libvorbisenc.so.2.0.10", + "debug_id": "5C009776FC4B1C5973E66A559A583BE30", + "end_addr": "0x7fdf98247000", + "filename": "libvorbisenc.so.2.0.10", + "version": "" + }, + { + "base_addr": "0x7fdf98247000", + "code_id": "id", + "debug_file": "libFLAC.so.8.3.0", + "debug_id": "6BC762AA7988D4E5A34E6EF2609BBA230", + "end_addr": "0x7fdf984bc000", + "filename": "libFLAC.so.8.3.0", + "version": "" + }, + { + "base_addr": "0x7fdf984bc000", + "code_id": "id", + "debug_file": "libasyncns.so.0.3.1", + "debug_id": "9B55EAD44C8BE7D81F1D4144FFE1967F0", + "end_addr": "0x7fdf986c2000", + "filename": "libasyncns.so.0.3.1", + "version": "" + }, + { + "base_addr": "0x7fdf986c2000", + "code_id": "id", + "debug_file": "libsndfile.so.1.0.25", + "debug_id": "306A1206ED52215489193BDDE7A22F350", + "end_addr": "0x7fdf98928000", + "filename": "libsndfile.so.1.0.25", + "version": "" + }, + { + "base_addr": "0x7fdf9892c000", + "code_id": "id", + "debug_file": "libwrap.so.0.7.6", + "debug_id": "5BBCFC54990F134AA9B0EAD46F23E7DA0", + "end_addr": "0x7fdf98b35000", + "filename": "libwrap.so.0.7.6", + "version": "" + }, + { + "base_addr": "0x7fdf98b36000", + "code_id": "id", + "debug_file": "libpulsecommon-6.0.so", + "debug_id": "61BEC52D10DC08D98FE1DEE35FF892940", + "end_addr": "0x7fdf98daf000", + "filename": "libpulsecommon-6.0.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdf9a5b2000", + "code_id": "id", + "debug_file": "liborc-test-0.4.so.0.23.0", + "debug_id": "952908316294FA0A3AA1C0DA8A71642F0", + "end_addr": "0x7fdf9a7ba000", + "filename": "liborc-test-0.4.so.0.23.0", + "version": "" + }, + { + "base_addr": "0x7fdf9a7ba000", + "code_id": "id", + "debug_file": "libgstaudioresample.so", + "debug_id": "8410EDD4C2100652E3FB1CA6033667480", + "end_addr": "0x7fdf9a9cc000", + "filename": "libgstaudioresample.so", + "version": "" + }, + { + "base_addr": "0x7fdf9a9cc000", + "code_id": "id", + "debug_file": "libgstaudioconvert.so", + "debug_id": "F9506B2AE6284EE8353F260D99B71ED40", + "end_addr": "0x7fdf9abe2000", + "filename": "libgstaudioconvert.so", + "version": "" + }, + { + "base_addr": "0x7fdf9abe2000", + "code_id": "id", + "debug_file": "libgstvolume.so", + "debug_id": "B42A4EA8A2FCD8E71180F2AE03DF33A20", + "end_addr": "0x7fdf9adea000", + "filename": "libgstvolume.so", + "version": "" + }, + { + "base_addr": "0x7fdf9adea000", + "code_id": "id", + "debug_file": "libmad.so.0.2.1", + "debug_id": "4A3FEFF9CF5E05CE5E78BBE320FF8FE80", + "end_addr": "0x7fdf9b009000", + "filename": "libmad.so.0.2.1", + "version": "" + }, + { + "base_addr": "0x7fdf9b9a6000", + "code_id": "id", + "debug_file": "libjson-c.so.2.0.0", + "debug_id": "7E801FD4418BE87D742BCA123B6094F40", + "end_addr": "0x7fdf9bbb1000", + "filename": "libjson-c.so.2.0.0", + "version": "" + }, + { + "base_addr": "0x7fdf9bbb1000", + "code_id": "id", + "debug_file": "libpulse.so.0.18.0", + "debug_id": "E2A98D35BC5E627EFCF0A8037E6EF3250", + "end_addr": "0x7fdf9be00000", + "filename": "libpulse.so.0.18.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfa2768000", + "code_id": "id", + "debug_file": "libgstaudioparsers.so", + "debug_id": "7B0219A31A7D16269815F3C9ABC03E350", + "end_addr": "0x7fdfa2988000", + "filename": "libgstaudioparsers.so", + "version": "" + }, + { + "base_addr": "0x7fdfa2988000", + "code_id": "id", + "debug_file": "libgsttypefindfunctions.so", + "debug_id": "0B14B4276386CC316047AB6645DBE9520", + "end_addr": "0x7fdfa2ba0000", + "filename": "libgsttypefindfunctions.so", + "version": "" + }, + { + "base_addr": "0x7fdfa377d000", + "code_id": "id", + "debug_file": "NanumGothic.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfa3ba2000", + "filename": "NanumGothic.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfa3ba2000", + "code_id": "id", + "debug_file": "libgstapp.so", + "debug_id": "84C6E9A48FF235C35BC1D9598EA925590", + "end_addr": "0x7fdfa3da4000", + "filename": "libgstapp.so", + "version": "" + }, + { + "base_addr": "0x7fdfa3da4000", + "code_id": "id", + "debug_file": "libgstcoreelements.so", + "debug_id": "78CE88BC0BAE39994F4F1C9F925C8F3C0", + "end_addr": "0x7fdfa3ffa000", + "filename": "libgstcoreelements.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfa3ffa000", + "code_id": "id", + "debug_file": "libgsttag-1.0.so.0.600.0", + "debug_id": "FF42D7276EABEFD483CB7016724E8E340", + "end_addr": "0x7fdfa4234000", + "filename": "libgsttag-1.0.so.0.600.0", + "version": "" + }, + { + "base_addr": "0x7fdfa4234000", + "code_id": "id", + "debug_file": "libgstaudio-1.0.so.0.600.0", + "debug_id": "5FB4597124D210A58310694F1B4998DF0", + "end_addr": "0x7fdfa4486000", + "filename": "libgstaudio-1.0.so.0.600.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfa4486000", + "code_id": "id", + "debug_file": "libgstpbutils-1.0.so.0.600.0", + "debug_id": "E3252D1BA426B3DC26E6DCE89E62A25D0", + "end_addr": "0x7fdfa46b0000", + "filename": "libgstpbutils-1.0.so.0.600.0", + "version": "" + }, + { + "base_addr": "0x7fdfa46b0000", + "code_id": "id", + "debug_file": "libgstplayback.so", + "debug_id": "09DD1E92CA018CF9CF78FDC0912B75E90", + "end_addr": "0x7fdfa490b000", + "filename": "libgstplayback.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfa490b000", + "code_id": "id", + "debug_file": "liborc-0.4.so.0.23.0", + "debug_id": "B88ADD04379D0060775C985997EC14B60", + "end_addr": "0x7fdfa4b91000", + "filename": "liborc-0.4.so.0.23.0", + "version": "" + }, + { + "base_addr": "0x7fdfa4b91000", + "code_id": "id", + "debug_file": "libgstvideo-1.0.so.0.600.0", + "debug_id": "06FEE1B2D6BC429750EBB4F16E2350040", + "end_addr": "0x7fdfa4e13000", + "filename": "libgstvideo-1.0.so.0.600.0", + "version": "" + }, + { + "base_addr": "0x7fdfa4e14000", + "code_id": "id", + "debug_file": "libgstbase-1.0.so.0.600.0", + "debug_id": "0EDDA145AEF112710C070814729CA5390", + "end_addr": "0x7fdfa5077000", + "filename": "libgstbase-1.0.so.0.600.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfa5077000", + "code_id": "id", + "debug_file": "libgstapp-1.0.so.0.600.0", + "debug_id": "99C146945B699B43B1C756A581A32C550", + "end_addr": "0x7fdfa5284000", + "filename": "libgstapp-1.0.so.0.600.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfa5284000", + "code_id": "id", + "debug_file": "libgstreamer-1.0.so.0.600.0", + "debug_id": "298E580D168D968562C9CEE899A27F860", + "end_addr": "0x7fdfa55a2000", + "filename": "libgstreamer-1.0.so.0.600.0", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfa5bf3000", + "code_id": "id", + "debug_file": "libgstmad.so", + "debug_id": "DEF1536B2CF2195C524F916D8052086D0", + "end_addr": "0x7fdfa5df8000", + "filename": "libgstmad.so", + "version": "" + }, + { + "base_addr": "0x7fdfae32a000", + "code_id": "id", + "debug_file": "Ubuntu-B.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfae37c000", + "filename": "Ubuntu-B.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfae406000", + "code_id": "id", + "debug_file": "Symbola717.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfae60c000", + "filename": "Symbola717.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfafe68000", + "code_id": "id", + "debug_file": "libnotify.so.4.0.0", + "debug_id": "4DA906AFF9621F4F6024A944983029130", + "end_addr": "0x7fdfb0070000", + "filename": "libnotify.so.4.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfb2614000", + "code_id": "id", + "debug_file": "DroidSansFallbackFull.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfb2a66000", + "filename": "DroidSansFallbackFull.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfb5f00000", + "code_id": "id", + "debug_file": "DejaVuSans.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfb5fb9000", + "filename": "DejaVuSans.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfbc544000", + "code_id": "id", + "debug_file": "pulseaudio.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbc55b000", + "filename": "pulseaudio.mo", + "version": "" + }, + { + "base_addr": "0x7fdfbc5bc000", + "code_id": "id", + "debug_file": "orcexec.E1sZvj (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbc5dc000", + "filename": "orcexec.E1sZvj (deleted)", + "version": "" + }, + { + "base_addr": "0x7fdfbc5fc000", + "code_id": "id", + "debug_file": "libXss.so.1.0.0", + "debug_id": "56E3C082B99EBF932C2E2BB8379B15640", + "end_addr": "0x7fdfbc800000", + "filename": "libXss.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfbcda0000", + "code_id": "id", + "debug_file": "Verdana.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbcdc3000", + "filename": "Verdana.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfbcdf3000", + "code_id": "id", + "debug_file": "libnss_dns-2.21.so", + "debug_id": "516789902D435168F13FEA7902287CC00", + "end_addr": "0x7fdfbcff9000", + "filename": "libnss_dns-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfbcff9000", + "code_id": "id", + "debug_file": "libnss_mdns4_minimal.so.2", + "debug_id": "B50461EE610532261E52F46188993FA10", + "end_addr": "0x7fdfbd1fc000", + "filename": "libnss_mdns4_minimal.so.2", + "version": "" + }, + { + "base_addr": "0x7fdfbe28a000", + "code_id": "id", + "debug_file": "Arial_Bold.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbe2d0000", + "filename": "Arial_Bold.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfbe3b2000", + "code_id": "id", + "debug_file": "DejaVuSans.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbe46b000", + "filename": "DejaVuSans.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfbe6e6000", + "code_id": "id", + "debug_file": "DejaVuSans-Bold.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbe792000", + "filename": "DejaVuSans-Bold.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfbfe00000", + "code_id": "id", + "debug_file": "Ubuntu-R.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbfe57000", + "filename": "Ubuntu-R.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfbfe57000", + "code_id": "id", + "debug_file": "SYSV00000000 (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfbfed7000", + "filename": "SYSV00000000 (deleted)", + "version": "" + }, + { + "base_addr": "0x7fdfc08cf000", + "code_id": "id", + "debug_file": "libdbusmenu-gtk.so.4.0.12", + "debug_id": "145EF2A77C72360376718EF3DB2F9FA00", + "end_addr": "0x7fdfc0ae3000", + "filename": "libdbusmenu-gtk.so.4.0.12", + "version": "" + }, + { + "base_addr": "0x7fdfc0ae3000", + "code_id": "id", + "debug_file": "libdbusmenu-glib.so.4.0.12", + "debug_id": "773193D56CA2A0919FF054E57E040EC60", + "end_addr": "0x7fdfc0d00000", + "filename": "libdbusmenu-glib.so.4.0.12", + "version": "" + }, + { + "base_addr": "0x7fdfc11a2000", + "code_id": "id", + "debug_file": "DejaVuSerif.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc11ff000", + "filename": "DejaVuSerif.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfc301d000", + "code_id": "id", + "debug_file": "{e7c7d1b3-5984-410e-9f1e-54e3f8490e8e}.xpi", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc3400000", + "filename": "{e7c7d1b3-5984-410e-9f1e-54e3f8490e8e}.xpi", + "version": "" + }, + { + "base_addr": "0x7fdfc4a2d000", + "code_id": "id", + "debug_file": "libfreebl3.so", + "debug_id": "61E8AC46D733658333B33B739B4E09670", + "end_addr": "0x7fdfc4ca5000", + "filename": "libfreebl3.so", + "version": "" + }, + { + "base_addr": "0x7fdfc4ca9000", + "code_id": "id", + "debug_file": "libnssdbm3.so", + "debug_id": "B2965E121C2AFCAA9D1CB441D3A0F2B00", + "end_addr": "0x7fdfc4ec7000", + "filename": "libnssdbm3.so", + "version": "" + }, + { + "base_addr": "0x7fdfc4ec7000", + "code_id": "id", + "debug_file": "libsoftokn3.so", + "debug_id": "222426ACC42F967B833FD646C4A803A00", + "end_addr": "0x7fdfc5100000", + "filename": "libsoftokn3.so", + "version": "" + }, + { + "base_addr": "0x7fdfc5f1c000", + "code_id": "id", + "debug_file": "Ubuntu-R.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc5f73000", + "filename": "Ubuntu-R.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfc5f7f000", + "code_id": "id", + "debug_file": "home (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc5fba000", + "filename": "home (deleted)", + "version": "" + }, + { + "base_addr": "0x7fdfc9101000", + "code_id": "id", + "debug_file": "gstreamer-1.0.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc910d000", + "filename": "gstreamer-1.0.mo", + "version": "" + }, + { + "base_addr": "0x7fdfc916d000", + "code_id": "id", + "debug_file": "superstart.jar", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc91c4000", + "filename": "superstart.jar", + "version": "" + }, + { + "base_addr": "0x7fdfc91c4000", + "code_id": "id", + "debug_file": "{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc91fa000", + "filename": "{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}.xpi", + "version": "" + }, + { + "base_addr": "0x7fdfc91fa000", + "code_id": "id", + "debug_file": "libpixbufloader-png.so", + "debug_id": "88CF1FA8E52598CC03182F3485D88EC10", + "end_addr": "0x7fdfc9400000", + "filename": "libpixbufloader-png.so", + "version": "" + }, + { + "base_addr": "0x7fdfc9810000", + "code_id": "id", + "debug_file": "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfc98ff000", + "filename": "{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi", + "version": "" + }, + { + "base_addr": "0x7fdfcb601000", + "code_id": "id", + "debug_file": "jid1-KYgT07tufVQH4w@jetpack.xpi", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcb60c000", + "filename": "jid1-KYgT07tufVQH4w@jetpack.xpi", + "version": "" + }, + { + "base_addr": "0x7fdfcb66c000", + "code_id": "id", + "debug_file": "SYSV00000000 (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcb6cc000", + "filename": "SYSV00000000 (deleted)", + "version": "" + }, + { + "base_addr": "0x7fdfcb6cc000", + "code_id": "id", + "debug_file": "icon-theme.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcb6ff000", + "filename": "icon-theme.cache", + "version": "" + }, + { + "base_addr": "0x7fdfcc300000", + "code_id": "id", + "debug_file": "evince.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcc30a000", + "filename": "evince.mo", + "version": "" + }, + { + "base_addr": "0x7fdfcc30a000", + "code_id": "id", + "debug_file": "mime.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcc32c000", + "filename": "mime.cache", + "version": "" + }, + { + "base_addr": "0x7fdfcd32e000", + "code_id": "id", + "debug_file": "libgvfscommon.so", + "debug_id": "AFD996FF757F5A299D2242649BEAED9B0", + "end_addr": "0x7fdfcd569000", + "filename": "libgvfscommon.so", + "version": "" + }, + { + "base_addr": "0x7fdfcd569000", + "code_id": "id", + "debug_file": "libgvfsdbus.so", + "debug_id": "C7DD75AF3E6B4C267B9D9BAF0F4993190", + "end_addr": "0x7fdfcd79b000", + "filename": "libgvfsdbus.so", + "version": "" + }, + { + "base_addr": "0x7fdfcd79c000", + "code_id": "id", + "debug_file": "libibus-1.0.so.5.0.510", + "debug_id": "96A756DDB8355004FD79B0F60F9801E70", + "end_addr": "0x7fdfcd9f7000", + "filename": "libibus-1.0.so.5.0.510", + "version": "" + }, + { + "base_addr": "0x7fdfcd9f8000", + "code_id": "id", + "debug_file": "im-ibus.so", + "debug_id": "6963AA884F622B075AE9BE8BC7DDCAC40", + "end_addr": "0x7fdfcdc00000", + "filename": "im-ibus.so", + "version": "" + }, + { + "base_addr": "0x7fdfcdd04000", + "code_id": "id", + "debug_file": "icon-theme.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcdd12000", + "filename": "icon-theme.cache", + "version": "" + }, + { + "base_addr": "0x7fdfcdd93000", + "code_id": "id", + "debug_file": "home-9be4fdea.log (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcdd9b000", + "filename": "home-9be4fdea.log (deleted)", + "version": "" + }, + { + "base_addr": "0x7fdfcdd9b000", + "code_id": "id", + "debug_file": "Arial.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfcdddf000", + "filename": "Arial.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfce838000", + "code_id": "id", + "debug_file": "langpack-ru@firefox.mozilla.org.xpi", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfce89f000", + "filename": "langpack-ru@firefox.mozilla.org.xpi", + "version": "" + }, + { + "base_addr": "0x7fdfd0199000", + "code_id": "id", + "debug_file": "DejaVuSansMono.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfd01ed000", + "filename": "DejaVuSansMono.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfd0df3000", + "code_id": "id", + "debug_file": "libbrowsercomps.so", + "debug_id": "01F1E15CF24C8C880A1FAAB6F9EF19380", + "end_addr": "0x7fdfd1000000", + "filename": "libbrowsercomps.so", + "version": "" + }, + { + "base_addr": "0x7fdfd1237000", + "code_id": "id", + "debug_file": "Ubuntu-R.ttf", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfd128e000", + "filename": "Ubuntu-R.ttf", + "version": "" + }, + { + "base_addr": "0x7fdfd2290000", + "code_id": "id", + "debug_file": "libmozgnome.so", + "debug_id": "17BBCDB4F74687A6EE419F70E23C152B0", + "end_addr": "0x7fdfd249c000", + "filename": "libmozgnome.so", + "version": "" + }, + { + "base_addr": "0x7fdfd249c000", + "code_id": "id", + "debug_file": "libdbusservice.so", + "debug_id": "06D80670143FA44C3289137E0CF7B9CF0", + "end_addr": "0x7fdfd26a0000", + "filename": "libdbusservice.so", + "version": "" + }, + { + "base_addr": "0x7fdfd26a0000", + "code_id": "id", + "debug_file": "omni.ja", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfd31af000", + "filename": "omni.ja", + "version": "" + }, + { + "base_addr": "0x7fdfd31af000", + "code_id": "id", + "debug_file": "omni.ja", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfd3c00000", + "filename": "omni.ja", + "version": "" + }, + { + "base_addr": "0x7fdfd3d02000", + "code_id": "id", + "debug_file": "icon-theme.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfd3d06000", + "filename": "icon-theme.cache", + "version": "" + }, + { + "base_addr": "0x7fdfd3d06000", + "code_id": "id", + "debug_file": "libudev.so.1.6.4", + "debug_id": "242BD94CE24BE905C789E6FCC96AF3090", + "end_addr": "0x7fdfd3d25000", + "filename": "libudev.so.1.6.4", + "version": "" + }, + { + "base_addr": "0x7fdfd4526000", + "code_id": "id", + "debug_file": "libnss_files-2.21.so", + "debug_id": "2064CEF55C4FB411421982A1B74FE9780", + "end_addr": "0x7fdfd4733000", + "filename": "libnss_files-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfd4733000", + "code_id": "id", + "debug_file": "libnss_nis-2.21.so", + "debug_id": "E6E15A01871C2CEB86E946B266AE11B30", + "end_addr": "0x7fdfd493f000", + "filename": "libnss_nis-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfd493f000", + "code_id": "id", + "debug_file": "libnsl-2.21.so", + "debug_id": "CF2F0F3159793299F4E4969156C22F2A0", + "end_addr": "0x7fdfd4b57000", + "filename": "libnsl-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfd4b59000", + "code_id": "id", + "debug_file": "libnss_compat-2.21.so", + "debug_id": "DE8EB7CF2D787104760E4982487C19120", + "end_addr": "0x7fdfd4d62000", + "filename": "libnss_compat-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfd4d62000", + "code_id": "id", + "debug_file": "libicudata.so.55.1", + "debug_id": "B8D7845F58954DDEDA9A224F95D208940", + "end_addr": "0x7fdfd6819000", + "filename": "libicudata.so.55.1", + "version": "" + }, + { + "base_addr": "0x7fdfd6819000", + "code_id": "id", + "debug_file": "libgmp.so.10.2.0", + "debug_id": "C334143385B2490D35468EFCE312AA8B0", + "end_addr": "0x7fdfd6a99000", + "filename": "libgmp.so.10.2.0", + "version": "" + }, + { + "base_addr": "0x7fdfd6a99000", + "code_id": "id", + "debug_file": "libhogweed.so.4.1", + "debug_id": "C1A86F6E4EA1CB2830039F68ED969CDC0", + "end_addr": "0x7fdfd6ccc000", + "filename": "libhogweed.so.4.1", + "version": "" + }, + { + "base_addr": "0x7fdfd6ccc000", + "code_id": "id", + "debug_file": "libnettle.so.6.1", + "debug_id": "5BEF89E766BB1D21897B2AC4C4BA48BB0", + "end_addr": "0x7fdfd6f02000", + "filename": "libnettle.so.6.1", + "version": "" + }, + { + "base_addr": "0x7fdfd6f02000", + "code_id": "id", + "debug_file": "libtasn1.so.6.4.2", + "debug_id": "607EAFBE96C28B3AE2560C0B7C4B22F00", + "end_addr": "0x7fdfd7115000", + "filename": "libtasn1.so.6.4.2", + "version": "" + }, + { + "base_addr": "0x7fdfd7115000", + "code_id": "id", + "debug_file": "libp11-kit.so.0.1.0", + "debug_id": "1C10EE9F9D252D29C592C7129C83B6830", + "end_addr": "0x7fdfd737a000", + "filename": "libp11-kit.so.0.1.0", + "version": "" + }, + { + "base_addr": "0x7fdfd737a000", + "code_id": "id", + "debug_file": "libicuuc.so.55.1", + "debug_id": "1ACDAE9DA9A4D83927FC23658A2DBF680", + "end_addr": "0x7fdfd770a000", + "filename": "libicuuc.so.55.1", + "version": "" + }, + { + "base_addr": "0x7fdfd770e000", + "code_id": "id", + "debug_file": "libORBitCosNaming-2.so.0.1.0", + "debug_id": "E9197FCD3B09E4FEA5F7AA7A55E5A4D50", + "end_addr": "0x7fdfd7915000", + "filename": "libORBitCosNaming-2.so.0.1.0", + "version": "" + }, + { + "base_addr": "0x7fdfd7915000", + "code_id": "id", + "debug_file": "libutil-2.21.so", + "debug_id": "637DCB6C2FACE1C365E8AA2C5763F26F0", + "end_addr": "0x7fdfd7b18000", + "filename": "libutil-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfd7b18000", + "code_id": "id", + "debug_file": "libavahi-client.so.3.2.9", + "debug_id": "62E9BF927DC4693E8ADDB19E98BF32E30", + "end_addr": "0x7fdfd7d29000", + "filename": "libavahi-client.so.3.2.9", + "version": "" + }, + { + "base_addr": "0x7fdfd7d29000", + "code_id": "id", + "debug_file": "libavahi-common.so.3.5.3", + "debug_id": "05EC4426627E9D2E488FCBA9E0D0BCDA0", + "end_addr": "0x7fdfd7f35000", + "filename": "libavahi-common.so.3.5.3", + "version": "" + }, + { + "base_addr": "0x7fdfd7f35000", + "code_id": "id", + "debug_file": "libavahi-glib.so.1.0.2", + "debug_id": "EC5EFD51B4F1B8D425C3B7FAD8336E9A0", + "end_addr": "0x7fdfd8139000", + "filename": "libavahi-glib.so.1.0.2", + "version": "" + }, + { + "base_addr": "0x7fdfd8139000", + "code_id": "id", + "debug_file": "libgnutls-deb0.so.28.41.7", + "debug_id": "E2FAC7FC9F6705731641D6012176B23C0", + "end_addr": "0x7fdfd8455000", + "filename": "libgnutls-deb0.so.28.41.7", + "version": "" + }, + { + "base_addr": "0x7fdfd8455000", + "code_id": "id", + "debug_file": "libgailutil.so.18.0.1", + "debug_id": "531986AD63C2B065C4F17435B8C3CF6E0", + "end_addr": "0x7fdfd865d000", + "filename": "libgailutil.so.18.0.1", + "version": "" + }, + { + "base_addr": "0x7fdfd865d000", + "code_id": "id", + "debug_file": "libpopt.so.0.0.0", + "debug_id": "F65F57A4D6229233FC06E6AE6FBED3070", + "end_addr": "0x7fdfd8869000", + "filename": "libpopt.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfd8869000", + "code_id": "id", + "debug_file": "libxml2.so.2.9.2", + "debug_id": "CD5B72250A10511D73AC29C14EE5B89B0", + "end_addr": "0x7fdfd8c20000", + "filename": "libxml2.so.2.9.2", + "version": "" + }, + { + "base_addr": "0x7fdfd8c21000", + "code_id": "id", + "debug_file": "libORBit-2.so.0.1.0", + "debug_id": "F6378A5454522344BADB5220FF68416D0", + "end_addr": "0x7fdfd8e8e000", + "filename": "libORBit-2.so.0.1.0", + "version": "" + }, + { + "base_addr": "0x7fdfd8e8e000", + "code_id": "id", + "debug_file": "libbonobo-activation.so.4.0.0", + "debug_id": "71609F234583EE059A2EE1AAB1F09EF00", + "end_addr": "0x7fdfd90a8000", + "filename": "libbonobo-activation.so.4.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfd90a8000", + "code_id": "id", + "debug_file": "libbonobo-2.so.0.0.0", + "debug_id": "D83C99E725775D21661D5064652DF1A30", + "end_addr": "0x7fdfd9318000", + "filename": "libbonobo-2.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfd9318000", + "code_id": "id", + "debug_file": "libgnome-keyring.so.0.2.0", + "debug_id": "B26EDD6F71ABA3EEA500E5C94CAC21E70", + "end_addr": "0x7fdfd953e000", + "filename": "libgnome-keyring.so.0.2.0", + "version": "" + }, + { + "base_addr": "0x7fdfd953e000", + "code_id": "id", + "debug_file": "libgconf-2.so.4.1.5", + "debug_id": "C81EAF81D3596F091802ED9FF8BA6B8E0", + "end_addr": "0x7fdfd976d000", + "filename": "libgconf-2.so.4.1.5", + "version": "" + }, + { + "base_addr": "0x7fdfd976d000", + "code_id": "id", + "debug_file": "libgnomevfs-2.so.0.2400.4", + "debug_id": "C3BFE732A78202B0E3809F73DEAB0B7F0", + "end_addr": "0x7fdfd99d7000", + "filename": "libgnomevfs-2.so.0.2400.4", + "version": "" + }, + { + "base_addr": "0x7fdfd99d7000", + "code_id": "id", + "debug_file": "libart_lgpl_2.so.2.3.21", + "debug_id": "45FB87B22938F2EA0AA466263CDC37EF0", + "end_addr": "0x7fdfd9bf0000", + "filename": "libart_lgpl_2.so.2.3.21", + "version": "" + }, + { + "base_addr": "0x7fdfdabf2000", + "code_id": "id", + "debug_file": "libgnome-2.so.0.3200.1", + "debug_id": "9413B0C75FAE2AC83E5F6130FF6873910", + "end_addr": "0x7fdfdae09000", + "filename": "libgnome-2.so.0.3200.1", + "version": "" + }, + { + "base_addr": "0x7fdfdae09000", + "code_id": "id", + "debug_file": "libgnomecanvas-2.so.0.3000.3", + "debug_id": "47E4B5106B33F2441CBF1BD4711001870", + "end_addr": "0x7fdfdb03e000", + "filename": "libgnomecanvas-2.so.0.3000.3", + "version": "" + }, + { + "base_addr": "0x7fdfdb03e000", + "code_id": "id", + "debug_file": "libbonoboui-2.so.0.0.0", + "debug_id": "411B4037651468A15B5A9E43552260D40", + "end_addr": "0x7fdfdb2ac000", + "filename": "libbonoboui-2.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfdb2ad000", + "code_id": "id", + "debug_file": "libgnomeui-2.so.0.2400.5", + "debug_id": "23DDB8FD1938876C6E802F18EAA641C80", + "end_addr": "0x7fdfdb547000", + "filename": "libgnomeui-2.so.0.2400.5", + "version": "" + }, + { + "base_addr": "0x7fdfdb548000", + "code_id": "id", + "debug_file": "libdconfsettings.so", + "debug_id": "4F5E86FE3399648285992927EB3C19520", + "end_addr": "0x7fdfdb755000", + "filename": "libdconfsettings.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfdb755000", + "code_id": "id", + "debug_file": "libogg.so.0.8.2", + "debug_id": "21E2377C1074C87E4DEACC60333CC65A0", + "end_addr": "0x7fdfdb95e000", + "filename": "libogg.so.0.8.2", + "version": "" + }, + { + "base_addr": "0x7fdfdb95e000", + "code_id": "id", + "debug_file": "libvorbis.so.0.4.7", + "debug_id": "E5E9C3CBFDE2D0D382A01D31F0B4EDAF0", + "end_addr": "0x7fdfdbb8a000", + "filename": "libvorbis.so.0.4.7", + "version": "" + }, + { + "base_addr": "0x7fdfdbb8a000", + "code_id": "id", + "debug_file": "libltdl.so.7.3.0", + "debug_id": "2D45E4536AAF787FB915E3787B98CC340", + "end_addr": "0x7fdfdbd94000", + "filename": "libltdl.so.7.3.0", + "version": "" + }, + { + "base_addr": "0x7fdfdbd94000", + "code_id": "id", + "debug_file": "libtdb.so.1.3.5", + "debug_id": "3F09E428EBA9C9BB09FCB494294C9F0E0", + "end_addr": "0x7fdfdbfa9000", + "filename": "libtdb.so.1.3.5", + "version": "" + }, + { + "base_addr": "0x7fdfdbfa9000", + "code_id": "id", + "debug_file": "libvorbisfile.so.3.3.6", + "debug_id": "9B659B799F2D7D45B76CC8858E66FD1B0", + "end_addr": "0x7fdfdc1b2000", + "filename": "libvorbisfile.so.3.3.6", + "version": "" + }, + { + "base_addr": "0x7fdfdc1b2000", + "code_id": "id", + "debug_file": "libcanberra.so.0.2.5", + "debug_id": "615C2B26D94A0B9101DD6B3AD1BB74D80", + "end_addr": "0x7fdfdc3c4000", + "filename": "libcanberra.so.0.2.5", + "version": "" + }, + { + "base_addr": "0x7fdfdc3c4000", + "code_id": "id", + "debug_file": "libcanberra-gtk.so.0.1.9", + "debug_id": "0C4A68ED254CF19B562883319B0FC9FD0", + "end_addr": "0x7fdfdc5c9000", + "filename": "libcanberra-gtk.so.0.1.9", + "version": "" + }, + { + "base_addr": "0x7fdfdc5c9000", + "code_id": "id", + "debug_file": "libcanberra-gtk-module.so", + "debug_id": "76DFC07C1122F305E0995CCC5C78D1700", + "end_addr": "0x7fdfdc7cf000", + "filename": "libcanberra-gtk-module.so", + "version": "" + }, + { + "base_addr": "0x7fdfdc7cf000", + "code_id": "id", + "debug_file": "libmurrine.so", + "debug_id": "1A60C47520C7D5EE9C10A1A4F52BEC1A0", + "end_addr": "0x7fdfdca00000", + "filename": "libmurrine.so", + "version": "" + }, + { + "base_addr": "0x7fdfdcb00000", + "code_id": "id", + "debug_file": "mime.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb02000", + "filename": "mime.cache", + "version": "" + }, + { + "base_addr": "0x7fdfdcb03000", + "code_id": "id", + "debug_file": "icon-theme.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb0a000", + "filename": "icon-theme.cache", + "version": "" + }, + { + "base_addr": "0x7fdfdcb0a000", + "code_id": "id", + "debug_file": "945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb15000", + "filename": "945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb15000", + "code_id": "id", + "debug_file": "99e8ed0e538f840c565b6ed5dad60d56-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb17000", + "filename": "99e8ed0e538f840c565b6ed5dad60d56-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb17000", + "code_id": "id", + "debug_file": "a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb20000", + "filename": "a6d8cf8e4ec09cdbc8633c31745a07dd-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb20000", + "code_id": "id", + "debug_file": "2cd17615ca594fa2959ae173292e504c-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb26000", + "filename": "2cd17615ca594fa2959ae173292e504c-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb26000", + "code_id": "id", + "debug_file": "0d8c3b2ac0904cb8a57a757ad11a4a08-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb27000", + "filename": "0d8c3b2ac0904cb8a57a757ad11a4a08-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb27000", + "code_id": "id", + "debug_file": "a755afe4a08bf5b97852ceb7400b47bc-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb2e000", + "filename": "a755afe4a08bf5b97852ceb7400b47bc-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb2e000", + "code_id": "id", + "debug_file": "6d41288fd70b0be22e8c3a91e032eec0-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb32000", + "filename": "6d41288fd70b0be22e8c3a91e032eec0-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb32000", + "code_id": "id", + "debug_file": "a6354e3ac43af67bd8d7b8e43c34e49f-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb33000", + "filename": "a6354e3ac43af67bd8d7b8e43c34e49f-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb33000", + "code_id": "id", + "debug_file": "04aabc0a78ac019cf9454389977116d2-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb49000", + "filename": "04aabc0a78ac019cf9454389977116d2-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb49000", + "code_id": "id", + "debug_file": "1ac9eb803944fde146138c791f5cc56a-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb4a000", + "filename": "1ac9eb803944fde146138c791f5cc56a-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb4a000", + "code_id": "id", + "debug_file": "385c0604a188198f04d133e54aba7fe7-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb4e000", + "filename": "385c0604a188198f04d133e54aba7fe7-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb4e000", + "code_id": "id", + "debug_file": "dc05db6664285cc2f12bf69c139ae4c3-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb4f000", + "filename": "dc05db6664285cc2f12bf69c139ae4c3-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb4f000", + "code_id": "id", + "debug_file": "767a8244fc0220cfb567a839d0392e0b-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb51000", + "filename": "767a8244fc0220cfb567a839d0392e0b-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb51000", + "code_id": "id", + "debug_file": "4794a0821666d79190d59a36cb4f44b5-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb52000", + "filename": "4794a0821666d79190d59a36cb4f44b5-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb52000", + "code_id": "id", + "debug_file": "8801497958630a81b71ace7c5f9b32a8-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb57000", + "filename": "8801497958630a81b71ace7c5f9b32a8-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb57000", + "code_id": "id", + "debug_file": "365b55f210c0a22e9a19e35191240f32-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb92000", + "filename": "365b55f210c0a22e9a19e35191240f32-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb92000", + "code_id": "id", + "debug_file": "bab58bb527bb656aaa9f116d68a48d89-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb93000", + "filename": "bab58bb527bb656aaa9f116d68a48d89-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb93000", + "code_id": "id", + "debug_file": "3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcb9a000", + "filename": "3047814df9a2f067bd2d96a2b9c36e5a-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcb9a000", + "code_id": "id", + "debug_file": "b47c4e1ecd0709278f4910c18777a504-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcba0000", + "filename": "b47c4e1ecd0709278f4910c18777a504-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcba0000", + "code_id": "id", + "debug_file": "d52a8644073d54c13679302ca1180695-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfdcbb3000", + "filename": "d52a8644073d54c13679302ca1180695-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfdcbb3000", + "code_id": "id", + "debug_file": "libunity-gtk2-parser.so.0.0.0", + "debug_id": "E92498821ADF48C662F17E28C0B1E31F0", + "end_addr": "0x7fdfdcdc5000", + "filename": "libunity-gtk2-parser.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfdcdc5000", + "code_id": "id", + "debug_file": "libunity-gtk-module.so", + "debug_id": "3580D5237D46AC43D2530547D2B4EC180", + "end_addr": "0x7fdfdcfcb000", + "filename": "libunity-gtk-module.so", + "version": "" + }, + { + "base_addr": "0x7fdfdcfcb000", + "code_id": "id", + "debug_file": "liboverlay-scrollbar.so", + "debug_id": "600FA6E5EE8733B15BCD49BDBF6B97D20", + "end_addr": "0x7fdfdd1de000", + "filename": "liboverlay-scrollbar.so", + "version": "" + }, + { + "base_addr": "0x7fdfdd9df000", + "code_id": "id", + "debug_file": "UTF-16.so", + "debug_id": "E348A58F6F131F880A1BA07BE2B9FE0A0", + "end_addr": "0x7fdfddbe3000", + "filename": "UTF-16.so", + "version": "" + }, + { + "base_addr": "0x7fdfddbe3000", + "code_id": "id", + "debug_file": "locale-archive", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfde561000", + "filename": "locale-archive", + "version": "" + }, + { + "base_addr": "0x7fdfde561000", + "code_id": "id", + "debug_file": "libgraphite2.so.3.0.1", + "debug_id": "8D63E4E0557D8763C209124A9540737A0", + "end_addr": "0x7fdfde77d000", + "filename": "libgraphite2.so.3.0.1", + "version": "" + }, + { + "base_addr": "0x7fdfde77d000", + "code_id": "id", + "debug_file": "libgpg-error.so.0.15.0", + "debug_id": "295AB81766A3D9ACBD7B1581641BBE040", + "end_addr": "0x7fdfde990000", + "filename": "libgpg-error.so.0.15.0", + "version": "" + }, + { + "base_addr": "0x7fdfde990000", + "code_id": "id", + "debug_file": "libuuid.so.1.3.0", + "debug_id": "55ED6BEC7BBA8F949B9B32018BA271ED0", + "end_addr": "0x7fdfdeb95000", + "filename": "libuuid.so.1.3.0", + "version": "" + }, + { + "base_addr": "0x7fdfdeb95000", + "code_id": "id", + "debug_file": "libXdmcp.so.6.0.0", + "debug_id": "9AC085D546A15CE9F1BFD9B6B07030F20", + "end_addr": "0x7fdfded9b000", + "filename": "libXdmcp.so.6.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfded9b000", + "code_id": "id", + "debug_file": "libXau.so.6.0.0", + "debug_id": "35404747360EB9360972AFC5C701D2560", + "end_addr": "0x7fdfdef9f000", + "filename": "libXau.so.6.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfdef9f000", + "code_id": "id", + "debug_file": "libdatrie.so.1.3.2", + "debug_id": "5F345C9F3DFECC6BA6D3ED51ACDE15260", + "end_addr": "0x7fdfdf1a6000", + "filename": "libdatrie.so.1.3.2", + "version": "" + }, + { + "base_addr": "0x7fdfdf1a6000", + "code_id": "id", + "debug_file": "libharfbuzz.so.0.10000.1", + "debug_id": "DC37D640E322323B12FD089F3F7177620", + "end_addr": "0x7fdfdf404000", + "filename": "libharfbuzz.so.0.10000.1", + "version": "" + }, + { + "base_addr": "0x7fdfdf404000", + "code_id": "id", + "debug_file": "libgcrypt.so.20.0.3", + "debug_id": "6F87C79D05B14AC5EF3551F1F0AAE7CB0", + "end_addr": "0x7fdfdf6e6000", + "filename": "libgcrypt.so.20.0.3", + "version": "" + }, + { + "base_addr": "0x7fdfdf6e6000", + "code_id": "id", + "debug_file": "liblzma.so.5.0.0", + "debug_id": "85D4AE152059A0E5FB8791B683EB88C70", + "end_addr": "0x7fdfdf908000", + "filename": "liblzma.so.5.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfdf908000", + "code_id": "id", + "debug_file": "libICE.so.6.3.0", + "debug_id": "05238FF262F9009B77F00313219E63A40", + "end_addr": "0x7fdfdfb1f000", + "filename": "libICE.so.6.3.0", + "version": "" + }, + { + "base_addr": "0x7fdfdfb22000", + "code_id": "id", + "debug_file": "libSM.so.6.0.1", + "debug_id": "F9C4965FD780B6C10211B7EB4BB5C8450", + "end_addr": "0x7fdfdfd2a000", + "filename": "libSM.so.6.0.1", + "version": "" + }, + { + "base_addr": "0x7fdfdfd2a000", + "code_id": "id", + "debug_file": "libX11-xcb.so.1.0.0", + "debug_id": "CA9A7DD2049F6FD5BF904659322971B10", + "end_addr": "0x7fdfdff2c000", + "filename": "libX11-xcb.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfdff2c000", + "code_id": "id", + "debug_file": "libxcb-util.so.1.0.0", + "debug_id": "BF047822583C4DD194309EC9B6C57B510", + "end_addr": "0x7fdfe0132000", + "filename": "libxcb-util.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe0132000", + "code_id": "id", + "debug_file": "libxcb.so.1.1.0", + "debug_id": "DD286BB86F9DA618112E88DACB5B88FE0", + "end_addr": "0x7fdfe0353000", + "filename": "libxcb.so.1.1.0", + "version": "" + }, + { + "base_addr": "0x7fdfe0353000", + "code_id": "id", + "debug_file": "libxcb-render.so.0.0.0", + "debug_id": "80D0EC01E84F2799974E79643007CC440", + "end_addr": "0x7fdfe055d000", + "filename": "libxcb-render.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe055d000", + "code_id": "id", + "debug_file": "libxcb-shm.so.0.0.0", + "debug_id": "9B5F43A5D18DBEC425BE98BC2A28CA8A0", + "end_addr": "0x7fdfe0761000", + "filename": "libxcb-shm.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe0761000", + "code_id": "id", + "debug_file": "libpixman-1.so.0.32.6", + "debug_id": "4D9EBFE809B99DB58ECCE0130C55D9150", + "end_addr": "0x7fdfe0a0e000", + "filename": "libpixman-1.so.0.32.6", + "version": "" + }, + { + "base_addr": "0x7fdfe0a0e000", + "code_id": "id", + "debug_file": "libthai.so.0.2.2", + "debug_id": "E87C069BF191BB47816136FFCB17A1480", + "end_addr": "0x7fdfe0c17000", + "filename": "libthai.so.0.2.2", + "version": "" + }, + { + "base_addr": "0x7fdfe0c17000", + "code_id": "id", + "debug_file": "libXcursor.so.1.0.2", + "debug_id": "BC42021C91D9F82BDCD25B37200947D90", + "end_addr": "0x7fdfe0e21000", + "filename": "libXcursor.so.1.0.2", + "version": "" + }, + { + "base_addr": "0x7fdfe0e21000", + "code_id": "id", + "debug_file": "libXrandr.so.2.2.0", + "debug_id": "A3FE08789924CC8F85BD9B74AFC0F3830", + "end_addr": "0x7fdfe102c000", + "filename": "libXrandr.so.2.2.0", + "version": "" + }, + { + "base_addr": "0x7fdfe102c000", + "code_id": "id", + "debug_file": "libXi.so.6.1.0", + "debug_id": "54B2886D96AFECD8D494F27F3B8044D90", + "end_addr": "0x7fdfe123c000", + "filename": "libXi.so.6.1.0", + "version": "" + }, + { + "base_addr": "0x7fdfe123c000", + "code_id": "id", + "debug_file": "libXinerama.so.1.0.0", + "debug_id": "9462AB02E27FFCD126246AE50E04C17F0", + "end_addr": "0x7fdfe143f000", + "filename": "libXinerama.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe143f000", + "code_id": "id", + "debug_file": "libresolv-2.21.so", + "debug_id": "C8B8FCAEAA13188B36E584EA5152317D0", + "end_addr": "0x7fdfe1659000", + "filename": "libresolv-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfe165b000", + "code_id": "id", + "debug_file": "libselinux.so.1", + "debug_id": "28235C6682363882A59FDFBF3290E7A10", + "end_addr": "0x7fdfe187d000", + "filename": "libselinux.so.1", + "version": "" + }, + { + "base_addr": "0x7fdfe187f000", + "code_id": "id", + "debug_file": "libpangoft2-1.0.so.0.3600.8", + "debug_id": "0BD6550DEBD7E4CAB88F643C0E2B61050", + "end_addr": "0x7fdfe1a95000", + "filename": "libpangoft2-1.0.so.0.3600.8", + "version": "" + }, + { + "base_addr": "0x7fdfe1a95000", + "code_id": "id", + "debug_file": "libgmodule-2.0.so.0.4600.1", + "debug_id": "35A9987FF85C1514BE0655D3C9305F8A0", + "end_addr": "0x7fdfe1c99000", + "filename": "libgmodule-2.0.so.0.4600.1", + "version": "" + }, + { + "base_addr": "0x7fdfe1c99000", + "code_id": "id", + "debug_file": "libpcre.so.3.13.1", + "debug_id": "055A3B92D3DB385DF49D121E945A92760", + "end_addr": "0x7fdfe1f06000", + "filename": "libpcre.so.3.13.1", + "version": "" + }, + { + "base_addr": "0x7fdfe1f06000", + "code_id": "id", + "debug_file": "libffi.so.6.0.4", + "debug_id": "DBB5FB88E113E39871878CB33D6B73EE0", + "end_addr": "0x7fdfe210e000", + "filename": "libffi.so.6.0.4", + "version": "" + }, + { + "base_addr": "0x7fdfe210e000", + "code_id": "id", + "debug_file": "libexpat.so.1.6.0", + "debug_id": "F82C1DB3A2E464F8E9D80CF1FF7859600", + "end_addr": "0x7fdfe2337000", + "filename": "libexpat.so.1.6.0", + "version": "" + }, + { + "base_addr": "0x7fdfe2337000", + "code_id": "id", + "debug_file": "libpng12.so.0.51.0", + "debug_id": "892C65E25A9D3992B552EE0F49BE2CB70", + "end_addr": "0x7fdfe255d000", + "filename": "libpng12.so.0.51.0", + "version": "" + }, + { + "base_addr": "0x7fdfe255d000", + "code_id": "id", + "debug_file": "libz.so.1.2.8", + "debug_id": "467B0B34983F8A1B0FB3451751F881DF0", + "end_addr": "0x7fdfe2777000", + "filename": "libz.so.1.2.8", + "version": "" + }, + { + "base_addr": "0x7fdfe2777000", + "code_id": "id", + "debug_file": "libgthread-2.0.so.0.4600.1", + "debug_id": "8A50814EC8AAF023DEE4DFC4E6407F650", + "end_addr": "0x7fdfe2979000", + "filename": "libgthread-2.0.so.0.4600.1", + "version": "" + }, + { + "base_addr": "0x7fdfe2979000", + "code_id": "id", + "debug_file": "libXt.so.6.0.0", + "debug_id": "9E790405AFD401DF89C5CA2F5C835B4D0", + "end_addr": "0x7fdfe2be1000", + "filename": "libXt.so.6.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe2be2000", + "code_id": "id", + "debug_file": "libX11.so.6.3.0", + "debug_id": "B713DF00BE55E705D457E3668E25A0AD0", + "end_addr": "0x7fdfe2f1c000", + "filename": "libX11.so.6.3.0", + "version": "" + }, + { + "base_addr": "0x7fdfe2f1c000", + "code_id": "id", + "debug_file": "libstartup-notification-1.so.0.0.0", + "debug_id": "4B8D70F17D93FF73128099F0DF6FE8EF0", + "end_addr": "0x7fdfe3125000", + "filename": "libstartup-notification-1.so.0.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe3125000", + "code_id": "id", + "debug_file": "libgdk_pixbuf-2.0.so.0.3200.1", + "debug_id": "9D51B439F9474A85E916CF6787FEEBA30", + "end_addr": "0x7fdfe3347000", + "filename": "libgdk_pixbuf-2.0.so.0.3200.1", + "version": "" + }, + { + "base_addr": "0x7fdfe3347000", + "code_id": "id", + "debug_file": "libcairo.so.2.11400.2", + "debug_id": "E71AD83408B66686AF5506D4CACCC3480", + "end_addr": "0x7fdfe3658000", + "filename": "libcairo.so.2.11400.2", + "version": "" + }, + { + "base_addr": "0x7fdfe365a000", + "code_id": "id", + "debug_file": "libpango-1.0.so.0.3600.8", + "debug_id": "51FA9D5FE1F3173EAD0DBB56C1B098EF0", + "end_addr": "0x7fdfe38a8000", + "filename": "libpango-1.0.so.0.3600.8", + "version": "" + }, + { + "base_addr": "0x7fdfe38a8000", + "code_id": "id", + "debug_file": "libpangocairo-1.0.so.0.3600.8", + "debug_id": "BCF264C8C5E1DD15C7849726075616A70", + "end_addr": "0x7fdfe3ab5000", + "filename": "libpangocairo-1.0.so.0.3600.8", + "version": "" + }, + { + "base_addr": "0x7fdfe3ab5000", + "code_id": "id", + "debug_file": "libgdk-x11-2.0.so.0.2400.28", + "debug_id": "76280A67432425ECC9E5695B0EA7BD330", + "end_addr": "0x7fdfe3d6a000", + "filename": "libgdk-x11-2.0.so.0.2400.28", + "version": "" + }, + { + "base_addr": "0x7fdfe3d6a000", + "code_id": "id", + "debug_file": "libgio-2.0.so.0.4600.1", + "debug_id": "C1EBA71CF40BEFEC6D8C43CDA9C3E4AD0", + "end_addr": "0x7fdfe40e9000", + "filename": "libgio-2.0.so.0.4600.1", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfe40eb000", + "code_id": "id", + "debug_file": "libatk-1.0.so.0.21609.1", + "debug_id": "0BB0A14E0481883DD51349E64A0209BA0", + "end_addr": "0x7fdfe4310000", + "filename": "libatk-1.0.so.0.21609.1", + "version": "" + }, + { + "base_addr": "0x7fdfe4310000", + "code_id": "id", + "debug_file": "libgtk-x11-2.0.so.0.2400.28", + "debug_id": "55918E0315CC9F0CB36D67227858AB370", + "end_addr": "0x7fdfe4959000", + "filename": "libgtk-x11-2.0.so.0.2400.28", + "version": "" + }, + { + "base_addr": "0x7fdfe495c000", + "code_id": "id", + "debug_file": "libglib-2.0.so.0.4600.1", + "debug_id": "930F964CBD80635F90F0CE7C96883D9A0", + "end_addr": "0x7fdfe4c6a000", + "filename": "libglib-2.0.so.0.4600.1", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfe4c6b000", + "code_id": "id", + "debug_file": "libgobject-2.0.so.0.4600.1", + "debug_id": "0368082C3BF315DBD68FD9146EA158720", + "end_addr": "0x7fdfe4ebe000", + "filename": "libgobject-2.0.so.0.4600.1", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfe4ebe000", + "code_id": "id", + "debug_file": "libdbus-1.so.3.14.3", + "debug_id": "4EBE243FDC72BBDE9934693B1841D19A0", + "end_addr": "0x7fdfe510a000", + "filename": "libdbus-1.so.3.14.3", + "version": "" + }, + { + "base_addr": "0x7fdfe510a000", + "code_id": "id", + "debug_file": "libdbus-glib-1.so.2.3.2", + "debug_id": "812EDB6390C7D1616ED051A494E1A16D0", + "end_addr": "0x7fdfe5331000", + "filename": "libdbus-glib-1.so.2.3.2", + "version": "" + }, + { + "base_addr": "0x7fdfe5331000", + "code_id": "id", + "debug_file": "libasound.so.2.0.0", + "debug_id": "1178A4E46F02536968DDAAA821B035BC0", + "end_addr": "0x7fdfe5626000", + "filename": "libasound.so.2.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe5626000", + "code_id": "id", + "debug_file": "libXcomposite.so.1.0.0", + "debug_id": "45F1735244668521E477B386F1E9A2D40", + "end_addr": "0x7fdfe5829000", + "filename": "libXcomposite.so.1.0.0", + "version": "" + }, + { + "base_addr": "0x7fdfe5829000", + "code_id": "id", + "debug_file": "libXfixes.so.3.1.0", + "debug_id": "99E84CE370ADCBF795E2582B662407610", + "end_addr": "0x7fdfe5a2f000", + "filename": "libXfixes.so.3.1.0", + "version": "" + }, + { + "base_addr": "0x7fdfe5a2f000", + "code_id": "id", + "debug_file": "libXdamage.so.1.1.0", + "debug_id": "E76AE33AFD727EE19B66FF36238466B70", + "end_addr": "0x7fdfe5c32000", + "filename": "libXdamage.so.1.1.0", + "version": "" + }, + { + "base_addr": "0x7fdfe5c32000", + "code_id": "id", + "debug_file": "libXext.so.6.4.0", + "debug_id": "E2DB7DECA01E71DEBA48AD4D240204260", + "end_addr": "0x7fdfe5e44000", + "filename": "libXext.so.6.4.0", + "version": "" + }, + { + "base_addr": "0x7fdfe5e44000", + "code_id": "id", + "debug_file": "libXrender.so.1.3.0", + "debug_id": "CC5624608213EFD4E9BBE2729FFE08F20", + "end_addr": "0x7fdfe604e000", + "filename": "libXrender.so.1.3.0", + "version": "" + }, + { + "base_addr": "0x7fdfe604e000", + "code_id": "id", + "debug_file": "libfontconfig.so.1.8.0", + "debug_id": "016A8210223932CC87A0CCD208EDF1240", + "end_addr": "0x7fdfe628c000", + "filename": "libfontconfig.so.1.8.0", + "version": "" + }, + { + "base_addr": "0x7fdfe628c000", + "code_id": "id", + "debug_file": "libfreetype.so.6.11.1", + "debug_id": "780601F0F0CC42BFA989727EFA18F1D60", + "end_addr": "0x7fdfe6532000", + "filename": "libfreetype.so.6.11.1", + "version": "" + }, + { + "base_addr": "0x7fdfe6532000", + "code_id": "id", + "debug_file": "libxul.so", + "debug_id": "A1CB74121003ACFC1B98DC4679179F360", + "end_addr": "0x7fdfeb04a000", + "filename": "libxul.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fdfeb106000", + "code_id": "id", + "debug_file": "liblgpllibs.so", + "debug_id": "5573560AC57FB8C4634572DDC3540C000", + "end_addr": "0x7fdfeb314000", + "filename": "liblgpllibs.so", + "version": "" + }, + { + "base_addr": "0x7fdfeb393000", + "code_id": "id", + "debug_file": "libmozsqlite3.so", + "debug_id": "23349194571BD96DD9741D1E91B3EEF10", + "end_addr": "0x7fdfeb62f000", + "filename": "libmozsqlite3.so", + "version": "" + }, + { + "base_addr": "0x7fdfeb630000", + "code_id": "id", + "debug_file": "libssl3.so", + "debug_id": "2850C6DC6D91940F0A090F5833A3D72E0", + "end_addr": "0x7fdfeb866000", + "filename": "libssl3.so", + "version": "" + }, + { + "base_addr": "0x7fdfeb866000", + "code_id": "id", + "debug_file": "libsmime3.so", + "debug_id": "35D070B7F4F26392666BF3EC41130DE80", + "end_addr": "0x7fdfeba89000", + "filename": "libsmime3.so", + "version": "" + }, + { + "base_addr": "0x7fdfeba89000", + "code_id": "id", + "debug_file": "libnss3.so", + "debug_id": "2CC835B6D1E1ED91B811CC09B73A4B4A0", + "end_addr": "0x7fdfebd83000", + "filename": "libnss3.so", + "version": "" + }, + { + "base_addr": "0x7fdfebd85000", + "code_id": "id", + "debug_file": "libnssutil3.so", + "debug_id": "8FE5241C684772E6FAD13393CB7B0CD90", + "end_addr": "0x7fdfebfae000", + "filename": "libnssutil3.so", + "version": "" + }, + { + "base_addr": "0x7fdfebfae000", + "code_id": "id", + "debug_file": "libplds4.so", + "debug_id": "7E611BD3FF6173FD9831043CB28DEC710", + "end_addr": "0x7fdfec1b2000", + "filename": "libplds4.so", + "version": "" + }, + { + "base_addr": "0x7fdfec1b2000", + "code_id": "id", + "debug_file": "libplc4.so", + "debug_id": "6B61586402A1DFF66802D469ACC6F97D0", + "end_addr": "0x7fdfec3b7000", + "filename": "libplc4.so", + "version": "" + }, + { + "base_addr": "0x7fdfec3b7000", + "code_id": "id", + "debug_file": "librt-2.21.so", + "debug_id": "61CB26CBCB699DAAA2E38A70BCF7D57A0", + "end_addr": "0x7fdfec5bf000", + "filename": "librt-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfec5bf000", + "code_id": "id", + "debug_file": "libnspr4.so", + "debug_id": "F4273E152B6379BC27142A67CFBE70970", + "end_addr": "0x7fdfec7fd000", + "filename": "libnspr4.so", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fdfeca00000", + "code_id": "id", + "debug_file": "56cf4f4769d0f4abc89a4895d7bd3ae1-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfeca01000", + "filename": "56cf4f4769d0f4abc89a4895d7bd3ae1-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfeca01000", + "code_id": "id", + "debug_file": "b9d506c9ac06c20b433354fa67a72993-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfeca02000", + "filename": "b9d506c9ac06c20b433354fa67a72993-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfeca02000", + "code_id": "id", + "debug_file": "52f7bdb7ce746bfd7eaa1985bd9cfa93-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfeca0b000", + "filename": "52f7bdb7ce746bfd7eaa1985bd9cfa93-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfeca0b000", + "code_id": "id", + "debug_file": "e49e89034d371f0f9de17aab02136486-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfeca0e000", + "filename": "e49e89034d371f0f9de17aab02136486-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfeca0e000", + "code_id": "id", + "debug_file": "gschemas.compiled", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfeca54000", + "filename": "gschemas.compiled", + "version": "" + }, + { + "base_addr": "0x7fdfeca54000", + "code_id": "id", + "debug_file": "libc-2.21.so", + "debug_id": "CF43CD8AA9746C75D727B8516B08679E0", + "end_addr": "0x7fdfece1a000", + "filename": "libc-2.21.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfece1e000", + "code_id": "id", + "debug_file": "libgcc_s.so.1", + "debug_id": "EE073C0CCF1513A846847A679E8444B80", + "end_addr": "0x7fdfed035000", + "filename": "libgcc_s.so.1", + "version": "" + }, + { + "base_addr": "0x7fdfed035000", + "code_id": "id", + "debug_file": "libm-2.21.so", + "debug_id": "7EDD2A371BB1519DE634BC91DAAA58DF0", + "end_addr": "0x7fdfed33d000", + "filename": "libm-2.21.so", + "version": "" + }, + { + "base_addr": "0x7fdfed33d000", + "code_id": "id", + "debug_file": "libstdc++.so.6.0.21", + "debug_id": "D4E998997C9D501201BB28D1E8C9424A0", + "end_addr": "0x7fdfed6bb000", + "filename": "libstdc++.so.6.0.21", + "version": "" + }, + { + "base_addr": "0x7fdfed6bf000", + "code_id": "id", + "debug_file": "libdl-2.21.so", + "debug_id": "9CB974F9320C7076EF882BA13912E9950", + "end_addr": "0x7fdfed8c3000", + "filename": "libdl-2.21.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfed8c3000", + "code_id": "id", + "debug_file": "libpthread-2.21.so", + "debug_id": "4B147AA3EECBA986E02DFF5021A111ED0", + "end_addr": "0x7fdfedadd000", + "filename": "libpthread-2.21.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfedae1000", + "code_id": "id", + "debug_file": "ld-2.21.so", + "debug_id": "A6B73B90EFDE66D9DCEEC4566C70444C0", + "end_addr": "0x7fdfedb05000", + "filename": "ld-2.21.so", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fdfedb05000", + "code_id": "id", + "debug_file": "4b14b093aebc79c320de5e86ae1d3314-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb07000", + "filename": "4b14b093aebc79c320de5e86ae1d3314-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedb07000", + "code_id": "id", + "debug_file": "3f7329c5293ffd510edef78f73874cfd-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb11000", + "filename": "3f7329c5293ffd510edef78f73874cfd-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedb11000", + "code_id": "id", + "debug_file": "d589a48862398ed80a3d6066f4f56f4c-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb15000", + "filename": "d589a48862398ed80a3d6066f4f56f4c-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedb15000", + "code_id": "id", + "debug_file": "246184dc75a16901ca37d96895904249-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb17000", + "filename": "246184dc75a16901ca37d96895904249-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedb17000", + "code_id": "id", + "debug_file": "e13b20fdb08344e0e664864cc2ede53d-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb24000", + "filename": "e13b20fdb08344e0e664864cc2ede53d-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedb34000", + "code_id": "id", + "debug_file": "libgnome-2.0.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb3f000", + "filename": "libgnome-2.0.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedb3f000", + "code_id": "id", + "debug_file": "glib20.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb5f000", + "filename": "glib20.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedb5f000", + "code_id": "id", + "debug_file": "gtk20-properties.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedb94000", + "filename": "gtk20-properties.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedb94000", + "code_id": "id", + "debug_file": "gtk20-properties.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedbca000", + "filename": "gtk20-properties.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedbca000", + "code_id": "id", + "debug_file": "libc.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedbfa000", + "filename": "libc.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedbfa000", + "code_id": "id", + "debug_file": "libc.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedc29000", + "filename": "libc.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedc29000", + "code_id": "id", + "debug_file": "libsystemd.so.0.10.2", + "debug_id": "86CEB5E45F16147F5C2E0BA6FF9CB8800", + "end_addr": "0x7fdfedcaa000", + "filename": "libsystemd.so.0.10.2", + "version": "" + }, + { + "base_addr": "0x7fdfedcaa000", + "code_id": "id", + "debug_file": "7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcae000", + "filename": "7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedcae000", + "code_id": "id", + "debug_file": "dd57b9e0489f98791da10fba83b9bdf8-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcb2000", + "filename": "dd57b9e0489f98791da10fba83b9bdf8-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedcb2000", + "code_id": "id", + "debug_file": "glib20.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcd3000", + "filename": "glib20.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedcd9000", + "code_id": "id", + "debug_file": "551ecf3b0e8b0bca0f25c0944f561853-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcda000", + "filename": "551ecf3b0e8b0bca0f25c0944f561853-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedcda000", + "code_id": "id", + "debug_file": "0c9eb80ebd1c36541ebe2852d3bb0c49-le64.cache-4", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcdb000", + "filename": "0c9eb80ebd1c36541ebe2852d3bb0c49-le64.cache-4", + "version": "" + }, + { + "base_addr": "0x7fdfedcdc000", + "code_id": "id", + "debug_file": "libdbusmenu.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcdd000", + "filename": "libdbusmenu.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedcdd000", + "code_id": "id", + "debug_file": "libbonobo-2.0.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedce1000", + "filename": "libbonobo-2.0.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedce1000", + "code_id": "id", + "debug_file": "user (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedce9000", + "filename": "user (deleted)", + "version": "" + }, + { + "base_addr": "0x7fdfedce9000", + "code_id": "id", + "debug_file": "user (deleted)", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcea000", + "filename": "user (deleted)", + "version": "" + }, + { + "base_addr": "0x7fdfedcea000", + "code_id": "id", + "debug_file": "gtk20.mo", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedcfb000", + "filename": "gtk20.mo", + "version": "" + }, + { + "base_addr": "0x7fdfedcfb000", + "code_id": "id", + "debug_file": "gconv-modules.cache", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x7fdfedd02000", + "filename": "gconv-modules.cache", + "version": "" + }, + { + "base_addr": "0x7ffc58d77000", + "code_id": "id", + "debug_file": "linux-gate.so", + "debug_id": "6916B3CFE194FD36E6A80649AA58DDD60", + "end_addr": "0x7ffc58d79000", + "filename": "linux-gate.so", + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "amd64", + "cpu_count": 2, + "cpu_info": "family 15 model 6 stepping 4", + "os": "Linux", + "os_ver": "0.0.0 Linux 4.2.0-18-generic #22-Ubuntu SMP Fri Nov 6 18:25:50 UTC 2015 x86_64" + }, + "thread_count": 36, + "threads": [ + { + "frame_count": 24, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "normalized": "libpthread-2.21.so@0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "normalized": "PR_Wait", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "normalized": "nsEventQueueBase::GetEvent", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "normalized": "nsEventQueue::GetEvent", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "normalized": "NS_ProcessNextEvent", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/SharedThreadPool.cpp", + "frame": 6, + "function": "mozilla::SharedThreadPool::SpinUntilEmpty", + "function_offset": "0x1b", + "line": 82, + "module": "libxul.so", + "module_offset": "0x9b81c7", + "normalized": "mozilla::SharedThreadPool::SpinUntilEmpty", + "offset": "0x7fdfe6eea1c7", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/SharedThreadPool.cpp", + "frame": 7, + "function": "mozilla::SharedThreadPoolShutdownObserver::Observe", + "function_offset": "0x66", + "line": 49, + "module": "libxul.so", + "module_offset": "0x9b8232", + "normalized": "mozilla::SharedThreadPoolShutdownObserver::Observe", + "offset": "0x7fdfe6eea232", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/ds/nsObserverList.cpp", + "frame": 8, + "function": "nsObserverList::NotifyObservers", + "function_offset": "0x5c", + "line": 113, + "module": "libxul.so", + "module_offset": "0x99b392", + "normalized": "nsObserverList::NotifyObservers", + "offset": "0x7fdfe6ecd392", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/ds/nsObserverService.cpp", + "frame": 9, + "function": "nsObserverService::NotifyObservers", + "function_offset": "0x73", + "line": 315, + "module": "libxul.so", + "module_offset": "0x99b433", + "normalized": "nsObserverService::NotifyObservers", + "offset": "0x7fdfe6ecd433", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/build/XPCOMInit.cpp", + "frame": 10, + "function": "mozilla::ShutdownXPCOM", + "function_offset": "0x144", + "line": 864, + "module": "libxul.so", + "module_offset": "0x9d004d", + "normalized": "mozilla::ShutdownXPCOM", + "offset": "0x7fdfe6f0204d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/toolkit/xre/nsAppRunner.cpp", + "frame": 11, + "function": "ScopedXPCOMStartup::~ScopedXPCOMStartup", + "function_offset": "0x92", + "line": 1499, + "module": "libxul.so", + "module_offset": "0x20ad226", + "normalized": "ScopedXPCOMStartup::~ScopedXPCOMStartup", + "offset": "0x7fdfe85df226", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/mfbt/UniquePtr.h", + "frame": 12, + "function": "mozilla::DefaultDelete::operator()", + "function_offset": "0xd", + "line": 490, + "module": "libxul.so", + "module_offset": "0x20ad25f", + "normalized": "mozilla::DefaultDelete::operator()", + "offset": "0x7fdfe85df25f", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/mfbt/UniquePtr.h", + "frame": 13, + "function": "XREMain::XRE_main", + "function_offset": "0x221", + "line": 309, + "module": "libxul.so", + "module_offset": "0x20b1e01", + "normalized": "XREMain::XRE_main", + "offset": "0x7fdfe85e3e01", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/toolkit/xre/nsAppRunner.cpp", + "frame": 14, + "function": "XRE_main", + "function_offset": "0xcf", + "line": 4482, + "module": "libxul.so", + "module_offset": "0x20b1ffe", + "normalized": "XRE_main", + "offset": "0x7fdfe85e3ffe", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/browser/app/nsBrowserApp.cpp", + "frame": 15, + "function": "do_main", + "function_offset": "0x395", + "line": 212, + "module": "firefox", + "module_offset": "0x5370", + "normalized": "do_main", + "offset": "0x5572c8958370", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/browser/app/nsBrowserApp.cpp", + "frame": 16, + "function": "main", + "function_offset": "0xb1", + "line": 399, + "module": "firefox", + "module_offset": "0x4a71", + "normalized": "main", + "offset": "0x5572c8957a71", + "trust": "cfi" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x20a3f", + "normalized": "libc-2.21.so@0x20a3f", + "offset": "0x7fdfeca74a3f", + "trust": "cfi" + }, + { + "frame": 18, + "function": "_init", + "function_offset": "0x597", + "module": "firefox", + "module_offset": "0x49bf", + "normalized": "_init", + "offset": "0x5572c89579bf", + "trust": "scan" + }, + { + "frame": 19, + "module": "firefox", + "module_offset": "0x4b6f", + "normalized": "firefox@0x4b6f", + "offset": "0x5572c8957b6f", + "trust": "cfi" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "ld-2.21.so", + "module_offset": "0x106ca", + "normalized": "ld-2.21.so@0x106ca", + "offset": "0x7fdfedaf16ca", + "trust": "scan" + }, + { + "frame": 21, + "module": "firefox", + "module_offset": "0x4b6f", + "normalized": "firefox@0x4b6f", + "offset": "0x5572c8957b6f", + "trust": "scan" + }, + { + "frame": 22, + "function": "_start", + "function_offset": "0x28", + "module": "firefox", + "module_offset": "0x4b98", + "normalized": "_start", + "offset": "0x5572c8957b98", + "trust": "scan" + }, + { + "frame": 23, + "normalized": "@0x7ffc58d3f847", + "offset": "0x7ffc58d3f847", + "trust": "cfi" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0xfb8dd", + "offset": "0x7fdfecb4f8dd", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4a1eb", + "offset": "0x7fdfe49a61eb", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x70bef", + "offset": "0x7fdfe49ccbef", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4a2fb", + "offset": "0x7fdfe49a62fb", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libdconfsettings.so", + "module_offset": "0x728c", + "offset": "0x7fdfdb54f28c", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x70964", + "offset": "0x7fdfe49cc964", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0xfb8dd", + "offset": "0x7fdfecb4f8dd", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4a1eb", + "offset": "0x7fdfe49a61eb", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4a2fb", + "offset": "0x7fdfe49a62fb", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4a338", + "offset": "0x7fdfe49a6338", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x70964", + "offset": "0x7fdfe49cc964", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0xfb8dd", + "offset": "0x7fdfecb4f8dd", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4a1eb", + "offset": "0x7fdfe49a61eb", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4a571", + "offset": "0x7fdfe49a6571", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgio-2.0.so.0.4600.1", + "module_offset": "0xe04c5", + "offset": "0x7fdfe3e4a4c5", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x70964", + "offset": "0x7fdfe49cc964", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x1015a9", + "offset": "0x7fdfecb555a9", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/third_party/libevent/epoll_sub.c", + "frame": 1, + "function": "epoll_wait", + "function_offset": "0x16", + "line": 63, + "module": "libxul.so", + "module_offset": "0xb89602", + "offset": "0x7fdfe70bb602", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/third_party/libevent/epoll.c", + "frame": 2, + "function": "epoll_dispatch", + "function_offset": "0x92", + "line": 407, + "module": "libxul.so", + "module_offset": "0xb89426", + "offset": "0x7fdfe70bb426", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/third_party/libevent/event.c", + "frame": 3, + "function": "event_base_loop", + "function_offset": "0x335", + "line": 1607, + "module": "libxul.so", + "module_offset": "0xb8c7c0", + "offset": "0x7fdfe70be7c0", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_pump_libevent.cc", + "frame": 4, + "function": "base::MessagePumpLibevent::Run", + "function_offset": "0xe5", + "line": 357, + "module": "libxul.so", + "module_offset": "0xb8f01d", + "offset": "0x7fdfe70c101d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 5, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/thread.cc", + "frame": 6, + "function": "base::Thread::ThreadMain", + "function_offset": "0xa7", + "line": 170, + "module": "libxul.so", + "module_offset": "0xb977bf", + "offset": "0x7fdfe70c97bf", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/platform_thread_posix.cc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "libxul.so", + "module_offset": "0xb954ec", + "offset": "0x7fdfe70c74ec", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/js/src/vm/HelperThreads.cpp", + "frame": 2, + "function": "js::HelperThread::threadLoop", + "function_offset": "0x1f0", + "line": 567, + "module": "libxul.so", + "module_offset": "0x25ea9b0", + "offset": "0x7fdfe8b1c9b0", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/js/src/vm/HelperThreads.cpp", + "frame": 2, + "function": "js::HelperThread::threadLoop", + "function_offset": "0x1f0", + "line": 567, + "module": "libxul.so", + "module_offset": "0x25ea9b0", + "offset": "0x7fdfe8b1c9b0", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/js/src/vm/HelperThreads.cpp", + "frame": 2, + "function": "js::HelperThread::threadLoop", + "function_offset": "0x1f0", + "line": 567, + "module": "libxul.so", + "module_offset": "0x25ea9b0", + "offset": "0x7fdfe8b1c9b0", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/js/src/vm/HelperThreads.cpp", + "frame": 2, + "function": "js::HelperThread::threadLoop", + "function_offset": "0x1f0", + "line": 567, + "module": "libxul.so", + "module_offset": "0x25ea9b0", + "offset": "0x7fdfe8b1c9b0", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/js/src/vm/HelperThreads.cpp", + "frame": 2, + "function": "js::HelperThread::threadLoop", + "function_offset": "0x1f0", + "line": 567, + "module": "libxul.so", + "module_offset": "0x25ea9b0", + "offset": "0x7fdfe8b1c9b0", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/js/src/vm/HelperThreads.cpp", + "frame": 2, + "function": "js::HelperThread::threadLoop", + "function_offset": "0x1f0", + "line": 567, + "module": "libxul.so", + "module_offset": "0x25ea9b0", + "offset": "0x7fdfe8b1c9b0", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/js/xpconnect/src/XPCJSRuntime.cpp", + "frame": 2, + "function": "WatchdogMain", + "function_offset": "0x115", + "line": 1032, + "module": "libxul.so", + "module_offset": "0xd95ad1", + "offset": "0x7fdfe72c7ad1", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 3, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_WaitCondVar", + "function_offset": "0xdf", + "line": 396, + "module": "libnspr4.so", + "module_offset": "0x23d3f", + "offset": "0x7fdfec5e2d3f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/CondVar.h", + "frame": 2, + "function": "mozilla::CondVar::Wait", + "function_offset": "0x1c", + "line": 79, + "module": "libxul.so", + "module_offset": "0x9b6c58", + "offset": "0x7fdfe6ee8c58", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/HangMonitor.cpp", + "frame": 3, + "function": "mozilla::HangMonitor::ThreadMain", + "function_offset": "0xd2", + "line": 252, + "module": "libxul.so", + "module_offset": "0x9b7f98", + "offset": "0x7fdfe6ee9f98", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xd149", + "offset": "0x7fdfed8d0149", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "pt_TimedWait", + "function_offset": "0xb7", + "line": 264, + "module": "libnspr4.so", + "module_offset": "0x237a7", + "offset": "0x7fdfec5e27a7", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x5d", + "line": 398, + "module": "libnspr4.so", + "module_offset": "0x23cbd", + "offset": "0x7fdfec5e2cbd", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/CondVar.h", + "frame": 3, + "function": "mozilla::CondVar::Wait", + "function_offset": "0x1c", + "line": 79, + "module": "libxul.so", + "module_offset": "0x9b6c58", + "offset": "0x7fdfe6ee8c58", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/Monitor.h", + "frame": 4, + "function": "TimerThread::Run", + "function_offset": "0x321", + "line": 40, + "module": "libxul.so", + "module_offset": "0x9be89d", + "offset": "0x7fdfe6ef089d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 5, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x365", + "line": 867, + "module": "libxul.so", + "module_offset": "0x9ba8cd", + "offset": "0x7fdfe6eec8cd", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 6, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xa3", + "line": 326, + "module": "libxul.so", + "module_offset": "0xba07a7", + "offset": "0x7fdfe70d27a7", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 8, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 9, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/waitable_event_posix.cc", + "frame": 1, + "function": "base::WaitableEvent::TimedWait", + "function_offset": "0x11c", + "line": 195, + "module": "libxul.so", + "module_offset": "0xb97fc6", + "offset": "0x7fdfe70c9fc6", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/waitable_event_posix.cc", + "frame": 2, + "function": "base::WaitableEvent::Wait", + "function_offset": "0x23", + "line": 201, + "module": "libxul.so", + "module_offset": "0xb9805f", + "offset": "0x7fdfe70ca05f", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_pump_default.cc", + "frame": 3, + "function": "base::MessagePumpDefault::Run", + "function_offset": "0xff", + "line": 60, + "module": "libxul.so", + "module_offset": "0xb90d6f", + "offset": "0x7fdfe70c2d6f", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 4, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/thread.cc", + "frame": 5, + "function": "base::Thread::ThreadMain", + "function_offset": "0xa7", + "line": 170, + "module": "libxul.so", + "module_offset": "0xb977bf", + "offset": "0x7fdfe70c97bf", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/platform_thread_posix.cc", + "frame": 6, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "libxul.so", + "module_offset": "0xb954ec", + "offset": "0x7fdfe70c74ec", + "trust": "cfi" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libdl-2.21.so", + "module_offset": "0x10df", + "offset": "0x7fdfed6c00df", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 3, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 4, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 5, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 6, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 8, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 9, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 5, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0xfb8dd", + "offset": "0x7fdfecb4f8dd", + "trust": "context" + }, + { + "file": "/usr/include/x86_64-linux-gnu/bits/poll2.h", + "frame": 1, + "function": "google_breakpad::CrashGenerationServer::Run", + "function_offset": "0x52", + "line": 46, + "module": "libxul.so", + "module_offset": "0x20c0b54", + "offset": "0x7fdfe85f2b54", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/toolkit/crashreporter/google-breakpad/src/client/linux/crash_generation/crash_generation_server.cc", + "frame": 2, + "function": "google_breakpad::CrashGenerationServer::ThreadMain", + "function_offset": "0x5", + "line": 326, + "module": "libxul.so", + "module_offset": "0x20c0bb3", + "offset": "0x7fdfe85f2bb3", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0xfb8dd", + "offset": "0x7fdfecb4f8dd", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x324e0", + "offset": "0x7fdf9bbe34e0", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x23be0", + "offset": "0x7fdf9bbd4be0", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x2427d", + "offset": "0x7fdf9bbd527d", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x2432f", + "offset": "0x7fdf9bbd532f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x32475", + "offset": "0x7fdf9bbe3475", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpulsecommon-6.0.so", + "module_offset": "0x4e4d7", + "offset": "0x7fdf98b844d7", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0xfb8dd", + "offset": "0x7fdfecb4f8dd", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x324e0", + "offset": "0x7fdf9bbe34e0", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x23be0", + "offset": "0x7fdf9bbd4be0", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x2427d", + "offset": "0x7fdf9bbd527d", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x2432f", + "offset": "0x7fdf9bbd532f", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpulse.so.0.18.0", + "module_offset": "0x32475", + "offset": "0x7fdf9bbe3475", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libpulsecommon-6.0.so", + "module_offset": "0x4e4d7", + "offset": "0x7fdf98b844d7", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x1015a9", + "offset": "0x7fdfecb555a9", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x8e9ce", + "offset": "0x7fdfe49ea9ce", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x9bdbc", + "offset": "0x7fdfa531fdbc", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x712fd", + "offset": "0x7fdfe49cd2fd", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x70964", + "offset": "0x7fdfe49cc964", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 100, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x1015a9", + "offset": "0x7fdfecb555a9", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x8e9ce", + "offset": "0x7fdfe49ea9ce", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstapp-1.0.so.0.600.0", + "module_offset": "0x718a", + "offset": "0x7fdfa507e18a", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x1e063", + "offset": "0x7fdfa4e32063", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6a182", + "offset": "0x7fdfa52ee182", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x1deff", + "offset": "0x7fdfa4e31eff", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.4600.1", + "module_offset": "0x14cce", + "offset": "0x7fdfe4c7fcce", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6ab0d", + "offset": "0x7fdfa52eeb0d", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 8, + "function": "realloc", + "function_offset": "0x367", + "line": 5235, + "module": "firefox", + "module_offset": "0x14a8a", + "offset": "0x5572c8967a8a", + "trust": "scan" + }, + { + "frame": 9, + "offset": "0x7fdfcb50751f", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x68c9e", + "offset": "0x7fdfa52ecc9e", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6adff", + "offset": "0x7fdfa52eedff", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7406a", + "offset": "0x7fdfa52f806a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x396da", + "offset": "0x7fdfa4e4d6da", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x3968f", + "offset": "0x7fdfa4e4d68f", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x9e80", + "offset": "0x7fdfa3dade80", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6a182", + "offset": "0x7fdfa52ee182", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x3434f", + "offset": "0x7fdfa4e4834f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 18, + "function": "malloc", + "function_offset": "0x42", + "line": 4297, + "module": "firefox", + "module_offset": "0x1470a", + "offset": "0x5572c896770a", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x4f578", + "offset": "0x7fdfe49ab578", + "trust": "cfi" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x66762", + "offset": "0x7fdfe49c2762", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6ab0d", + "offset": "0x7fdfa52eeb0d", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.4600.1", + "module_offset": "0x14cce", + "offset": "0x7fdfe4c7fcce", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 23, + "function": "arena_malloc", + "function_offset": "0x126", + "line": 1685, + "module": "firefox", + "module_offset": "0x14316", + "offset": "0x5572c8967316", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 24, + "function": "malloc", + "function_offset": "0x42", + "line": 4297, + "module": "firefox", + "module_offset": "0x1470a", + "offset": "0x5572c896770a", + "trust": "cfi" + }, + { + "frame": 25, + "offset": "0xc786b2455ebec4ff", + "trust": "cfi" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6af4f", + "offset": "0x7fdfa52eef4f", + "trust": "scan" + }, + { + "frame": 27, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x68c9e", + "offset": "0x7fdfa52ecc9e", + "trust": "scan" + }, + { + "frame": 28, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6adff", + "offset": "0x7fdfa52eedff", + "trust": "scan" + }, + { + "frame": 29, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7406a", + "offset": "0x7fdfa52f806a", + "trust": "scan" + }, + { + "frame": 30, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x741fa", + "offset": "0x7fdfa52f81fa", + "trust": "scan" + }, + { + "frame": 31, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7054d", + "offset": "0x7fdfa52f454d", + "trust": "scan" + }, + { + "frame": 32, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7413f", + "offset": "0x7fdfa52f813f", + "trust": "scan" + }, + { + "frame": 33, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x706a2", + "offset": "0x7fdfa52f46a2", + "trust": "scan" + }, + { + "frame": 34, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6a182", + "offset": "0x7fdfa52ee182", + "trust": "scan" + }, + { + "frame": 35, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7058f", + "offset": "0x7fdfa52f458f", + "trust": "scan" + }, + { + "frame": 36, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x328dd", + "offset": "0x7fdfa52b68dd", + "trust": "scan" + }, + { + "frame": 37, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x2fd77", + "offset": "0x7fdfa52b3d77", + "trust": "scan" + }, + { + "frame": 38, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6ab0d", + "offset": "0x7fdfa52eeb0d", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 39, + "function": "arena_malloc", + "function_offset": "0x126", + "line": 1685, + "module": "firefox", + "module_offset": "0x14316", + "offset": "0x5572c8967316", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 40, + "function": "malloc", + "function_offset": "0x42", + "line": 4297, + "module": "firefox", + "module_offset": "0x1470a", + "offset": "0x5572c896770a", + "trust": "cfi" + }, + { + "frame": 41, + "offset": "0xc786b2455ebec4ff", + "trust": "cfi" + }, + { + "frame": 42, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6af4f", + "offset": "0x7fdfa52eef4f", + "trust": "scan" + }, + { + "frame": 43, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x68c9e", + "offset": "0x7fdfa52ecc9e", + "trust": "scan" + }, + { + "frame": 44, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6adff", + "offset": "0x7fdfa52eedff", + "trust": "scan" + }, + { + "frame": 45, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7406a", + "offset": "0x7fdfa52f806a", + "trust": "scan" + }, + { + "frame": 46, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x741fa", + "offset": "0x7fdfa52f81fa", + "trust": "scan" + }, + { + "frame": 47, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7054d", + "offset": "0x7fdfa52f454d", + "trust": "scan" + }, + { + "frame": 48, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7413f", + "offset": "0x7fdfa52f813f", + "trust": "scan" + }, + { + "frame": 49, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x706a2", + "offset": "0x7fdfa52f46a2", + "trust": "scan" + }, + { + "frame": 50, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6a182", + "offset": "0x7fdfa52ee182", + "trust": "scan" + }, + { + "frame": 51, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7058f", + "offset": "0x7fdfa52f458f", + "trust": "scan" + }, + { + "frame": 52, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x1d504", + "offset": "0x7fdfe4979504", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 53, + "function": "arena_dalloc", + "function_offset": "0x35", + "line": 1669, + "module": "firefox", + "module_offset": "0x1311d", + "offset": "0x5572c896611d", + "trust": "scan" + }, + { + "frame": 54, + "offset": "0xc786b2455ebec4ff", + "trust": "cfi" + }, + { + "frame": 55, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6ab0d", + "offset": "0x7fdfa52eeb0d", + "trust": "scan" + }, + { + "frame": 56, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x2fd77", + "offset": "0x7fdfa52b3d77", + "trust": "scan" + }, + { + "frame": 57, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6af4f", + "offset": "0x7fdfa52eef4f", + "trust": "scan" + }, + { + "frame": 58, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x68c9e", + "offset": "0x7fdfa52ecc9e", + "trust": "scan" + }, + { + "frame": 59, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6adff", + "offset": "0x7fdfa52eedff", + "trust": "scan" + }, + { + "frame": 60, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7406a", + "offset": "0x7fdfa52f806a", + "trust": "scan" + }, + { + "frame": 61, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x396da", + "offset": "0x7fdfa4e4d6da", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 62, + "function": "malloc", + "function_offset": "0x42", + "line": 4297, + "module": "firefox", + "module_offset": "0x1470a", + "offset": "0x5572c896770a", + "trust": "scan" + }, + { + "frame": 63, + "offset": "0xc786b2455ebec4ff", + "trust": "cfi" + }, + { + "frame": 64, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6a182", + "offset": "0x7fdfa52ee182", + "trust": "scan" + }, + { + "frame": 65, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x3434f", + "offset": "0x7fdfa4e4834f", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/dom/media/gstreamer/GStreamerReader.cpp", + "frame": 66, + "function": "mozilla::GStreamerReader::NewAudioBuffer", + "function_offset": "0x3d", + "line": 1172, + "module": "libxul.so", + "module_offset": "0x185db93", + "offset": "0x7fdfe7d8fb93", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/dom/media/gstreamer/GStreamerReader.cpp", + "frame": 67, + "function": "mozilla::GStreamerReader::NewBufferCb", + "function_offset": "0x18", + "line": 1153, + "module": "libxul.so", + "module_offset": "0x185dbc8", + "offset": "0x7fdfe7d8fbc8", + "trust": "cfi" + }, + { + "frame": 68, + "offset": "0xc786b2455ebec4ff", + "trust": "cfi" + }, + { + "frame": 69, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6ab0d", + "offset": "0x7fdfa52eeb0d", + "trust": "scan" + }, + { + "frame": 70, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x2a142", + "offset": "0x7fdfa4e3e142", + "trust": "scan" + }, + { + "frame": 71, + "missing_symbols": true, + "module": "libgstaudio-1.0.so.0.600.0", + "module_offset": "0x39992", + "offset": "0x7fdfa426d992", + "trust": "scan" + }, + { + "frame": 72, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6af4f", + "offset": "0x7fdfa52eef4f", + "trust": "scan" + }, + { + "frame": 73, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x68c9e", + "offset": "0x7fdfa52ecc9e", + "trust": "scan" + }, + { + "frame": 74, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6adff", + "offset": "0x7fdfa52eedff", + "trust": "scan" + }, + { + "frame": 75, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7406a", + "offset": "0x7fdfa52f806a", + "trust": "scan" + }, + { + "frame": 76, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x396da", + "offset": "0x7fdfa4e4d6da", + "trust": "scan" + }, + { + "frame": 77, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6a182", + "offset": "0x7fdfa52ee182", + "trust": "scan" + }, + { + "frame": 78, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x3434f", + "offset": "0x7fdfa4e4834f", + "trust": "scan" + }, + { + "frame": 79, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x34aa5", + "offset": "0x7fdfa4e48aa5", + "trust": "scan" + }, + { + "frame": 80, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6ab0d", + "offset": "0x7fdfa52eeb0d", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 81, + "function": "arena_malloc", + "function_offset": "0x126", + "line": 1685, + "module": "firefox", + "module_offset": "0x14316", + "offset": "0x5572c8967316", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/memory/mozjemalloc/jemalloc.c", + "frame": 82, + "function": "malloc", + "function_offset": "0x42", + "line": 4297, + "module": "firefox", + "module_offset": "0x1470a", + "offset": "0x5572c896770a", + "trust": "cfi" + }, + { + "frame": 83, + "offset": "0xc786b2455ebec4ff", + "trust": "cfi" + }, + { + "frame": 84, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6af4f", + "offset": "0x7fdfa52eef4f", + "trust": "scan" + }, + { + "frame": 85, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x68c9e", + "offset": "0x7fdfa52ecc9e", + "trust": "scan" + }, + { + "frame": 86, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6adff", + "offset": "0x7fdfa52eedff", + "trust": "scan" + }, + { + "frame": 87, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7406a", + "offset": "0x7fdfa52f806a", + "trust": "scan" + }, + { + "frame": 88, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x741fa", + "offset": "0x7fdfa52f81fa", + "trust": "scan" + }, + { + "frame": 89, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7054d", + "offset": "0x7fdfa52f454d", + "trust": "scan" + }, + { + "frame": 99, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6af4f", + "offset": "0x7fdfa52eef4f", + "trust": "scan" + }, + { + "frame": 100, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x68c9e", + "offset": "0x7fdfa52ecc9e", + "trust": "scan" + }, + { + "frame": 101, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x6adff", + "offset": "0x7fdfa52eedff", + "trust": "scan" + }, + { + "frame": 102, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x7406a", + "offset": "0x7fdfa52f806a", + "trust": "scan" + }, + { + "frame": 103, + "missing_symbols": true, + "module": "libgstcoreelements.so", + "module_offset": "0x29c62", + "offset": "0x7fdfa3dcdc62", + "trust": "scan" + }, + { + "frame": 104, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x9bc20", + "offset": "0x7fdfa531fc20", + "trust": "scan" + }, + { + "frame": 105, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x712fd", + "offset": "0x7fdfe49cd2fd", + "trust": "scan" + }, + { + "frame": 106, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x70964", + "offset": "0x7fdfe49cc964", + "trust": "scan" + }, + { + "frame": 107, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 108, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ], + "frames_truncated": true, + "total_frames": 109 + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x1015a9", + "offset": "0x7fdfecb555a9", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x8e9ce", + "offset": "0x7fdfe49ea9ce", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x9bdbc", + "offset": "0x7fdfa531fdbc", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x712fd", + "offset": "0x7fdfe49cd2fd", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x70964", + "offset": "0x7fdfe49cc964", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 41, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x1015a9", + "offset": "0x7fdfecb555a9", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x8e02b", + "offset": "0x7fdfe49ea02b", + "trust": "scan" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libgstbase-1.0.so.0.600.0", + "module_offset": "0x20aab", + "offset": "0x7fdfa4e34aab", + "trust": "scan" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x56e01", + "offset": "0x7fdfa52dae01", + "trust": "scan" + }, + { + "frame": 4, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.4600.1", + "module_offset": "0x14a1d", + "offset": "0x7fdfe4c7fa1d", + "trust": "scan" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x573f6", + "offset": "0x7fdfa52db3f6", + "trust": "scan" + }, + { + "frame": 6, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x36a92", + "offset": "0x7fdfa52baa92", + "trust": "scan" + }, + { + "frame": 7, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x3847a", + "offset": "0x7fdfe499447a", + "trust": "scan" + }, + { + "frame": 8, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x56e01", + "offset": "0x7fdfa52dae01", + "trust": "scan" + }, + { + "frame": 9, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.4600.1", + "module_offset": "0x14a1d", + "offset": "0x7fdfe4c7fa1d", + "trust": "scan" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x573f6", + "offset": "0x7fdfa52db3f6", + "trust": "scan" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x36a92", + "offset": "0x7fdfa52baa92", + "trust": "scan" + }, + { + "frame": 12, + "missing_symbols": true, + "module": "libglib-2.0.so.0.4600.1", + "module_offset": "0x3847a", + "offset": "0x7fdfe499447a", + "trust": "scan" + }, + { + "frame": 13, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x56e01", + "offset": "0x7fdfa52dae01", + "trust": "scan" + }, + { + "frame": 14, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.4600.1", + "module_offset": "0x14a1d", + "offset": "0x7fdfe4c7fa1d", + "trust": "scan" + }, + { + "frame": 15, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x573f6", + "offset": "0x7fdfa52db3f6", + "trust": "scan" + }, + { + "frame": 16, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x36a92", + "offset": "0x7fdfa52baa92", + "trust": "scan" + }, + { + "frame": 17, + "missing_symbols": true, + "module": "libgstplayback.so", + "module_offset": "0x2b9c7", + "offset": "0x7fdfa46db9c7", + "trust": "scan" + }, + { + "frame": 18, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x56e01", + "offset": "0x7fdfa52dae01", + "trust": "scan" + }, + { + "frame": 19, + "missing_symbols": true, + "module": "libgobject-2.0.so.0.4600.1", + "module_offset": "0x14a1d", + "offset": "0x7fdfe4c7fa1d", + "trust": "scan" + }, + { + "frame": 20, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x573f6", + "offset": "0x7fdfa52db3f6", + "trust": "scan" + }, + { + "frame": 21, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x36a92", + "offset": "0x7fdfa52baa92", + "trust": "scan" + }, + { + "frame": 22, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x775c9", + "offset": "0x7fdfa52fb5c9", + "trust": "scan" + }, + { + "frame": 23, + "missing_symbols": true, + "module": "libgstplayback.so", + "module_offset": "0x26c7a", + "offset": "0x7fdfa46d6c7a", + "trust": "scan" + }, + { + "frame": 24, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x56e01", + "offset": "0x7fdfa52dae01", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 25, + "function": "PR_ExitMonitor", + "function_offset": "0xa4", + "line": 661, + "module": "libnspr4.so", + "module_offset": "0x240b4", + "offset": "0x7fdfec5e30b4", + "trust": "scan" + }, + { + "frame": 26, + "missing_symbols": true, + "module": "libgstreamer-1.0.so.0.600.0", + "module_offset": "0x573f6", + "offset": "0x7fdfa52db3f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/dom/media/gstreamer/GStreamerReader.cpp", + "frame": 27, + "function": "mozilla::GStreamerReader::Shutdown", + "function_offset": "0x63", + "line": 190, + "module": "libxul.so", + "module_offset": "0x1860e87", + "offset": "0x7fdfe7d92e87", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/dom/media/MozPromise.h", + "frame": 28, + "function": "mozilla::detail::MethodCallWithNoArgs, mozilla::MediaDecoderReader>::Invoke", + "function_offset": "0x3a", + "line": 876, + "module": "libxul.so", + "module_offset": "0x17759a4", + "offset": "0x7fdfe7ca79a4", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/dom/media/MozPromise.h", + "frame": 29, + "function": "mozilla::detail::ProxyRunnable >::Run", + "function_offset": "0x29", + "line": 936, + "module": "libxul.so", + "module_offset": "0x17af1e1", + "offset": "0x7fdfe7ce11e1", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/TaskDispatcher.h", + "frame": 30, + "function": "mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run", + "function_offset": "0x4d", + "line": 180, + "module": "libxul.so", + "module_offset": "0x9b762b", + "offset": "0x7fdfe6ee962b", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/dom/media/TaskQueue.cpp", + "frame": 31, + "function": "mozilla::TaskQueue::Runner::Run", + "function_offset": "0x142", + "line": 257, + "module": "libxul.so", + "module_offset": "0x17c48cc", + "offset": "0x7fdfe7cf68cc", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThreadPool.cpp", + "frame": 32, + "function": "nsThreadPool::Run", + "function_offset": "0x24b", + "line": 231, + "module": "libxul.so", + "module_offset": "0x9bd703", + "offset": "0x7fdfe6eef703", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 33, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x365", + "line": 867, + "module": "libxul.so", + "module_offset": "0x9ba8cd", + "offset": "0x7fdfe6eec8cd", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 34, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 35, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xa3", + "line": 326, + "module": "libxul.so", + "module_offset": "0xba07a7", + "offset": "0x7fdfe70d27a7", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 36, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 37, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 38, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 39, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 40, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 12, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0xcda0", + "offset": "0x7fdfed8cfda0", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptsynch.c", + "frame": 1, + "function": "PR_Wait", + "function_offset": "0xd4", + "line": 702, + "module": "libnspr4.so", + "module_offset": "0x241c4", + "offset": "0x7fdfec5e31c4", + "trust": "scan" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/ReentrantMonitor.h", + "frame": 2, + "function": "nsEventQueueBase::GetEvent", + "function_offset": "0x8b", + "line": 91, + "module": "libxul.so", + "module_offset": "0x9b88ef", + "offset": "0x7fdfe6eea8ef", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsEventQueue.cpp", + "frame": 3, + "function": "nsEventQueue::GetEvent", + "function_offset": "0x47", + "line": 105, + "module": "libxul.so", + "module_offset": "0x9b89ad", + "offset": "0x7fdfe6eea9ad", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.h", + "frame": 4, + "function": "nsThread::ProcessNextEvent", + "function_offset": "0x30b", + "line": 122, + "module": "libxul.so", + "module_offset": "0x9ba873", + "offset": "0x7fdfe6eec873", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/glue/nsThreadUtils.cpp", + "frame": 5, + "function": "NS_ProcessNextEvent", + "function_offset": "0x36", + "line": 277, + "module": "libxul.so", + "module_offset": "0x9d4a12", + "offset": "0x7fdfe6f06a12", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/glue/MessagePump.cpp", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run", + "function_offset": "0xf2", + "line": 355, + "module": "libxul.so", + "module_offset": "0xba07f6", + "offset": "0x7fdfe70d27f6", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/ipc/chromium/src/base/message_loop.cc", + "frame": 7, + "function": "MessageLoop::Run", + "function_offset": "0x29", + "line": 227, + "module": "libxul.so", + "module_offset": "0xb90b8d", + "offset": "0x7fdfe70c2b8d", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/xpcom/threads/nsThread.cpp", + "frame": 8, + "function": "nsThread::ThreadFunc", + "function_offset": "0xb3", + "line": 360, + "module": "libxul.so", + "module_offset": "0x9bde41", + "offset": "0x7fdfe6eefe41", + "trust": "cfi" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 10, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 11, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + }, + { + "frame_count": 4, + "frames": [ + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/toolkit/components/terminator/nsTerminator.cpp", + "frame": 0, + "function": "mozilla::::RunWatchdog", + "function_offset": "0x37", + "line": 151, + "module": "libxul.so", + "module_offset": "0x20a0bc5", + "normalized": "mozilla::::RunWatchdog", + "offset": "0x7fdfe85d2bc5", + "trust": "context" + }, + { + "file": "/build/firefox-undGCc/firefox-42.0+build2/nsprpub/pr/src/pthreads/ptthread.c", + "frame": 1, + "function": "_pt_root", + "function_offset": "0xe7", + "line": 212, + "module": "libnspr4.so", + "module_offset": "0x296c7", + "normalized": "_pt_root", + "offset": "0x7fdfec5e86c7", + "trust": "cfi" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "libpthread-2.21.so", + "module_offset": "0x76a9", + "normalized": "libpthread-2.21.so@0x76a9", + "offset": "0x7fdfed8ca6a9", + "trust": "cfi" + }, + { + "frame": 3, + "missing_symbols": true, + "module": "libc-2.21.so", + "module_offset": "0x106eec", + "normalized": "libc-2.21.so@0x106eec", + "offset": "0x7fdfecb5aeec", + "trust": "scan" + } + ] + } + ] + }, + "last_crash": 39000, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Linux", + "os_pretty_version": "Linux", + "os_version": "0.0.0 Linux 4.2.0-18-generic #22-Ubuntu SMP Fri Nov 6 18:25:50 UTC 2015 x86_64", + "process_type": null, + "processor_notes": "processor_prod-processor-i-cc951715_1515; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "libpthread-2.21.so@0xcda0 | PR_Wait | nsEventQueueBase::GetEvent | nsEventQueue::GetEvent | nsThread::ProcessNextEvent | NS_ProcessNextEvent | mozilla::SharedThreadPool::SpinUntilEmpty | mozilla::SharedThreadPoolShutdownObserver::Observe | nsObserverList::NotifyObservers | nsObserverService::NotifyObservers | mozilla::ShutdownXPCOM | ScopedXPCOMStartup::~ScopedXPCOMStartup | mozilla::DefaultDelete::operator() | XREMain::XRE_main | XRE_main | do_main | main | libc-2.21.so@0x20a3f | _init | firefox@0x4b6f | ld-2.21.so@0x106ca | firefox@0x4b6f | _start | @0x7ffc58d3f847", + "reason": "SIGSEGV", + "release_channel": "release", + "signature": "shutdownhang | libpthread-2.21.so@0xcda0", + "startedDateTime": "2015-11-30T00:00:18.620232+00:00", + "started_datetime": "2015-11-30T00:00:18.620232+00:00", + "submitted_timestamp": "2015-11-30T00:00:07.279287+00:00", + "success": true, + "topmost_filenames": "/build/firefox-undGCc/firefox-42.0+build2/toolkit/components/terminator/nsTerminator.cpp", + "truncated": false, + "uptime": 30695, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "e79c78f2-277e-4970-8e4e-c82442151130", + "version": "42.0" +} diff --git a/testcrash/processed/f0aa5046-3061-4c6a-8fe4-786e32151130.json b/testcrash/processed/f0aa5046-3061-4c6a-8fe4-786e32151130.json new file mode 100644 index 0000000000..80895d55d6 --- /dev/null +++ b/testcrash/processed/f0aa5046-3061-4c6a-8fe4-786e32151130.json @@ -0,0 +1,10314 @@ +{ + "ReleaseChannel": "release", + "Winsock_LSP": null, + "additional_minidumps": [], + "addons": [ + [ + "{972ce4c6-7e08-4474-a285-3208198ce6fd}", + "42.0" + ], + [ + "pado4yeaa@okkmo-ay.net", + "1.5" + ], + [ + "uw9xddfzczlw@k-xzeou.co.uk", + "1.5" + ] + ], + "addons_checked": true, + "address": "0x0", + "app_notes": "AdapterVendorID: 0x8086, AdapterDeviceID: 0x0166GL Layers- GL Context- GL Context+ GL Layers+ WebGL- WebGL+ ", + "build": "20151029151421", + "client_crash_date": "2015-11-29T23:59:31+00:00", + "completed_datetime": "2015-11-30T00:00:37.313704+00:00", + "completeddatetime": "2015-11-30T00:00:37.313704+00:00", + "cpu_info": "family 6 model 58 stepping 9 | 4", + "cpu_name": "amd64", + "crash_id": "f0aa5046-3061-4c6a-8fe4-786e32151130", + "crash_time": 1448841571, + "crashedThread": 0, + "date_processed": "2015-11-30T00:00:17.381259+00:00", + "distributor": null, + "distributor_version": null, + "email": null, + "flash_version": "[blank]", + "hang_type": 0, + "hangid": null, + "install_age": 1907327, + "java_stack_trace": null, + "json_dump": { + "crash_info": { + "address": "0x0", + "crashing_thread": 0, + "type": "EXC_BAD_ACCESS / KERN_INVALID_ADDRESS" + }, + "crashing_thread": { + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Marking.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::GCMarker::processMarkStackTop(js::SliceBudget&)", + "function_offset": "0x59f", + "line": 1289, + "module": "XUL", + "module_offset": "0x28d43ef", + "offset": "0x103bb13ef", + "registers": { + "r10": "0x0000000000000080", + "r11": "0x4210842108421080", + "r12": "0x00007fff5fbfd8d0", + "r13": "0x0000000106608008", + "r14": "0xe5e5e5e5e5e5e5e5", + "r15": "0x0000000106602000", + "r8": "0x0000000116b00000", + "r9": "0x00000000000006e8", + "rax": "0x0000000165e91000", + "rbp": "0x0000000106606538", + "rbx": "0x0000000106608008", + "rcx": "0x0000000000000005", + "rdi": "0x0000000106608008", + "rdx": "0x0000000000000000", + "rip": "0x0000000103bb13ef", + "rsi": "0x00007fff5fbfd8d0", + "rsp": "0x00007fff5fbfd6e0" + }, + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Marking.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::GCMarker::drainMarkStack(js::SliceBudget&)", + "function_offset": "0x6a", + "line": 1172, + "module": "XUL", + "module_offset": "0x28cbb7a", + "offset": "0x103ba8b7a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x3a9", + "line": 5165, + "module": "XUL", + "module_offset": "0x2c61969", + "offset": "0x103f3e969", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::gc::GCRuntime::gcCycle(bool, js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x1c4", + "line": 6063, + "module": "XUL", + "module_offset": "0x2c62064", + "offset": "0x103f3f064", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::gc::GCRuntime::collect(bool, js::SliceBudget, JS::gcreason::Reason)", + "function_offset": "0x143", + "line": 6177, + "module": "XUL", + "module_offset": "0x2c62593", + "offset": "0x103f3f593", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "JS::IncrementalGCSlice(JSRuntime*, JS::gcreason::Reason, long long)", + "function_offset": "0xc1", + "line": 6253, + "module": "XUL", + "module_offset": "0x2c64791", + "offset": "0x103f41791", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/base/nsJSEnvironment.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsJSContext::GarbageCollectNow(JS::gcreason::Reason, nsJSContext::IsIncremental, nsJSContext::IsShrinking, long long)", + "function_offset": "0x148", + "line": 1325, + "module": "XUL", + "module_offset": "0xb613c8", + "offset": "0x101e3e3c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsTimerImpl.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsTimerImpl::Fire()", + "function_offset": "0x3eb", + "line": 437, + "module": "XUL", + "module_offset": "0x8fa7b", + "offset": "0x10136ca7b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsTimerEvent::Run()", + "function_offset": "0x107", + "line": 267, + "module": "XUL", + "module_offset": "0x8f667", + "offset": "0x10136c667", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + } + ], + "threads_index": 0, + "total_frames": 31 + }, + "main_module": 0, + "modules": [ + { + "base_addr": "0x100000000", + "code_id": "id", + "debug_file": "firefox", + "debug_id": "D578FEF3BB893378A0335E49F574F3140", + "end_addr": "0x100003000", + "filename": "firefox", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x100008000", + "code_id": "id", + "debug_file": "ExceptionHandling", + "debug_id": "47FF83ED0C07308CA3752A2189DB10560", + "end_addr": "0x10000b000", + "filename": "ExceptionHandling", + "version": "" + }, + { + "base_addr": "0x10000f000", + "code_id": "id", + "debug_file": "libmozglue.dylib", + "debug_id": "06575BB642373749B816EABFF4D0348B0", + "end_addr": "0x100028000", + "filename": "libmozglue.dylib", + "version": "" + }, + { + "base_addr": "0x1000d9000", + "code_id": "id", + "debug_file": "libbrowsercomps.dylib", + "debug_id": "3C276310E4B73A52A8313FA839BCD11C0", + "end_addr": "0x1000e1000", + "filename": "libbrowsercomps.dylib", + "version": "" + }, + { + "base_addr": "0x100600000", + "code_id": "id", + "debug_file": "liblgpllibs.dylib", + "debug_id": "2406C77216A738DFB420F69522E50DA20", + "end_addr": "0x10060b000", + "filename": "liblgpllibs.dylib", + "version": "" + }, + { + "base_addr": "0x101000000", + "code_id": "id", + "debug_file": "libnss3.dylib", + "debug_id": "74939224001536BC96F751A79DB79E0A0", + "end_addr": "0x101270000", + "filename": "libnss3.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1012dd000", + "code_id": "id", + "debug_file": "XUL", + "debug_id": "7F158D82C4AA34068FB2E1B0235907330", + "end_addr": "0x105725000", + "filename": "XUL", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x1061bc000", + "code_id": "id", + "debug_file": "", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x1061bd000", + "filename": "cl_kernels", + "version": "" + }, + { + "base_addr": "0x106583000", + "code_id": "id", + "debug_file": "libsoftokn3.dylib", + "debug_id": "517A8991C1D330D2A240ED0DCA545DE30", + "end_addr": "0x1065bb000", + "filename": "libsoftokn3.dylib", + "version": "" + }, + { + "base_addr": "0x1065c3000", + "code_id": "id", + "debug_file": "libnssdbm3.dylib", + "debug_id": "9D12BB3F8742316F8A469192B30C8EE60", + "end_addr": "0x1065e5000", + "filename": "libnssdbm3.dylib", + "version": "" + }, + { + "base_addr": "0x1091f2000", + "code_id": "id", + "debug_file": "IOAccelerator", + "debug_id": "ACD6866C2E7E340A9B707B12C8F224E40", + "end_addr": "0x1091f8000", + "filename": "IOAccelerator", + "version": "" + }, + { + "base_addr": "0x10b8ce000", + "code_id": "id", + "debug_file": "libGPUSupportMercury.dylib", + "debug_id": "1DE2D7F9C0313BBFBD5F4E1208B6F2960", + "end_addr": "0x10b8db000", + "filename": "libGPUSupportMercury.dylib", + "version": "" + }, + { + "base_addr": "0x10b8e2000", + "code_id": "id", + "debug_file": "GLRendererFloat", + "debug_id": "055EC8E72D7E370C96ADDBEEDB1069270", + "end_addr": "0x10b90e000", + "filename": "GLRendererFloat", + "version": "" + }, + { + "base_addr": "0x10b916000", + "code_id": "id", + "debug_file": "libcldcpuengine.dylib", + "debug_id": "B6E3B14B1EAC3FDD8AED87231A033BED0", + "end_addr": "0x10b920000", + "filename": "libcldcpuengine.dylib", + "version": "" + }, + { + "base_addr": "0x10bae3000", + "code_id": "id", + "debug_file": "IOBluetoothSCOAudioDriverPlugIn", + "debug_id": "C914949635BB384E973EE5316C3D85D20", + "end_addr": "0x10bae5000", + "filename": "IOBluetoothSCOAudioDriverPlugIn", + "version": "" + }, + { + "base_addr": "0x10baf9000", + "code_id": "id", + "debug_file": "VideoDecodeAcceleration", + "debug_id": "494DC0E7A60D313686EA9B1096D3B1820", + "end_addr": "0x10bafb000", + "filename": "VideoDecodeAcceleration", + "version": "" + }, + { + "base_addr": "0x10c47f000", + "code_id": "id", + "debug_file": "libfreebl3.dylib", + "debug_id": "A9F1D59D292F3AB88B2C50952CE106020", + "end_addr": "0x10c4e4000", + "filename": "libfreebl3.dylib", + "version": "" + }, + { + "base_addr": "0x113a6c000", + "code_id": "id", + "debug_file": "libnssckbi.dylib", + "debug_id": "7A9F1A155B5B3C84B40FE9DA41FAA09A0", + "end_addr": "0x113acd000", + "filename": "libnssckbi.dylib", + "version": "" + }, + { + "base_addr": "0x113afc000", + "code_id": "id", + "debug_file": "", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x113afd000", + "filename": "cl_kernels", + "version": "" + }, + { + "base_addr": "0x114cfc000", + "code_id": "id", + "debug_file": "", + "debug_id": "000000000000000000000000000000000", + "end_addr": "0x114cfe000", + "filename": "cl_kernels", + "version": "" + }, + { + "base_addr": "0x116f03000", + "code_id": "id", + "debug_file": "GLEngine", + "debug_id": "1BD4D913CE6C3389B4E1FC7352E4C23F0", + "end_addr": "0x1170c2000", + "filename": "GLEngine", + "version": "" + }, + { + "base_addr": "0x1170f8000", + "code_id": "id", + "debug_file": "libGLProgrammability.dylib", + "debug_id": "3E488CEF57513073B8EE0B4CA39CB6AB0", + "end_addr": "0x117269000", + "filename": "libGLProgrammability.dylib", + "version": "" + }, + { + "base_addr": "0x117400000", + "code_id": "id", + "debug_file": "AppleIntelHD4000GraphicsGLDriver", + "debug_id": "67DF8C1A8C713436A251789BB2151EF60", + "end_addr": "0x117889000", + "filename": "AppleIntelHD4000GraphicsGLDriver", + "version": "" + }, + { + "base_addr": "0x11acef000", + "code_id": "id", + "debug_file": "unorm8_bgra.dylib", + "debug_id": "5D62BED8DF5D3C5194B457368FF10DDB0", + "end_addr": "0x11ad8a000", + "filename": "unorm8_bgra.dylib", + "version": "" + }, + { + "base_addr": "0x11bbe5000", + "code_id": "id", + "debug_file": "AppleHDAHALPlugIn", + "debug_id": "EA592C9EAD153DD085BED47BBBE042860", + "end_addr": "0x11bbeb000", + "filename": "AppleHDAHALPlugIn", + "version": "" + }, + { + "base_addr": "0x12d800000", + "code_id": "id", + "debug_file": "AudioCodecs", + "debug_id": "352F4973BDA43D62A4A6080B9AFB291F0", + "end_addr": "0x12da10000", + "filename": "AudioCodecs", + "version": "" + }, + { + "base_addr": "0x12e624000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "58B9FC07053C3123AFBC5A31851C379F0", + "end_addr": "0x12e77a000", + "filename": "CoreAudio", + "version": "" + }, + { + "base_addr": "0x7fff80851000", + "code_id": "id", + "debug_file": "libCVMSPluginSupport.dylib", + "debug_id": "F0239392E0CB37D7BFE2D6F5D42F91960", + "end_addr": "0x7fff80854000", + "filename": "libCVMSPluginSupport.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80854000", + "code_id": "id", + "debug_file": "Accelerate", + "debug_id": "878A6E7ECB34380F821247FBF12C7C960", + "end_addr": "0x7fff80855000", + "filename": "Accelerate", + "version": "" + }, + { + "base_addr": "0x7fff80855000", + "code_id": "id", + "debug_file": "CoreVideo", + "debug_id": "E50829666D813973A05A38AA5B85F8860", + "end_addr": "0x7fff80880000", + "filename": "CoreVideo", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff808bf000", + "code_id": "id", + "debug_file": "CoreServices", + "debug_id": "9DD44CB0C64435C38F570B41B3EC147D0", + "end_addr": "0x7fff808c0000", + "filename": "CoreServices", + "version": "" + }, + { + "base_addr": "0x7fff809eb000", + "code_id": "id", + "debug_file": "libCRFSuite.dylib", + "debug_id": "736ABE588DED3289A042C25AF7AE5B230", + "end_addr": "0x7fff80a0d000", + "filename": "libCRFSuite.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80a10000", + "code_id": "id", + "debug_file": "OpenDirectory", + "debug_id": "3EE3D15A3C793FF19A957CE2F065E5420", + "end_addr": "0x7fff80a16000", + "filename": "OpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff80a16000", + "code_id": "id", + "debug_file": "ApplePushService", + "debug_id": "DEF852572D1C352488F8CF70980726AE0", + "end_addr": "0x7fff80a22000", + "filename": "ApplePushService", + "version": "" + }, + { + "base_addr": "0x7fff80a22000", + "code_id": "id", + "debug_file": "libCSync.A.dylib", + "debug_id": "5F39E15909E7387F86040BFE284DCC430", + "end_addr": "0x7fff80a2f000", + "filename": "libCSync.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80b21000", + "code_id": "id", + "debug_file": "ATS", + "debug_id": "6B5001BF101E31359D1AAD83ECD73C7A0", + "end_addr": "0x7fff80ba0000", + "filename": "ATS", + "version": "" + }, + { + "base_addr": "0x7fff80ba2000", + "code_id": "id", + "debug_file": "libunwind.dylib", + "debug_id": "21703D362DAB3D8B8442EAAB23C060D30", + "end_addr": "0x7fff80ba9000", + "filename": "libunwind.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80baa000", + "code_id": "id", + "debug_file": "libLAPACK.dylib", + "debug_id": "D632EC8B2BA03853800A20DA00A1091C0", + "end_addr": "0x7fff80fa2000", + "filename": "libLAPACK.dylib", + "version": "" + }, + { + "base_addr": "0x7fff80fa2000", + "code_id": "id", + "debug_file": "MediaControlSender", + "debug_id": "853BE89D49B039229ED5DDBDE9A973560", + "end_addr": "0x7fff81101000", + "filename": "MediaControlSender", + "version": "" + }, + { + "base_addr": "0x7fff81101000", + "code_id": "id", + "debug_file": "ColorSync", + "debug_id": "6CE333AEEDDB376895989DB38041DC550", + "end_addr": "0x7fff811bf000", + "filename": "ColorSync", + "version": "" + }, + { + "base_addr": "0x7fff811bf000", + "code_id": "id", + "debug_file": "CoreWLAN", + "debug_id": "3735FB4930C03B11BE252ACDD96041B50", + "end_addr": "0x7fff8120c000", + "filename": "CoreWLAN", + "version": "" + }, + { + "base_addr": "0x7fff8120c000", + "code_id": "id", + "debug_file": "CommonPanels", + "debug_id": "AAC003DE2D6E38B7B66B1F3DA91E72450", + "end_addr": "0x7fff81211000", + "filename": "CommonPanels", + "version": "" + }, + { + "base_addr": "0x7fff81211000", + "code_id": "id", + "debug_file": "TrustEvaluationAgent", + "debug_id": "A97D348B32BF3E528DF259BFAD21E1A30", + "end_addr": "0x7fff81214000", + "filename": "TrustEvaluationAgent", + "version": "" + }, + { + "base_addr": "0x7fff81214000", + "code_id": "id", + "debug_file": "ServiceManagement", + "debug_id": "C12962D585FB349EAA5664F4F487F2190", + "end_addr": "0x7fff81220000", + "filename": "ServiceManagement", + "version": "" + }, + { + "base_addr": "0x7fff813ac000", + "code_id": "id", + "debug_file": "JavaScriptCore", + "debug_id": "FE3C5ADD43D333C991508DCEFDA218E20", + "end_addr": "0x7fff81648000", + "filename": "JavaScriptCore", + "version": "" + }, + { + "base_addr": "0x7fff81648000", + "code_id": "id", + "debug_file": "SpeechSynthesis", + "debug_id": "94EDF2AB809C3D15BED57AD45B2A7C160", + "end_addr": "0x7fff8165d000", + "filename": "SpeechSynthesis", + "version": "" + }, + { + "base_addr": "0x7fff8165d000", + "code_id": "id", + "debug_file": "libbz2.1.0.dylib", + "debug_id": "CE9785E8B5353504B39282F0064D9AF20", + "end_addr": "0x7fff8166b000", + "filename": "libbz2.1.0.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8166b000", + "code_id": "id", + "debug_file": "CoreFoundation", + "debug_id": "0F7403CA2CB83D0A992B679701DF27CA0", + "end_addr": "0x7fff81856000", + "filename": "CoreFoundation", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff818f6000", + "code_id": "id", + "debug_file": "libsqlite3.dylib", + "debug_id": "ADE9CB98D77D300CA32A556B7440769F0", + "end_addr": "0x7fff819f4000", + "filename": "libsqlite3.dylib", + "version": "" + }, + { + "base_addr": "0x7fff819f4000", + "code_id": "id", + "debug_file": "libiconv.2.dylib", + "debug_id": "FEE8B996EB4437FAB96ED379664DEFE10", + "end_addr": "0x7fff81aea000", + "filename": "libiconv.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff81aea000", + "code_id": "id", + "debug_file": "Bom", + "debug_id": "0BF1F2D2364836B7BE4B551A0173209B0", + "end_addr": "0x7fff81b2e000", + "filename": "Bom", + "version": "" + }, + { + "base_addr": "0x7fff81b46000", + "code_id": "id", + "debug_file": "libFontRegistry.dylib", + "debug_id": "0537E4AD6CC537D198464F6C467353870", + "end_addr": "0x7fff81b96000", + "filename": "libFontRegistry.dylib", + "version": "" + }, + { + "base_addr": "0x7fff81b98000", + "code_id": "id", + "debug_file": "Security", + "debug_id": "C66C10FF3ED8319582D0D5B2FB81E8310", + "end_addr": "0x7fff81e76000", + "filename": "Security", + "version": "" + }, + { + "base_addr": "0x7fff81e76000", + "code_id": "id", + "debug_file": "Kerberos", + "debug_id": "C49B882034ED39D7A407A3E8541535560", + "end_addr": "0x7fff81e99000", + "filename": "Kerberos", + "version": "" + }, + { + "base_addr": "0x7fff81ea3000", + "code_id": "id", + "debug_file": "libsystem_c.dylib", + "debug_id": "543B05AECFA53EFE8E5877225411BA6B0", + "end_addr": "0x7fff81f70000", + "filename": "libsystem_c.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff81f70000", + "code_id": "id", + "debug_file": "LaunchServices", + "debug_id": "C85BBC8B92273E819D0B67AB4F8C7CE30", + "end_addr": "0x7fff82023000", + "filename": "LaunchServices", + "version": "" + }, + { + "base_addr": "0x7fff82fe3000", + "code_id": "id", + "debug_file": "IOKit", + "debug_id": "18E64CC526713C47B2C60EEEDF8994610", + "end_addr": "0x7fff83052000", + "filename": "IOKit", + "version": "" + }, + { + "base_addr": "0x7fff83052000", + "code_id": "id", + "debug_file": "libkeymgr.dylib", + "debug_id": "CC9E3394BE16397F926BE579B60EE4290", + "end_addr": "0x7fff83053000", + "filename": "libkeymgr.dylib", + "version": "" + }, + { + "base_addr": "0x7fff830a6000", + "code_id": "id", + "debug_file": "libsystem_blocks.dylib", + "debug_id": "D92DCBC3541C37BDAADEACC75A0C59C80", + "end_addr": "0x7fff830a8000", + "filename": "libsystem_blocks.dylib", + "version": "" + }, + { + "base_addr": "0x7fff830a8000", + "code_id": "id", + "debug_file": "libGFXShared.dylib", + "debug_id": "B4AB94802CDB34F88D6FF5A2CFC221B00", + "end_addr": "0x7fff830b0000", + "filename": "libGFXShared.dylib", + "version": "" + }, + { + "base_addr": "0x7fff830b0000", + "code_id": "id", + "debug_file": "CoreMediaIO", + "debug_id": "8FD1C1A925C53B9EA76DBE813253B3580", + "end_addr": "0x7fff830fe000", + "filename": "CoreMediaIO", + "version": "" + }, + { + "base_addr": "0x7fff830fe000", + "code_id": "id", + "debug_file": "libcompiler_rt.dylib", + "debug_id": "08F8731D596139F1AD004590321D24A90", + "end_addr": "0x7fff83104000", + "filename": "libcompiler_rt.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83155000", + "code_id": "id", + "debug_file": "ImageKit", + "debug_id": "5F0504DA7CE93D97B2B53C5839AEBF1F0", + "end_addr": "0x7fff83405000", + "filename": "ImageKit", + "version": "" + }, + { + "base_addr": "0x7fff83405000", + "code_id": "id", + "debug_file": "libSystem.B.dylib", + "debug_id": "FF25248A574C32DB952FB948C389B2A40", + "end_addr": "0x7fff83407000", + "filename": "libSystem.B.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83407000", + "code_id": "id", + "debug_file": "CoreLocation", + "debug_id": "2F743CD8A9F53375A3B0BB0D756FC2390", + "end_addr": "0x7fff83464000", + "filename": "CoreLocation", + "version": "" + }, + { + "base_addr": "0x7fff8347f000", + "code_id": "id", + "debug_file": "libCoreVMClient.dylib", + "debug_id": "DB009CD4BB0E3331BBB4A118781D193F0", + "end_addr": "0x7fff83484000", + "filename": "libCoreVMClient.dylib", + "version": "" + }, + { + "base_addr": "0x7fff834d7000", + "code_id": "id", + "debug_file": "RawCamera", + "debug_id": "1588CEC6012E30E5BF385BBDABB2F48F0", + "end_addr": "0x7fff83745000", + "filename": "RawCamera", + "version": "" + }, + { + "base_addr": "0x7fff83745000", + "code_id": "id", + "debug_file": "GSS", + "debug_id": "A358661EDEE13FFAB6A0D34F7781BCF60", + "end_addr": "0x7fff83780000", + "filename": "GSS", + "version": "" + }, + { + "base_addr": "0x7fff83780000", + "code_id": "id", + "debug_file": "Librarian", + "debug_id": "5AC286667642395FA923C6F8A274BBBD0", + "end_addr": "0x7fff8378f000", + "filename": "Librarian", + "version": "" + }, + { + "base_addr": "0x7fff8378f000", + "code_id": "id", + "debug_file": "ProtocolBuffer", + "debug_id": "3270C172143730809E533E2DCA9AE2EC0", + "end_addr": "0x7fff8379b000", + "filename": "ProtocolBuffer", + "version": "" + }, + { + "base_addr": "0x7fff8379b000", + "code_id": "id", + "debug_file": "libGLU.dylib", + "debug_id": "6699DEA69EEB3B84A57FB25AE44EC5840", + "end_addr": "0x7fff837e6000", + "filename": "libGLU.dylib", + "version": "" + }, + { + "base_addr": "0x7fff837e6000", + "code_id": "id", + "debug_file": "Carbon", + "debug_id": "CC5AA589242E3BE1B7767D4FFD93D0C10", + "end_addr": "0x7fff837e7000", + "filename": "Carbon", + "version": "" + }, + { + "base_addr": "0x7fff837e7000", + "code_id": "id", + "debug_file": "DictionaryServices", + "debug_id": "FB0540FF50343591A28D6887FBC220F70", + "end_addr": "0x7fff83819000", + "filename": "DictionaryServices", + "version": "" + }, + { + "base_addr": "0x7fff83819000", + "code_id": "id", + "debug_file": "PDFKit", + "debug_id": "EAAED40E7B2C3312826E26A9DEDBF0FC0", + "end_addr": "0x7fff838cd000", + "filename": "PDFKit", + "version": "" + }, + { + "base_addr": "0x7fff838cd000", + "code_id": "id", + "debug_file": "SecurityHI", + "debug_id": "9B6CBA92123F3307A2D7D77A8D3BF87E0", + "end_addr": "0x7fff838d0000", + "filename": "SecurityHI", + "version": "" + }, + { + "base_addr": "0x7fff838f8000", + "code_id": "id", + "debug_file": "libdispatch.dylib", + "debug_id": "D26996BFFC5739EB8829F63585561E090", + "end_addr": "0x7fff8390e000", + "filename": "libdispatch.dylib", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff83999000", + "code_id": "id", + "debug_file": "QuartzComposer", + "debug_id": "2ACBEE05FD2038F280D4F13289889B860", + "end_addr": "0x7fff83bf5000", + "filename": "QuartzComposer", + "version": "" + }, + { + "base_addr": "0x7fff83bf5000", + "code_id": "id", + "debug_file": "libunc.dylib", + "debug_id": "92805328CD3634FF9436571AB04850720", + "end_addr": "0x7fff83bf8000", + "filename": "libunc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff83bf8000", + "code_id": "id", + "debug_file": "PerformanceAnalysis", + "debug_id": "E4888388F41B313E9CBB5807D077BDA90", + "end_addr": "0x7fff83c20000", + "filename": "PerformanceAnalysis", + "version": "" + }, + { + "base_addr": "0x7fff83c20000", + "code_id": "id", + "debug_file": "DataDetectorsCore", + "debug_id": "5775F0DB87D6310D8B03E2AD729EFB280", + "end_addr": "0x7fff83c8e000", + "filename": "DataDetectorsCore", + "version": "" + }, + { + "base_addr": "0x7fff844b1000", + "code_id": "id", + "debug_file": "InternetAccounts", + "debug_id": "546769AAC5613C178E8E4E65A700E2F10", + "end_addr": "0x7fff844ec000", + "filename": "InternetAccounts", + "version": "" + }, + { + "base_addr": "0x7fff844ec000", + "code_id": "id", + "debug_file": "libmacho.dylib", + "debug_id": "BF332AD9E89F387E92A46E1AB74BD4D90", + "end_addr": "0x7fff844f3000", + "filename": "libmacho.dylib", + "version": "" + }, + { + "base_addr": "0x7fff844f3000", + "code_id": "id", + "debug_file": "Heimdal", + "debug_id": "716C152FD2993ACBBCB0E51F2D604BD10", + "end_addr": "0x7fff84576000", + "filename": "Heimdal", + "version": "" + }, + { + "base_addr": "0x7fff84576000", + "code_id": "id", + "debug_file": "Ink", + "debug_id": "3D8D16A27E013EA1B63783A36D3533080", + "end_addr": "0x7fff84615000", + "filename": "Ink", + "version": "" + }, + { + "base_addr": "0x7fff84615000", + "code_id": "id", + "debug_file": "libtidy.A.dylib", + "debug_id": "9009156B84F53781BFCBB409B538CD180", + "end_addr": "0x7fff8464e000", + "filename": "libtidy.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff846c3000", + "code_id": "id", + "debug_file": "OpenScripting", + "debug_id": "C008F56A1E013D4CA9AF97799D0FAE690", + "end_addr": "0x7fff846e1000", + "filename": "OpenScripting", + "version": "" + }, + { + "base_addr": "0x7fff846e1000", + "code_id": "id", + "debug_file": "PrintCore", + "debug_id": "5BA0CBED4D80386A9646F835C9805B710", + "end_addr": "0x7fff8473c000", + "filename": "PrintCore", + "version": "" + }, + { + "base_addr": "0x7fff84745000", + "code_id": "id", + "debug_file": "OpenCL", + "debug_id": "3C7DFB2CB3F93447A1FCEAAA42181A6E0", + "end_addr": "0x7fff847a0000", + "filename": "OpenCL", + "version": "" + }, + { + "base_addr": "0x7fff847a0000", + "code_id": "id", + "debug_file": "FaceCoreLight", + "debug_id": "DDAFFD7AD3123407A0105AEF3E17831B0", + "end_addr": "0x7fff84bbe000", + "filename": "FaceCoreLight", + "version": "" + }, + { + "base_addr": "0x7fff84bbe000", + "code_id": "id", + "debug_file": "SpeechRecognition", + "debug_id": "D803919C31023515A17861E9C86C46A10", + "end_addr": "0x7fff84bc9000", + "filename": "SpeechRecognition", + "version": "" + }, + { + "base_addr": "0x7fff84bc9000", + "code_id": "id", + "debug_file": "libquarantine.dylib", + "debug_id": "143B726EDF4737A890AAF059CFD1A2E40", + "end_addr": "0x7fff84bcc000", + "filename": "libquarantine.dylib", + "version": "" + }, + { + "base_addr": "0x7fff84bfe000", + "code_id": "id", + "debug_file": "AddressBook", + "debug_id": "A850809BB08733669FA01518C20831D30", + "end_addr": "0x7fff84ec3000", + "filename": "AddressBook", + "version": "" + }, + { + "base_addr": "0x7fff84ec3000", + "code_id": "id", + "debug_file": "libvDSP.dylib", + "debug_id": "3CA154A31BE53CF4BE48F0A719A963BB0", + "end_addr": "0x7fff84f2c000", + "filename": "libvDSP.dylib", + "version": "" + }, + { + "base_addr": "0x7fff84f87000", + "code_id": "id", + "debug_file": "vecLib", + "debug_id": "F565B68624E239F2ACC3C5E4084476BE0", + "end_addr": "0x7fff84f88000", + "filename": "vecLib", + "version": "" + }, + { + "base_addr": "0x7fff84f88000", + "code_id": "id", + "debug_file": "ImageIO", + "debug_id": "D1F32C1EA1C8364BA654412C706B1EB60", + "end_addr": "0x7fff850a2000", + "filename": "ImageIO", + "version": "" + }, + { + "base_addr": "0x7fff850a2000", + "code_id": "id", + "debug_file": "libkxld.dylib", + "debug_id": "C2A24ADB71E637F8906C078D9E4A88F10", + "end_addr": "0x7fff850b1000", + "filename": "libkxld.dylib", + "version": "" + }, + { + "base_addr": "0x7fff850c6000", + "code_id": "id", + "debug_file": "ImageCaptureCore", + "debug_id": "84F003C257583D0A8644F3A0BA4F22FC0", + "end_addr": "0x7fff85120000", + "filename": "ImageCaptureCore", + "version": "" + }, + { + "base_addr": "0x7fff85120000", + "code_id": "id", + "debug_file": "libOpenScriptingUtil.dylib", + "debug_id": "F868122209693B108BCEC55A4B9C520C0", + "end_addr": "0x7fff85121000", + "filename": "libOpenScriptingUtil.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8512d000", + "code_id": "id", + "debug_file": "QuartzCore", + "debug_id": "5674D50CD96C3A2D95C5C93311C7FB560", + "end_addr": "0x7fff852dc000", + "filename": "QuartzCore", + "version": "" + }, + { + "base_addr": "0x7fff8533a000", + "code_id": "id", + "debug_file": "MediaKit", + "debug_id": "8AAA8CC33ACD34A59E579B24AD8AFD4D0", + "end_addr": "0x7fff8537b000", + "filename": "MediaKit", + "version": "" + }, + { + "base_addr": "0x7fff8537b000", + "code_id": "id", + "debug_file": "CoreAudio", + "debug_id": "FEAB83AB1DE53813BA487A7F2374CCF00", + "end_addr": "0x7fff853df000", + "filename": "CoreAudio", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff853df000", + "code_id": "id", + "debug_file": "libGLImage.dylib", + "debug_id": "91E31B9B414136D5ABDC20F1D6D1D0CF0", + "end_addr": "0x7fff8541d000", + "filename": "libGLImage.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8541d000", + "code_id": "id", + "debug_file": "SecurityInterface", + "debug_id": "614C9B8E20563A419A01DAF74C97CC430", + "end_addr": "0x7fff85452000", + "filename": "SecurityInterface", + "version": "" + }, + { + "base_addr": "0x7fff85454000", + "code_id": "id", + "debug_file": "AOSMigrate", + "debug_id": "585B1483490E32DD97DCB9279E9D34900", + "end_addr": "0x7fff85455000", + "filename": "AOSMigrate", + "version": "" + }, + { + "base_addr": "0x7fff8556e000", + "code_id": "id", + "debug_file": "SecurityFoundation", + "debug_id": "64EDD2F24DE23DE5BE5743D413853CF90", + "end_addr": "0x7fff855ee000", + "filename": "SecurityFoundation", + "version": "" + }, + { + "base_addr": "0x7fff85618000", + "code_id": "id", + "debug_file": "IOBluetooth", + "debug_id": "2D72C6B05317300483A7F9975E6370130", + "end_addr": "0x7fff856cb000", + "filename": "IOBluetooth", + "version": "" + }, + { + "base_addr": "0x7fff856cb000", + "code_id": "id", + "debug_file": "libcache.dylib", + "debug_id": "65187C6E3FBF3EB8A1AA389445E2984D0", + "end_addr": "0x7fff856d1000", + "filename": "libcache.dylib", + "version": "" + }, + { + "base_addr": "0x7fff856d1000", + "code_id": "id", + "debug_file": "ImageCapture", + "debug_id": "17A45CE67DA336A5B7EF72BC136981AE0", + "end_addr": "0x7fff856e7000", + "filename": "ImageCapture", + "version": "" + }, + { + "base_addr": "0x7fff856e7000", + "code_id": "id", + "debug_file": "CoreAUC", + "debug_id": "A77BC97AB6953F7E86965B2357C2726B0", + "end_addr": "0x7fff85c58000", + "filename": "CoreAUC", + "version": "" + }, + { + "base_addr": "0x7fff85c58000", + "code_id": "id", + "debug_file": "ISSupport", + "debug_id": "23ED76502705355A9F11409A9981AC530", + "end_addr": "0x7fff85cc9000", + "filename": "ISSupport", + "version": "" + }, + { + "base_addr": "0x7fff8622c000", + "code_id": "id", + "debug_file": "CFNetwork", + "debug_id": "23B87D38D2C138FE8407471F0CEB27480", + "end_addr": "0x7fff863a2000", + "filename": "CFNetwork", + "version": "" + }, + { + "base_addr": "0x7fff863a2000", + "code_id": "id", + "debug_file": "LangAnalysis", + "debug_id": "2F2694E9A7BC33C7B4CF8EC907DF0FEB0", + "end_addr": "0x7fff863b6000", + "filename": "LangAnalysis", + "version": "" + }, + { + "base_addr": "0x7fff863b6000", + "code_id": "id", + "debug_file": "libTrueTypeScaler.dylib", + "debug_id": "073CB0C31A903547B140020BD7DEBA5C0", + "end_addr": "0x7fff863ec000", + "filename": "libTrueTypeScaler.dylib", + "version": "" + }, + { + "base_addr": "0x7fff863ec000", + "code_id": "id", + "debug_file": "CoreServicesInternal", + "debug_id": "EE77C328BCC73EBDB3BCE0E48537D4FF0", + "end_addr": "0x7fff8641b000", + "filename": "CoreServicesInternal", + "version": "" + }, + { + "base_addr": "0x7fff86428000", + "code_id": "id", + "debug_file": "NetFS", + "debug_id": "82E24B9A77423DA39E99ED267D98C05E0", + "end_addr": "0x7fff86430000", + "filename": "NetFS", + "version": "" + }, + { + "base_addr": "0x7fff864ec000", + "code_id": "id", + "debug_file": "libresolv.9.dylib", + "debug_id": "0882DC2DA89231FFAD8C0BB518C48B230", + "end_addr": "0x7fff8650c000", + "filename": "libresolv.9.dylib", + "version": "" + }, + { + "base_addr": "0x7fff868d0000", + "code_id": "id", + "debug_file": "libsystem_info.dylib", + "debug_id": "32D9AC7E39063EA79FEB4BD333F14A010", + "end_addr": "0x7fff86907000", + "filename": "libsystem_info.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86907000", + "code_id": "id", + "debug_file": "liblangid.dylib", + "debug_id": "864C409DD56B383E9B44A435A47F23460", + "end_addr": "0x7fff86909000", + "filename": "liblangid.dylib", + "version": "" + }, + { + "base_addr": "0x7fff86909000", + "code_id": "id", + "debug_file": "AppKit", + "debug_id": "F12CF4636F8832ED9EBA0FA2AD3CF5760", + "end_addr": "0x7fff87537000", + "filename": "AppKit", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff87537000", + "code_id": "id", + "debug_file": "CoreWiFi", + "debug_id": "CCF3D8E3CD1C36CD929AC9972F833F240", + "end_addr": "0x7fff87587000", + "filename": "CoreWiFi", + "version": "" + }, + { + "base_addr": "0x7fff87587000", + "code_id": "id", + "debug_file": "ChunkingLibrary", + "debug_id": "8BEC9AFBDCAA37E8A5AB24422B234ECF0", + "end_addr": "0x7fff875a7000", + "filename": "ChunkingLibrary", + "version": "" + }, + { + "base_addr": "0x7fff875f9000", + "code_id": "id", + "debug_file": "DirectoryService", + "debug_id": "5AA375C49FD43F4F849D0329E0D5DC040", + "end_addr": "0x7fff87606000", + "filename": "DirectoryService", + "version": "" + }, + { + "base_addr": "0x7fff87606000", + "code_id": "id", + "debug_file": "libGIF.dylib", + "debug_id": "21F4F4A36F843BC3A736AB990CE4AD3C0", + "end_addr": "0x7fff8760b000", + "filename": "libGIF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8760b000", + "code_id": "id", + "debug_file": "CoreMediaAuthoring", + "debug_id": "F0E11E7503DA3622B6142257EBDABF250", + "end_addr": "0x7fff87626000", + "filename": "CoreMediaAuthoring", + "version": "" + }, + { + "base_addr": "0x7fff87626000", + "code_id": "id", + "debug_file": "libsystem_network.dylib", + "debug_id": "0D99F24E56FE380FB81B4A4C630EE5870", + "end_addr": "0x7fff87635000", + "filename": "libsystem_network.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87635000", + "code_id": "id", + "debug_file": "libcorecrypto.dylib", + "debug_id": "CE0C29A3C420339BADAA52F4683233CC0", + "end_addr": "0x7fff87685000", + "filename": "libcorecrypto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff876a0000", + "code_id": "id", + "debug_file": "libicucore.A.dylib", + "debug_id": "5783D30504E83D1794F71CEAFA9752400", + "end_addr": "0x7fff878a1000", + "filename": "libicucore.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff878a1000", + "code_id": "id", + "debug_file": "libcurl.4.dylib", + "debug_id": "F52E1881A4253AE98386A434F10AE0A20", + "end_addr": "0x7fff878ea000", + "filename": "libcurl.4.dylib", + "version": "" + }, + { + "base_addr": "0x7fff878ea000", + "code_id": "id", + "debug_file": "CrashReporterSupport", + "debug_id": "DE6AFE16D97E399D82ED3522C773C36E0", + "end_addr": "0x7fff878f7000", + "filename": "CrashReporterSupport", + "version": "" + }, + { + "base_addr": "0x7fff878f7000", + "code_id": "id", + "debug_file": "libremovefile.dylib", + "debug_id": "6763BC8E18B83AD98FFAB43713A7264F0", + "end_addr": "0x7fff878f9000", + "filename": "libremovefile.dylib", + "version": "" + }, + { + "base_addr": "0x7fff878fc000", + "code_id": "id", + "debug_file": "libRIP.A.dylib", + "debug_id": "B05DA32B0841391E9A4319FA99CBFE160", + "end_addr": "0x7fff87929000", + "filename": "libRIP.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87929000", + "code_id": "id", + "debug_file": "MediaToolbox", + "debug_id": "C8D74764AD2C3B8D9AED75E1A0176EFD0", + "end_addr": "0x7fff87be1000", + "filename": "MediaToolbox", + "version": "" + }, + { + "base_addr": "0x7fff87be1000", + "code_id": "id", + "debug_file": "libz.1.dylib", + "debug_id": "2A1551E8A2723DE5B692955974FE14160", + "end_addr": "0x7fff87bf4000", + "filename": "libz.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87bf4000", + "code_id": "id", + "debug_file": "Help", + "debug_id": "343904FE3022357397D65FE17F8643BA0", + "end_addr": "0x7fff87bf8000", + "filename": "Help", + "version": "" + }, + { + "base_addr": "0x7fff87bf8000", + "code_id": "id", + "debug_file": "libGL.dylib", + "debug_id": "F8BABA3C78103A6583FC61945AA50E900", + "end_addr": "0x7fff87c10000", + "filename": "libGL.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87c10000", + "code_id": "id", + "debug_file": "Cocoa", + "debug_id": "1F77945CF37A3171B22EF7AB0FCBB4D40", + "end_addr": "0x7fff87c11000", + "filename": "Cocoa", + "version": "" + }, + { + "base_addr": "0x7fff87c2b000", + "code_id": "id", + "debug_file": "libvMisc.dylib", + "debug_id": "A7F12764A94C36EB88E0F826F5AF55B40", + "end_addr": "0x7fff87cc6000", + "filename": "libvMisc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87cc6000", + "code_id": "id", + "debug_file": "Symbolication", + "debug_id": "D5044687E42431CFB120667143E6B9C10", + "end_addr": "0x7fff87d23000", + "filename": "Symbolication", + "version": "" + }, + { + "base_addr": "0x7fff87d6f000", + "code_id": "id", + "debug_file": "libsystem_kernel.dylib", + "debug_id": "81945B94D6CB3B779E950429540B0DF00", + "end_addr": "0x7fff87d8b000", + "filename": "libsystem_kernel.dylib", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff87d8b000", + "code_id": "id", + "debug_file": "libxml2.2.dylib", + "debug_id": "47B09CB2C63630248B556040F7829B4C0", + "end_addr": "0x7fff87e89000", + "filename": "libxml2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff87ed5000", + "code_id": "id", + "debug_file": "DiscRecording", + "debug_id": "9DA3C0A70AB93DD19D84737BB0014F1E0", + "end_addr": "0x7fff87fa9000", + "filename": "DiscRecording", + "version": "" + }, + { + "base_addr": "0x7fff87fa9000", + "code_id": "id", + "debug_file": "TCC", + "debug_id": "F2F3B753FC7335438BBE859FDBB4D6A60", + "end_addr": "0x7fff87fae000", + "filename": "TCC", + "version": "" + }, + { + "base_addr": "0x7fff87ff5000", + "code_id": "id", + "debug_file": "libxar.1.dylib", + "debug_id": "370ED355E516311EBAFDD80633A84BE10", + "end_addr": "0x7fff88005000", + "filename": "libxar.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88005000", + "code_id": "id", + "debug_file": "PreferencePanes", + "debug_id": "8A3CDC5B9FA532EBA066F19874193B920", + "end_addr": "0x7fff88021000", + "filename": "PreferencePanes", + "version": "" + }, + { + "base_addr": "0x7fff88021000", + "code_id": "id", + "debug_file": "libRadiance.dylib", + "debug_id": "FE3F00E53A3A3172B6C70EAA80A040D90", + "end_addr": "0x7fff88025000", + "filename": "libRadiance.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88025000", + "code_id": "id", + "debug_file": "CarbonCore", + "debug_id": "1E567A52677F3168979F5FBB0818D52B0", + "end_addr": "0x7fff8833d000", + "filename": "CarbonCore", + "version": "" + }, + { + "base_addr": "0x7fff8833d000", + "code_id": "id", + "debug_file": "OSServices", + "debug_id": "E91B0882E75C30E98DCD7A0EEE4405CC0", + "end_addr": "0x7fff883e4000", + "filename": "OSServices", + "version": "" + }, + { + "base_addr": "0x7fff883e4000", + "code_id": "id", + "debug_file": "Print", + "debug_id": "34666CC2B86D3313B3B6A9977AD593DA0", + "end_addr": "0x7fff883e7000", + "filename": "Print", + "version": "" + }, + { + "base_addr": "0x7fff883f1000", + "code_id": "id", + "debug_file": "Shortcut", + "debug_id": "C573DB6537FB3DDCAB19525094346D9B0", + "end_addr": "0x7fff88420000", + "filename": "Shortcut", + "version": "" + }, + { + "base_addr": "0x7fff88420000", + "code_id": "id", + "debug_file": "libobjc.A.dylib", + "debug_id": "90D31928F48D3E37874F220A51FD9E370", + "end_addr": "0x7fff88539000", + "filename": "libobjc.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88539000", + "code_id": "id", + "debug_file": "ScalableUserInterface", + "debug_id": "F1D43DFB1796361BAD4B39F1EED3BE190", + "end_addr": "0x7fff88591000", + "filename": "ScalableUserInterface", + "version": "" + }, + { + "base_addr": "0x7fff88591000", + "code_id": "id", + "debug_file": "CoreSymbolication", + "debug_id": "7722470A2BA535269D3BD3B9E5B517A70", + "end_addr": "0x7fff8862d000", + "filename": "CoreSymbolication", + "version": "" + }, + { + "base_addr": "0x7fff8862d000", + "code_id": "id", + "debug_file": "libJPEG.dylib", + "debug_id": "000ADF07A59C36F89894CD03F6CFBC1E0", + "end_addr": "0x7fff88656000", + "filename": "libJPEG.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88689000", + "code_id": "id", + "debug_file": "libc++abi.dylib", + "debug_id": "D86169F39F31377A9AF3DB17142052E40", + "end_addr": "0x7fff886af000", + "filename": "libc++abi.dylib", + "version": "" + }, + { + "base_addr": "0x7fff886af000", + "code_id": "id", + "debug_file": "QuickLook", + "debug_id": "8B9EAC3598F33BF08B153A5FE39F150A0", + "end_addr": "0x7fff8870c000", + "filename": "QuickLook", + "version": "" + }, + { + "base_addr": "0x7fff8870c000", + "code_id": "id", + "debug_file": "vImage", + "debug_id": "FAE13169295A33A58E6B7C2CC1407FA70", + "end_addr": "0x7fff888a8000", + "filename": "vImage", + "version": "" + }, + { + "base_addr": "0x7fff88914000", + "code_id": "id", + "debug_file": "CoreUI", + "debug_id": "83D2C92D68423C9D928939D5B4554C3A0", + "end_addr": "0x7fff889da000", + "filename": "CoreUI", + "version": "" + }, + { + "base_addr": "0x7fff889da000", + "code_id": "id", + "debug_file": "QuickLookUI", + "debug_id": "EE02B33220F33226A022D71B808E1CC40", + "end_addr": "0x7fff88ad9000", + "filename": "QuickLookUI", + "version": "" + }, + { + "base_addr": "0x7fff88ad9000", + "code_id": "id", + "debug_file": "libPng.dylib", + "debug_id": "B45259B6648938D4BC5CE0E2B2D2674C0", + "end_addr": "0x7fff88afa000", + "filename": "libPng.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88cac000", + "code_id": "id", + "debug_file": "libCGXType.A.dylib", + "debug_id": "EE3454BABB143584839E300A6C140C770", + "end_addr": "0x7fff88cb1000", + "filename": "libCGXType.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88cda000", + "code_id": "id", + "debug_file": "libTIFF.dylib", + "debug_id": "2901463960853F19AE471026F70A3D0D0", + "end_addr": "0x7fff88d3a000", + "filename": "libTIFF.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88f27000", + "code_id": "id", + "debug_file": "DisplayServices", + "debug_id": "F02E8FC318DC3F038763E6EE3E2A6B5A0", + "end_addr": "0x7fff88f33000", + "filename": "DisplayServices", + "version": "" + }, + { + "base_addr": "0x7fff88f9b000", + "code_id": "id", + "debug_file": "libsasl2.2.dylib", + "debug_id": "649CAE0E8FFE3C60A849BE6300E4B7260", + "end_addr": "0x7fff88fad000", + "filename": "libsasl2.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff88ff0000", + "code_id": "id", + "debug_file": "DesktopServicesPriv", + "debug_id": "ED3DA8C0160F3CDCB537BF2E766AB7C10", + "end_addr": "0x7fff89111000", + "filename": "DesktopServicesPriv", + "version": "" + }, + { + "base_addr": "0x7fff89111000", + "code_id": "id", + "debug_file": "AudioUnit", + "debug_id": "6D31468074093BC7A80736341411AF9A0", + "end_addr": "0x7fff89112000", + "filename": "AudioUnit", + "version": "" + }, + { + "base_addr": "0x7fff89112000", + "code_id": "id", + "debug_file": "AppleVA", + "debug_id": "541A7DBEF8E43023A3C08D5A2A550CFB0", + "end_addr": "0x7fff8916a000", + "filename": "AppleVA", + "version": "" + }, + { + "base_addr": "0x7fff8916a000", + "code_id": "id", + "debug_file": "GenerationalStorage", + "debug_id": "FD4A84B313A83C60A59E25A361447A170", + "end_addr": "0x7fff89182000", + "filename": "GenerationalStorage", + "version": "" + }, + { + "base_addr": "0x7fff89182000", + "code_id": "id", + "debug_file": "FamilyControls", + "debug_id": "50F5A52C8FB6300A977D5CFDE4D5796B0", + "end_addr": "0x7fff891aa000", + "filename": "FamilyControls", + "version": "" + }, + { + "base_addr": "0x7fff891aa000", + "code_id": "id", + "debug_file": "libsystem_notify.dylib", + "debug_id": "1E490CB293113B36837237D3FB0FD8180", + "end_addr": "0x7fff891b6000", + "filename": "libsystem_notify.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89288000", + "code_id": "id", + "debug_file": "liblaunch.dylib", + "debug_id": "2F71CAF86524329EAC56C506658B4C0C0", + "end_addr": "0x7fff89291000", + "filename": "liblaunch.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89291000", + "code_id": "id", + "debug_file": "DebugSymbols", + "debug_id": "14E788B14EB23FD7934B849534DFC1980", + "end_addr": "0x7fff892c8000", + "filename": "DebugSymbols", + "version": "" + }, + { + "base_addr": "0x7fff892c8000", + "code_id": "id", + "debug_file": "libCGXCoreImage.A.dylib", + "debug_id": "1AEECDDEE768336A87DD62B8280C4EA60", + "end_addr": "0x7fff892cf000", + "filename": "libCGXCoreImage.A.dylib", + "version": "" + }, + { + "base_addr": "0x7fff892cf000", + "code_id": "id", + "debug_file": "CommonAuth", + "debug_id": "E5F401E53AEA33DFAC703C96B52CC7540", + "end_addr": "0x7fff892db000", + "filename": "CommonAuth", + "version": "" + }, + { + "base_addr": "0x7fff892e3000", + "code_id": "id", + "debug_file": "CoreBluetooth", + "debug_id": "94C4EAB820E63892BD9E27952318CF320", + "end_addr": "0x7fff892f0000", + "filename": "CoreBluetooth", + "version": "" + }, + { + "base_addr": "0x7fff892f0000", + "code_id": "id", + "debug_file": "VideoToolbox", + "debug_id": "6C8510585598320787E25771355874250", + "end_addr": "0x7fff8972d000", + "filename": "VideoToolbox", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff8972d000", + "code_id": "id", + "debug_file": "SystemConfiguration", + "debug_id": "581BF463C15A363B999AE830222FA9250", + "end_addr": "0x7fff8977f000", + "filename": "SystemConfiguration", + "version": "" + }, + { + "base_addr": "0x7fff8977f000", + "code_id": "id", + "debug_file": "NetAuth", + "debug_id": "F5BC7D7DAF283C83A674DADA48FF78100", + "end_addr": "0x7fff8978d000", + "filename": "NetAuth", + "version": "" + }, + { + "base_addr": "0x7fff8978d000", + "code_id": "id", + "debug_file": "libcopyfile.dylib", + "debug_id": "30824A6767433D998DC392578FA9D7CB0", + "end_addr": "0x7fff89795000", + "filename": "libcopyfile.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89795000", + "code_id": "id", + "debug_file": "MultitouchSupport", + "debug_id": "0F7FEE29161B3D8EBE91308CBD3544610", + "end_addr": "0x7fff897ac000", + "filename": "MultitouchSupport", + "version": "" + }, + { + "base_addr": "0x7fff897ac000", + "code_id": "id", + "debug_file": "libsystem_dnssd.dylib", + "debug_id": "BDCB8566018934C0963435ABD3EFE25B0", + "end_addr": "0x7fff897b5000", + "filename": "libsystem_dnssd.dylib", + "version": "" + }, + { + "base_addr": "0x7fff897b5000", + "code_id": "id", + "debug_file": "libauto.dylib", + "debug_id": "AD5A4CE7CB53313C9FAE673303CC2D350", + "end_addr": "0x7fff89802000", + "filename": "libauto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89802000", + "code_id": "id", + "debug_file": "CFOpenDirectory", + "debug_id": "7AD5F6E7A7453FF4B8139D064A8146EC0", + "end_addr": "0x7fff8981a000", + "filename": "CFOpenDirectory", + "version": "" + }, + { + "base_addr": "0x7fff8981c000", + "code_id": "id", + "debug_file": "DiskImages", + "debug_id": "66230614DED03A608FBDFDBE64F8CCFE0", + "end_addr": "0x7fff8990e000", + "filename": "DiskImages", + "version": "" + }, + { + "base_addr": "0x7fff8991c000", + "code_id": "id", + "debug_file": "DiskArbitration", + "debug_id": "C713A35A360E36CEAC0A25C86A3F50CA0", + "end_addr": "0x7fff89923000", + "filename": "DiskArbitration", + "version": "" + }, + { + "base_addr": "0x7fff89923000", + "code_id": "id", + "debug_file": "CoreImage", + "debug_id": "CC6DD22BFFC6310BBE132397A02C79EF0", + "end_addr": "0x7fff89bc8000", + "filename": "CoreImage", + "version": "" + }, + { + "base_addr": "0x7fff89bc8000", + "code_id": "id", + "debug_file": "libpam.2.dylib", + "debug_id": "C8F458645B58323787E12C258A1D73B80", + "end_addr": "0x7fff89bcd000", + "filename": "libpam.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89c08000", + "code_id": "id", + "debug_file": "Metadata", + "debug_id": "4F3EAB8ECF5E320EA4526CAFB96CF5900", + "end_addr": "0x7fff89c8a000", + "filename": "Metadata", + "version": "" + }, + { + "base_addr": "0x7fff89c8a000", + "code_id": "id", + "debug_file": "ApplicationServices", + "debug_id": "A3ABF20BED3A32B5830EB37831A45A800", + "end_addr": "0x7fff89c8b000", + "filename": "ApplicationServices", + "version": "" + }, + { + "base_addr": "0x7fff89c8b000", + "code_id": "id", + "debug_file": "AppleFSCompression", + "debug_id": "5508344A2A7E312295626F363910A80E0", + "end_addr": "0x7fff89c99000", + "filename": "AppleFSCompression", + "version": "" + }, + { + "base_addr": "0x7fff89d3b000", + "code_id": "id", + "debug_file": "libsystem_sandbox.dylib", + "debug_id": "E2A3D8A980A336668D8BD22829C2B0EC0", + "end_addr": "0x7fff89d3d000", + "filename": "libsystem_sandbox.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89d3d000", + "code_id": "id", + "debug_file": "CorePDF", + "debug_id": "F17D7D37419038E29F43DD4F877923900", + "end_addr": "0x7fff89dd2000", + "filename": "CorePDF", + "version": "" + }, + { + "base_addr": "0x7fff89dd2000", + "code_id": "id", + "debug_file": "QuartzFilters", + "debug_id": "B8DE45D718273379A4781A574A1D11D90", + "end_addr": "0x7fff89dff000", + "filename": "QuartzFilters", + "version": "" + }, + { + "base_addr": "0x7fff89dff000", + "code_id": "id", + "debug_file": "libssl.0.9.8.dylib", + "debug_id": "4053F6911A99348D9B4B1AD581315F550", + "end_addr": "0x7fff89e3a000", + "filename": "libssl.0.9.8.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89e45000", + "code_id": "id", + "debug_file": "OpenGL", + "debug_id": "AD49CF56B7C13598861058532FC413450", + "end_addr": "0x7fff89e55000", + "filename": "OpenGL", + "version": "" + }, + { + "base_addr": "0x7fff89e55000", + "code_id": "id", + "debug_file": "LDAP", + "debug_id": "A148ADDC876D3B46B255A55FC9C997FB0", + "end_addr": "0x7fff89e91000", + "filename": "LDAP", + "version": "" + }, + { + "base_addr": "0x7fff89e91000", + "code_id": "id", + "debug_file": "PhoneNumbers", + "debug_id": "E6A01FEF9C6D3C18B37863F4134756E60", + "end_addr": "0x7fff89e99000", + "filename": "PhoneNumbers", + "version": "" + }, + { + "base_addr": "0x7fff89e99000", + "code_id": "id", + "debug_file": "libcups.2.dylib", + "debug_id": "B626C104D5053E589BBB7A86F4CF87F20", + "end_addr": "0x7fff89ede000", + "filename": "libcups.2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89ede000", + "code_id": "id", + "debug_file": "vecLib", + "debug_id": "6CBBFDC4415C39109558B671764477890", + "end_addr": "0x7fff89edf000", + "filename": "vecLib", + "version": "" + }, + { + "base_addr": "0x7fff89edf000", + "code_id": "id", + "debug_file": "libstdc++.6.dylib", + "debug_id": "EAA2B53EEADE39CFA0EFFB9D4940672A0", + "end_addr": "0x7fff89f49000", + "filename": "libstdc++.6.dylib", + "version": "" + }, + { + "base_addr": "0x7fff89f49000", + "code_id": "id", + "debug_file": "AppleSystemInfo", + "debug_id": "BC221376361F3F85B284DC251D3BB4420", + "end_addr": "0x7fff89f4d000", + "filename": "AppleSystemInfo", + "version": "" + }, + { + "base_addr": "0x7fff89f4d000", + "code_id": "id", + "debug_file": "libBLAS.dylib", + "debug_id": "C102C0F68CB63B49BA6B2EB61F0B27840", + "end_addr": "0x7fff8a0d4000", + "filename": "libBLAS.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a0d4000", + "code_id": "id", + "debug_file": "libxpc.dylib", + "debug_id": "70BC645B69523264930CC835010CCEF90", + "end_addr": "0x7fff8a0f7000", + "filename": "libxpc.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a0f7000", + "code_id": "id", + "debug_file": "libdnsinfo.dylib", + "debug_id": "14202FFBC3CA3FCC94B014611BF8692D0", + "end_addr": "0x7fff8a0f9000", + "filename": "libdnsinfo.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a0f9000", + "code_id": "id", + "debug_file": "Ubiquity", + "debug_id": "C9A7EE77B6373676B667C0843BBB04090", + "end_addr": "0x7fff8a11b000", + "filename": "Ubiquity", + "version": "" + }, + { + "base_addr": "0x7fff8a11b000", + "code_id": "id", + "debug_file": "HelpData", + "debug_id": "EE68BDCCAF2E34D38E4F87379E3A4D8E0", + "end_addr": "0x7fff8a129000", + "filename": "HelpData", + "version": "" + }, + { + "base_addr": "0x7fff8a129000", + "code_id": "id", + "debug_file": "CoreAVCHD", + "debug_id": "0CF2ABE5B0883B5D9C0447AE708ADAE30", + "end_addr": "0x7fff8a244000", + "filename": "CoreAVCHD", + "version": "" + }, + { + "base_addr": "0x7fff8a244000", + "code_id": "id", + "debug_file": "libJP2.dylib", + "debug_id": "D94809A5621235DAA345E5F57FF1A0690", + "end_addr": "0x7fff8a347000", + "filename": "libJP2.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a347000", + "code_id": "id", + "debug_file": "CoreText", + "debug_id": "1574E7254AED3439B6AAE30F6BD7A9ED0", + "end_addr": "0x7fff8a41a000", + "filename": "CoreText", + "version": "" + }, + { + "base_addr": "0x7fff8a574000", + "code_id": "id", + "debug_file": "IOSurface", + "debug_id": "4841B89D501E306D88913651AA9326E60", + "end_addr": "0x7fff8a579000", + "filename": "IOSurface", + "version": "" + }, + { + "base_addr": "0x7fff8a579000", + "code_id": "id", + "debug_file": "AE", + "debug_id": "2F1E192CDF3439039F3027B896699CA40", + "end_addr": "0x7fff8a5d9000", + "filename": "AE", + "version": "" + }, + { + "base_addr": "0x7fff8a969000", + "code_id": "id", + "debug_file": "libxslt.1.dylib", + "debug_id": "441776B891303893956F39C85FFA644F0", + "end_addr": "0x7fff8a995000", + "filename": "libxslt.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a995000", + "code_id": "id", + "debug_file": "libc++.1.dylib", + "debug_id": "20E31B9019B93C2AA9EB474E08F9FE050", + "end_addr": "0x7fff8a9fe000", + "filename": "libc++.1.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8a9fe000", + "code_id": "id", + "debug_file": "CoreMedia", + "debug_id": "405690E6D8573136AC3A5EDC6C3ABF600", + "end_addr": "0x7fff8aa4a000", + "filename": "CoreMedia", + "missing_symbols": true, + "version": "" + }, + { + "base_addr": "0x7fff8aa4a000", + "code_id": "id", + "debug_file": "libdyld.dylib", + "debug_id": "F59367C9C110382BA6959035A6DD387E0", + "end_addr": "0x7fff8aa4e000", + "filename": "libdyld.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8aa66000", + "code_id": "id", + "debug_file": "RemoteViewServices", + "debug_id": "5CFA361D48533ACC9EFCA2AC1F43BA4B0", + "end_addr": "0x7fff8aaaa000", + "filename": "RemoteViewServices", + "version": "" + }, + { + "base_addr": "0x7fff8ab8e000", + "code_id": "id", + "debug_file": "libbsm.0.dylib", + "debug_id": "F497D3CE40D9355184B43D5E396007370", + "end_addr": "0x7fff8aba2000", + "filename": "libbsm.0.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8aba2000", + "code_id": "id", + "debug_file": "libcrypto.0.9.8.dylib", + "debug_id": "8CCE76C3B56630DDAE5E38BC0F1A98ED0", + "end_addr": "0x7fff8aca3000", + "filename": "libcrypto.0.9.8.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8acb8000", + "code_id": "id", + "debug_file": "GeoServices", + "debug_id": "DB382348EBFA3AD5888B7F4640F418340", + "end_addr": "0x7fff8acf5000", + "filename": "GeoServices", + "version": "" + }, + { + "base_addr": "0x7fff8acf5000", + "code_id": "id", + "debug_file": "QTKit", + "debug_id": "12F9CD595BCC3847BA6F2002DC865DFE0", + "end_addr": "0x7fff8ae67000", + "filename": "QTKit", + "version": "" + }, + { + "base_addr": "0x7fff8ae67000", + "code_id": "id", + "debug_file": "libDiagnosticMessagesClient.dylib", + "debug_id": "8548E0DC0D2F30B6B045FE8A038E76D80", + "end_addr": "0x7fff8ae69000", + "filename": "libDiagnosticMessagesClient.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8ae6a000", + "code_id": "id", + "debug_file": "Backup", + "debug_id": "6B65C44C77773331AD9D438D10AAC7770", + "end_addr": "0x7fff8af45000", + "filename": "Backup", + "version": "" + }, + { + "base_addr": "0x7fff8af45000", + "code_id": "id", + "debug_file": "QD", + "debug_id": "77A20C25EBB5341CA05C5D458B97AD5C0", + "end_addr": "0x7fff8af85000", + "filename": "QD", + "version": "" + }, + { + "base_addr": "0x7fff8af85000", + "code_id": "id", + "debug_file": "SearchKit", + "debug_id": "C7F43889F8BF3CB9AD6611AEFCBCEDE70", + "end_addr": "0x7fff8b013000", + "filename": "SearchKit", + "version": "" + }, + { + "base_addr": "0x7fff8b013000", + "code_id": "id", + "debug_file": "libsystem_m.dylib", + "debug_id": "B434BE5C25AB3EBDBAA75304B34E34410", + "end_addr": "0x7fff8b042000", + "filename": "libsystem_m.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8b293000", + "code_id": "id", + "debug_file": "CoreGraphics", + "debug_id": "1B66B1D3C371329C92AB45C2622416490", + "end_addr": "0x7fff8bc2e000", + "filename": "CoreGraphics", + "version": "" + }, + { + "base_addr": "0x7fff8bc45000", + "code_id": "id", + "debug_file": "libcommonCrypto.dylib", + "debug_id": "BAAFE0C9BB863CA788C0E3CBA98DA06F0", + "end_addr": "0x7fff8bc54000", + "filename": "libcommonCrypto.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8bc54000", + "code_id": "id", + "debug_file": "Foundation", + "debug_id": "C98E55BA553B314BB056849FFB20C2200", + "end_addr": "0x7fff8bfb4000", + "filename": "Foundation", + "version": "" + }, + { + "base_addr": "0x7fff8c8e0000", + "code_id": "id", + "debug_file": "CommerceCore", + "debug_id": "870C78100D273AC595A03224BB4890C00", + "end_addr": "0x7fff8c8ea000", + "filename": "CommerceCore", + "version": "" + }, + { + "base_addr": "0x7fff8c8ea000", + "code_id": "id", + "debug_file": "HIToolbox", + "debug_id": "656D08C290683532ABDD32EC5057CCB20", + "end_addr": "0x7fff8cc1b000", + "filename": "HIToolbox", + "loaded_symbols": true, + "symbol_disk_cache_hit": true, + "version": "" + }, + { + "base_addr": "0x7fff8cc1b000", + "code_id": "id", + "debug_file": "AudioToolbox", + "debug_id": "DC5F3D1B036A37DEBC247636DC95EA1C0", + "end_addr": "0x7fff8cd6e000", + "filename": "AudioToolbox", + "version": "" + }, + { + "base_addr": "0x7fff8cdf2000", + "code_id": "id", + "debug_file": "AOSKit", + "debug_id": "01C0992426033C1E97F79484CBA35BC90", + "end_addr": "0x7fff8d074000", + "filename": "AOSKit", + "version": "" + }, + { + "base_addr": "0x7fff8d074000", + "code_id": "id", + "debug_file": "Apple80211", + "debug_id": "73506CA1CF763A98A6F23DDAC10CB67A0", + "end_addr": "0x7fff8d0a1000", + "filename": "Apple80211", + "version": "" + }, + { + "base_addr": "0x7fff8d1df000", + "code_id": "id", + "debug_file": "Quartz", + "debug_id": "6403C9820D4537EEA0F00EF8BCFEF4400", + "end_addr": "0x7fff8d1e0000", + "filename": "Quartz", + "version": "" + }, + { + "base_addr": "0x7fff8d1e0000", + "code_id": "id", + "debug_file": "HIServices", + "debug_id": "BCD36950013F35C2918E05A93A47BE8C0", + "end_addr": "0x7fff8d237000", + "filename": "HIServices", + "version": "" + }, + { + "base_addr": "0x7fff8d237000", + "code_id": "id", + "debug_file": "libFontParser.dylib", + "debug_id": "AA35FD5764103C3486D3735469AE88550", + "end_addr": "0x7fff8d344000", + "filename": "libFontParser.dylib", + "version": "" + }, + { + "base_addr": "0x7fff8d344000", + "code_id": "id", + "debug_file": "CoreData", + "debug_id": "A676E1A42144376B92B8B450DD1D78E50", + "end_addr": "0x7fff8d57a000", + "filename": "CoreData", + "version": "" + } + ], + "status": "OK", + "system_info": { + "cpu_arch": "amd64", + "cpu_count": 4, + "cpu_info": "family 6 model 58 stepping 9", + "os": "Mac OS X", + "os_ver": "10.8.5 12F2560" + }, + "thread_count": 67, + "threads": [ + { + "frame_count": 31, + "frames": [ + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Marking.cpp:e2f9a0ed50bc", + "frame": 0, + "function": "js::GCMarker::processMarkStackTop(js::SliceBudget&)", + "function_offset": "0x59f", + "line": 1289, + "module": "XUL", + "module_offset": "0x28d43ef", + "normalized": "js::GCMarker::processMarkStackTop", + "offset": "0x103bb13ef", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Marking.cpp:e2f9a0ed50bc", + "frame": 1, + "function": "js::GCMarker::drainMarkStack(js::SliceBudget&)", + "function_offset": "0x6a", + "line": 1172, + "module": "XUL", + "module_offset": "0x28cbb7a", + "normalized": "js::GCMarker::drainMarkStack", + "offset": "0x103ba8b7a", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 2, + "function": "js::gc::GCRuntime::incrementalCollectSlice(js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x3a9", + "line": 5165, + "module": "XUL", + "module_offset": "0x2c61969", + "normalized": "js::gc::GCRuntime::incrementalCollectSlice", + "offset": "0x103f3e969", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::gc::GCRuntime::gcCycle(bool, js::SliceBudget&, JS::gcreason::Reason)", + "function_offset": "0x1c4", + "line": 6063, + "module": "XUL", + "module_offset": "0x2c62064", + "normalized": "js::gc::GCRuntime::gcCycle", + "offset": "0x103f3f064", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "js::gc::GCRuntime::collect(bool, js::SliceBudget, JS::gcreason::Reason)", + "function_offset": "0x143", + "line": 6177, + "module": "XUL", + "module_offset": "0x2c62593", + "normalized": "js::gc::GCRuntime::collect", + "offset": "0x103f3f593", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/jsgc.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "JS::IncrementalGCSlice(JSRuntime*, JS::gcreason::Reason, long long)", + "function_offset": "0xc1", + "line": 6253, + "module": "XUL", + "module_offset": "0x2c64791", + "normalized": "JS::IncrementalGCSlice", + "offset": "0x103f41791", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/base/nsJSEnvironment.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsJSContext::GarbageCollectNow(JS::gcreason::Reason, nsJSContext::IsIncremental, nsJSContext::IsShrinking, long long)", + "function_offset": "0x148", + "line": 1325, + "module": "XUL", + "module_offset": "0xb613c8", + "normalized": "nsJSContext::GarbageCollectNow", + "offset": "0x101e3e3c8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsTimerImpl.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsTimerImpl::Fire()", + "function_offset": "0x3eb", + "line": 437, + "module": "XUL", + "module_offset": "0x8fa7b", + "normalized": "nsTimerImpl::Fire", + "offset": "0x10136ca7b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/TimerThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsTimerEvent::Run()", + "function_offset": "0x107", + "line": 267, + "module": "XUL", + "module_offset": "0x8f667", + "normalized": "nsTimerEvent::Run", + "offset": "0x10136c667", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "normalized": "nsThread::ProcessNextEvent", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "NS_ProcessPendingEvents(nsIThread*, unsigned int)", + "function_offset": "0x4f", + "line": 219, + "module": "XUL", + "module_offset": "0xb5a6f", + "normalized": "NS_ProcessPendingEvents", + "offset": "0x101392a6f", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/nsBaseAppShell.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsBaseAppShell::NativeEventCallback()", + "function_offset": "0x71", + "line": 99, + "module": "XUL", + "module_offset": "0x19214f1", + "normalized": "nsBaseAppShell::NativeEventCallback", + "offset": "0x102bfe4f1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/cocoa/nsAppShell.mm:e2f9a0ed50bc", + "frame": 12, + "function": "nsAppShell::ProcessGeckoEvents(void*)", + "function_offset": "0x12b", + "line": 388, + "module": "XUL", + "module_offset": "0x196583b", + "normalized": "nsAppShell::ProcessGeckoEvents", + "offset": "0x102c4283b", + "trust": "cfi" + }, + { + "frame": 13, + "function": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", + "function_offset": "0x10", + "module": "CoreFoundation", + "module_offset": "0x12b30", + "normalized": "__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__", + "offset": "0x7fff8167db30", + "trust": "cfi" + }, + { + "frame": 14, + "function": "__CFRunLoopDoSources0", + "function_offset": "0xf4", + "module": "CoreFoundation", + "module_offset": "0x12454", + "normalized": "__CFRunLoopDoSources0", + "offset": "0x7fff8167d454", + "trust": "cfi" + }, + { + "frame": 15, + "function": "__CFRunLoopRun", + "function_offset": "0x314", + "module": "CoreFoundation", + "module_offset": "0x357f4", + "normalized": "__CFRunLoopRun", + "offset": "0x7fff816a07f4", + "trust": "cfi" + }, + { + "frame": 16, + "function": "CFRunLoopRunSpecific", + "function_offset": "0x121", + "module": "CoreFoundation", + "module_offset": "0x350e1", + "normalized": "CFRunLoopRunSpecific", + "offset": "0x7fff816a00e1", + "trust": "cfi" + }, + { + "frame": 17, + "function": "RunCurrentEventLoopInMode", + "function_offset": "0xd0", + "module": "HIToolbox", + "module_offset": "0x5feb3", + "normalized": "RunCurrentEventLoopInMode", + "offset": "0x7fff8c949eb3", + "trust": "cfi" + }, + { + "frame": 18, + "function": "ReceiveNextEventCommon", + "function_offset": "0x163", + "module": "HIToolbox", + "module_offset": "0x5fc51", + "normalized": "ReceiveNextEventCommon", + "offset": "0x7fff8c949c51", + "trust": "cfi" + }, + { + "frame": 19, + "function": "BlockUntilNextEventMatchingListInMode", + "function_offset": "0x3d", + "module": "HIToolbox", + "module_offset": "0x5fae2", + "normalized": "BlockUntilNextEventMatchingListInMode", + "offset": "0x7fff8c949ae2", + "trust": "cfi" + }, + { + "frame": 20, + "function": "_DPSNextEvent", + "function_offset": "0x2ac", + "module": "AppKit", + "module_offset": "0x155532", + "normalized": "_DPSNextEvent", + "offset": "0x7fff86a5e532", + "trust": "cfi" + }, + { + "frame": 21, + "function": "-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]", + "function_offset": "0x7f", + "module": "AppKit", + "module_offset": "0x154df1", + "normalized": "-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]", + "offset": "0x7fff86a5ddf1", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/cocoa/nsAppShell.mm:e2f9a0ed50bc", + "frame": 22, + "function": "-[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]", + "function_offset": "0x51", + "line": 123, + "module": "XUL", + "module_offset": "0x1964ea1", + "normalized": "-[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]", + "offset": "0x102c41ea1", + "trust": "cfi" + }, + { + "frame": 23, + "function": "-[NSApplication run]", + "function_offset": "0x204", + "module": "AppKit", + "module_offset": "0x14c1a2", + "normalized": "-[NSApplication run]", + "offset": "0x7fff86a551a2", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:widget/cocoa/nsAppShell.mm:e2f9a0ed50bc", + "frame": 24, + "function": "nsAppShell::Run()", + "function_offset": "0xf5", + "line": 663, + "module": "XUL", + "module_offset": "0x1965f85", + "normalized": "nsAppShell::Run", + "offset": "0x102c42f85", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/components/startup/nsAppStartup.cpp:e2f9a0ed50bc", + "frame": 25, + "function": "nsAppStartup::Run()", + "function_offset": "0x23", + "line": 280, + "module": "XUL", + "module_offset": "0x2151083", + "normalized": "nsAppStartup::Run", + "offset": "0x10342e083", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 26, + "function": "XREMain::XRE_mainRun()", + "function_offset": "0xdcc", + "line": 4287, + "module": "XUL", + "module_offset": "0x219cb4c", + "normalized": "XREMain::XRE_mainRun", + "offset": "0x103479b4c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 27, + "function": "XREMain::XRE_main(int, char**, nsXREAppData const*)", + "function_offset": "0x25d", + "line": 4380, + "module": "XUL", + "module_offset": "0x219ce7d", + "normalized": "XREMain::XRE_main", + "offset": "0x103479e7d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/xre/nsAppRunner.cpp:e2f9a0ed50bc", + "frame": 28, + "function": "XRE_main", + "function_offset": "0x105", + "line": 4482, + "module": "XUL", + "module_offset": "0x219d275", + "normalized": "XRE_main", + "offset": "0x10347a275", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:browser/app/nsBrowserApp.cpp:e2f9a0ed50bc", + "frame": 29, + "function": "main", + "function_offset": "0x6e7", + "line": 212, + "module": "firefox", + "module_offset": "0x15f7", + "normalized": "main", + "offset": "0x1000015f7", + "trust": "cfi" + }, + { + "frame": 30, + "function": "start", + "function_offset": "0x33", + "module": "firefox", + "module_offset": "0xba3", + "normalized": "start", + "offset": "0x100000ba3", + "trust": "cfi" + } + ] + }, + { + "frame_count": 2, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x12d16", + "offset": "0x7fff87d81d16", + "trust": "context" + }, + { + "frame": 1, + "function": "_dispatch_mgr_thread", + "function_offset": "0x35", + "module": "libdispatch.dylib", + "module_offset": "0x49ed", + "offset": "0x7fff838fc9ed", + "trust": "frame_pointer" + } + ] + }, + { + "frame_count": 10, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x12d16", + "offset": "0x7fff87d81d16", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/kqueue.c:e2f9a0ed50bc", + "frame": 1, + "function": "kq_dispatch", + "function_offset": "0x2e6", + "line": 297, + "module": "XUL", + "module_offset": "0x2f00c6", + "offset": "0x1015cd0c6", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/third_party/libevent/event.c:e2f9a0ed50bc", + "frame": 2, + "function": "event_base_loop", + "function_offset": "0x3c7", + "line": 1607, + "module": "XUL", + "module_offset": "0x2edc47", + "offset": "0x1015cac47", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_libevent.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)", + "function_offset": "0x104", + "line": 349, + "module": "XUL", + "module_offset": "0x2f72c4", + "offset": "0x1015d42c4", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 4, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 5, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1015db520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 6, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1015db576", + "trust": "cfi" + }, + { + "frame": 7, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 8, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 9, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1015db56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 16, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x12322", + "offset": "0x7fff87d81322", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/md/unix/unix.c:e2f9a0ed50bc", + "frame": 1, + "function": "poll", + "function_offset": "0x1e4", + "line": 3725, + "module": "libnss3.dylib", + "module_offset": "0x1eca04", + "offset": "0x1011eca04", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptio.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Poll", + "function_offset": "0x38d", + "line": 3922, + "module": "libnss3.dylib", + "module_offset": "0x1fc40d", + "offset": "0x1011fc40d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "nsSocketTransportService::Poll(bool, unsigned int*, mozilla::BaseTimeDuration*)", + "function_offset": "0xc5", + "line": 468, + "module": "XUL", + "module_offset": "0x12c145", + "offset": "0x101409145", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsSocketTransportService::DoPollIteration(bool, mozilla::BaseTimeDuration*)", + "function_offset": "0x20b", + "line": 1071, + "module": "XUL", + "module_offset": "0x12d9cb", + "offset": "0x10140a9cb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/base/nsSocketTransportService2.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsSocketTransportService::Run()", + "function_offset": "0x17d", + "line": 862, + "module": "XUL", + "module_offset": "0x12d24d", + "offset": "0x10140a24d", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/netwerk/base/Unified_cpp_netwerk_base3.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "_ZThn24_N24nsSocketTransportService3RunEv", + "function_offset": "0x9", + "line": 979, + "module": "XUL", + "module_offset": "0x12ddb9", + "offset": "0x10140adb9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 10, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 11, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 12, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 13, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 14, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 15, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/vm/HelperThreads.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "js::HelperThread::threadLoop()", + "function_offset": "0x27e", + "line": 568, + "module": "XUL", + "module_offset": "0x28fd2be", + "offset": "0x103bda2be", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 3, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0xfc41", + "offset": "0x7fff87d7ec41", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Marking.h:e2f9a0ed50bc", + "frame": 2, + "function": "js::GCMarker::processMarkStackTop(js::SliceBudget&)", + "function_offset": "0x59e", + "line": 97, + "module": "XUL", + "module_offset": "0x28d43ee", + "offset": "0x103bb13ee", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/xpconnect/src/XPCJSRuntime.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "WatchdogMain", + "function_offset": "0xa5", + "line": 1032, + "module": "XUL", + "module_offset": "0x63f885", + "offset": "0x10191c885", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::HangMonitor::ThreadMain(void*)", + "function_offset": "0x1b0", + "line": 79, + "module": "XUL", + "module_offset": "0x8dbb0", + "offset": "0x10136abb0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::net::CacheIOThread::ThreadFunc()", + "function_offset": "0x153", + "line": 79, + "module": "XUL", + "module_offset": "0x1b2b13", + "offset": "0x10148fb13", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/cache2/CacheIOThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::net::CacheIOThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 167, + "module": "XUL", + "module_offset": "0x1b295e", + "offset": "0x10148f95e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "TimerThread::Run()", + "function_offset": "0x456", + "line": 79, + "module": "XUL", + "module_offset": "0x90566", + "offset": "0x10136d566", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x1015dbc67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x1015dbd61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x1015d3cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1015db520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1015db576", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 9, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 10, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1015db56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 11, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 2, + "function": "base::WaitableEvent::TimedWait(base::TimeDelta const&)", + "function_offset": "0x1e7", + "line": 195, + "module": "XUL", + "module_offset": "0x2fec67", + "offset": "0x1015dbc67", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/waitable_event_posix.cc:e2f9a0ed50bc", + "frame": 3, + "function": "base::WaitableEvent::Wait()", + "function_offset": "0x11", + "line": 201, + "module": "XUL", + "module_offset": "0x2fed61", + "offset": "0x1015dbd61", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_pump_default.cc:e2f9a0ed50bc", + "frame": 4, + "function": "base::MessagePumpDefault::Run(base::MessagePump::Delegate*)", + "function_offset": "0x1de", + "line": 60, + "module": "XUL", + "module_offset": "0x2f6cbe", + "offset": "0x1015d3cbe", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 5, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/thread.cc:e2f9a0ed50bc", + "frame": 6, + "function": "base::Thread::ThreadMain()", + "function_offset": "0xc0", + "line": 170, + "module": "XUL", + "module_offset": "0x2fe520", + "offset": "0x1015db520", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/platform_thread_posix.cc:e2f9a0ed50bc", + "frame": 7, + "function": "ThreadFunc", + "function_offset": "0x6", + "line": 39, + "module": "XUL", + "module_offset": "0x2fe576", + "offset": "0x1015db576", + "trust": "cfi" + }, + { + "frame": 8, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 9, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 10, + "module": "XUL", + "module_offset": "0x2fe56f", + "offset": "0x1015db56f", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x101cc71cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x101cc6f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x101cc71cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x101cc6f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::image::DecodePoolImpl::PopWork()", + "function_offset": "0x5d", + "line": 79, + "module": "XUL", + "module_offset": "0x9ea1cd", + "offset": "0x101cc71cd", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:image/DecodePool.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::image::DecodePoolWorker::Run()", + "function_offset": "0x184", + "line": 277, + "module": "XUL", + "module_offset": "0x9e9f44", + "offset": "0x101cc6f44", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsCertVerificationThread::Run()", + "function_offset": "0x63", + "line": 79, + "module": "XUL", + "module_offset": "0x2030fd3", + "offset": "0x10330dfd3", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x102aa4a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x102aa4216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x102a89d4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0xfc41", + "offset": "0x7fff87d7ec41", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x103b09692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x102aa4a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x102aa4216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x102a89d4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc()", + "function_offset": "0x289", + "line": 79, + "module": "XUL", + "module_offset": "0x1624c89", + "offset": "0x102901c89", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/storage/DOMStorageDBThread.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::DOMStorageDBThread::ThreadFunc(void*)", + "function_offset": "0x1e", + "line": 276, + "module": "XUL", + "module_offset": "0x1623b9e", + "offset": "0x102900b9e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0xfc41", + "offset": "0x7fff87d7ec41", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x103b09692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 15, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::dom::workers::WorkerPrivate::WaitForWorkerEvents(unsigned int)", + "function_offset": "0x42", + "line": 79, + "module": "XUL", + "module_offset": "0x17c7a02", + "offset": "0x102aa4a02", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/WorkerPrivate.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::dom::workers::WorkerPrivate::DoRunLoop(JSContext*)", + "function_offset": "0x166", + "line": 5330, + "module": "XUL", + "module_offset": "0x17c7216", + "offset": "0x102aa4216", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/workers/RuntimeService.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "(anonymous namespace)::WorkerThreadPrimaryRunnable::Run()", + "function_offset": "0x68e", + "line": 2886, + "module": "XUL", + "module_offset": "0x17acd4e", + "offset": "0x102a89d4e", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 9, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 11, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 12, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 13, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 14, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 8, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0xfc41", + "offset": "0x7fff87d7ec41", + "trust": "scan" + }, + { + "frame": 2, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:js/src/asmjs/AsmJSSignalHandlers.cpp:e2f9a0ed50bc", + "frame": 3, + "function": "AsmJSMachExceptionHandlerThread(void*)", + "function_offset": "0x102", + "line": 927, + "module": "XUL", + "module_offset": "0x282c692", + "offset": "0x103b09692", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 4, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 5, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 6, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 7, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/common/mac/MachIPC.mm:e2f9a0ed50bc", + "frame": 1, + "function": "google_breakpad::ReceivePort::WaitForMessage(google_breakpad::MachReceiveMessage*, unsigned int)", + "function_offset": "0x61", + "line": 249, + "module": "XUL", + "module_offset": "0x21b2e21", + "offset": "0x10348fe21", + "trust": "frame_pointer" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 2, + "function": "google_breakpad::CrashGenerationServer::WaitForOneMessage()", + "function_offset": "0x49", + "line": 101, + "module": "XUL", + "module_offset": "0x21b3779", + "offset": "0x103490779", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:toolkit/crashreporter/google-breakpad/src/client/mac/crash_generation/crash_generation_server.cc:e2f9a0ed50bc", + "frame": 3, + "function": "google_breakpad::CrashGenerationServer::WaitForMessages(void*)", + "function_offset": "0x17", + "line": 95, + "module": "XUL", + "module_offset": "0x21b3727", + "offset": "0x103490727", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 5, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 6, + "module": "XUL", + "module_offset": "0x21b370f", + "offset": "0x10349070f", + "trust": "scan" + } + ] + }, + { + "frame_count": 13, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_Wait", + "function_offset": "0x13b", + "line": 709, + "module": "libnss3.dylib", + "module_offset": "0x2001bb", + "offset": "0x1012001bb", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/ReentrantMonitor.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsEventQueueBase::GetEvent(bool, nsIRunnable**, mozilla::ReentrantMonitorAutoEnter&)", + "function_offset": "0xb2", + "line": 91, + "module": "XUL", + "module_offset": "0x96042", + "offset": "0x101373042", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsEventQueue.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x394", + "line": 105, + "module": "XUL", + "module_offset": "0x93194", + "offset": "0x101370194", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 7, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 9, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 10, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 11, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 12, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "frame": 1, + "function": "__CFRunLoopServiceMachPort", + "function_offset": "0xc2", + "module": "CoreFoundation", + "module_offset": "0x30232", + "offset": "0x7fff8169b232", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "__CFRunLoopRun", + "function_offset": "0x435", + "module": "CoreFoundation", + "module_offset": "0x35915", + "offset": "0x7fff816a0915", + "trust": "cfi" + }, + { + "frame": 3, + "function": "CFRunLoopRunSpecific", + "function_offset": "0x121", + "module": "CoreFoundation", + "module_offset": "0x350e1", + "offset": "0x7fff816a00e1", + "trust": "cfi" + }, + { + "frame": 4, + "function": "HALRunLoop::OwnThread(void*)", + "function_offset": "0x90", + "module": "CoreAudio", + "module_offset": "0x457b0", + "offset": "0x7fff853c07b0", + "trust": "cfi" + }, + { + "frame": 5, + "function": "CAPThread::Entry(CAPThread*)", + "function_offset": "0xae", + "module": "CoreAudio", + "module_offset": "0x4825c", + "offset": "0x7fff853c325c", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 8, + "function": "CAPThread::Start()", + "function_offset": "0xa7", + "module": "CoreAudio", + "module_offset": "0x481ad", + "offset": "0x7fff853c31ad", + "trust": "scan" + } + ] + }, + { + "frame_count": 7, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "CVDisplayLink::waitUntil(unsigned long long)", + "function_offset": "0x10e", + "module": "CoreVideo", + "module_offset": "0x2ea2", + "offset": "0x7fff80857ea2", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "CVDisplayLink::runIOThread()", + "function_offset": "0x210", + "module": "CoreVideo", + "module_offset": "0x2200", + "offset": "0x7fff80857200", + "trust": "cfi" + }, + { + "frame": 3, + "function": "startIOThread(void*)", + "function_offset": "0x93", + "module": "CoreVideo", + "module_offset": "0x1fd6", + "offset": "0x7fff80856fd6", + "trust": "cfi" + }, + { + "frame": 4, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 5, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 6, + "function": "CVDisplayLink::isRunning()", + "function_offset": "0xe", + "module": "CoreVideo", + "module_offset": "0x1f42", + "offset": "0x7fff80856f42", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1014323ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x101432265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1014323ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x101432265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0xac", + "line": 326, + "module": "XUL", + "module_offset": "0x31a34c", + "offset": "0x1015f734c", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 6, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "frame": 1, + "missing_symbols": true, + "module": "VideoToolbox", + "module_offset": "0x798a5", + "offset": "0x7fff893698a5", + "trust": "frame_pointer" + }, + { + "frame": 2, + "missing_symbols": true, + "module": "CoreMedia", + "module_offset": "0x20378", + "offset": "0x7fff8aa1e378", + "trust": "frame_pointer" + }, + { + "frame": 3, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "frame_pointer" + }, + { + "frame": 4, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 5, + "missing_symbols": true, + "module": "CoreMedia", + "module_offset": "0x201fa", + "offset": "0x7fff8aa1e1fa", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsHostResolver::GetHostToLookup(nsHostRecord**)", + "function_offset": "0xec", + "line": 79, + "module": "XUL", + "module_offset": "0x1553ec", + "offset": "0x1014323ec", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:netwerk/dns/nsHostResolver.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "nsHostResolver::ThreadFunc(void*)", + "function_offset": "0x2f5", + "line": 1394, + "module": "XUL", + "module_offset": "0x155265", + "offset": "0x101432265", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 5, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 8, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 14, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0xf8", + "line": 264, + "module": "libnss3.dylib", + "module_offset": "0x1ffb38", + "offset": "0x1011ffb38", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "nsThreadPool::Run()", + "function_offset": "0x247", + "line": 79, + "module": "XUL", + "module_offset": "0x94e77", + "offset": "0x101371e77", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/xpcom/threads/Unified_cpp_xpcom_threads0.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "_ZThn8_N12nsThreadPool3RunEv", + "function_offset": "0x9", + "line": 245, + "module": "XUL", + "module_offset": "0x94ff9", + "offset": "0x101371ff9", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 7, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x118", + "line": 355, + "module": "XUL", + "module_offset": "0x31a3b8", + "offset": "0x1015f73b8", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 8, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 10, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 11, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 12, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 13, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 17, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x120fa", + "offset": "0x7fff87d810fa", + "trust": "context" + }, + { + "frame": 1, + "function": "_pthread_cond_wait", + "function_offset": "0x364", + "module": "libsystem_c.dylib", + "module_offset": "0x18fb8", + "offset": "0x7fff81ebbfb8", + "trust": "scan" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptsynch.c:e2f9a0ed50bc", + "frame": 2, + "function": "PR_WaitCondVar", + "function_offset": "0x66", + "line": 396, + "module": "libnss3.dylib", + "module_offset": "0x1ffaa6", + "offset": "0x1011ffaa6", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/mozilla/CondVar.h:e2f9a0ed50bc", + "frame": 3, + "function": "mozilla::AudioStream::Write(float const*, unsigned int, mozilla::TimeStamp*)", + "function_offset": "0x3e9", + "line": 79, + "module": "XUL", + "module_offset": "0x1479a69", + "offset": "0x102756a69", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/AudioSink.cpp:e2f9a0ed50bc", + "frame": 4, + "function": "mozilla::AudioSink::PlayFromAudioQueue()", + "function_offset": "0xb0", + "line": 465, + "module": "XUL", + "module_offset": "0x14793c0", + "offset": "0x1027563c0", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/AudioSink.cpp:e2f9a0ed50bc", + "frame": 5, + "function": "mozilla::AudioSink::PlayAudio()", + "function_offset": "0x111", + "line": 416, + "module": "XUL", + "module_offset": "0x1479251", + "offset": "0x102756251", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:dom/media/AudioSink.cpp:e2f9a0ed50bc", + "frame": 6, + "function": "mozilla::AudioSink::AudioLoop()", + "function_offset": "0x1ea", + "line": 353, + "module": "XUL", + "module_offset": "0x1477fea", + "offset": "0x102754fea", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:obj-firefox/x86_64/dist/include/nsThreadUtils.h:e2f9a0ed50bc", + "frame": 7, + "function": "nsRunnableMethodImpl::Run", + "function_offset": "0x22", + "line": 661, + "module": "XUL", + "module_offset": "0x1484d32", + "offset": "0x102761d32", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 8, + "function": "nsThread::ProcessNextEvent(bool, bool*)", + "function_offset": "0x427", + "line": 867, + "module": "XUL", + "module_offset": "0x93227", + "offset": "0x101370227", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/glue/nsThreadUtils.cpp:e2f9a0ed50bc", + "frame": 9, + "function": "NS_ProcessNextEvent(nsIThread*, bool)", + "function_offset": "0x34", + "line": 277, + "module": "XUL", + "module_offset": "0xb5b14", + "offset": "0x101392b14", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/glue/MessagePump.cpp:e2f9a0ed50bc", + "frame": 10, + "function": "mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*)", + "function_offset": "0x12c", + "line": 326, + "module": "XUL", + "module_offset": "0x31a3cc", + "offset": "0x1015f73cc", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:ipc/chromium/src/base/message_loop.cc:e2f9a0ed50bc", + "frame": 11, + "function": "MessageLoop::Run()", + "function_offset": "0x4b", + "line": 234, + "module": "XUL", + "module_offset": "0x2f5e2b", + "offset": "0x1015d2e2b", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:xpcom/threads/nsThread.cpp:e2f9a0ed50bc", + "frame": 12, + "function": "nsThread::ThreadFunc(void*)", + "function_offset": "0x102", + "line": 360, + "module": "XUL", + "module_offset": "0x92202", + "offset": "0x10136f202", + "trust": "cfi" + }, + { + "file": "hg:hg.mozilla.org/releases/mozilla-release:nsprpub/pr/src/pthreads/ptthread.c:e2f9a0ed50bc", + "frame": 13, + "function": "_pt_root", + "function_offset": "0xd7", + "line": 212, + "module": "libnss3.dylib", + "module_offset": "0x201da7", + "offset": "0x101201da7", + "trust": "cfi" + }, + { + "frame": 14, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 15, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 16, + "module": "libnss3.dylib", + "module_offset": "0x201ccf", + "offset": "0x101201ccf", + "trust": "scan" + } + ] + }, + { + "frame_count": 9, + "frames": [ + { + "frame": 0, + "missing_symbols": true, + "module": "libsystem_kernel.dylib", + "module_offset": "0x10686", + "offset": "0x7fff87d7f686", + "trust": "context" + }, + { + "frame": 1, + "function": "HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int)", + "function_offset": "0x61", + "module": "CoreAudio", + "module_offset": "0x2d70b", + "offset": "0x7fff853a870b", + "trust": "frame_pointer" + }, + { + "frame": 2, + "function": "HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)", + "function_offset": "0x29", + "module": "CoreAudio", + "module_offset": "0x2d699", + "offset": "0x7fff853a8699", + "trust": "cfi" + }, + { + "frame": 3, + "function": "HALC_ProxyIOContext::IOWorkLoop()", + "function_offset": "0x488", + "module": "CoreAudio", + "module_offset": "0x2bad8", + "offset": "0x7fff853a6ad8", + "trust": "cfi" + }, + { + "frame": 4, + "function": "HALC_ProxyIOContext::IOThreadEntry(void*)", + "function_offset": "0x52", + "module": "CoreAudio", + "module_offset": "0x2b5be", + "offset": "0x7fff853a65be", + "trust": "cfi" + }, + { + "frame": 5, + "function": "HALB_IOThread::Entry(void*)", + "function_offset": "0x4a", + "module": "CoreAudio", + "module_offset": "0x2b496", + "offset": "0x7fff853a6496", + "trust": "cfi" + }, + { + "frame": 6, + "function": "_pthread_start", + "function_offset": "0x146", + "module": "libsystem_c.dylib", + "module_offset": "0x14771", + "offset": "0x7fff81eb7771", + "trust": "cfi" + }, + { + "frame": 7, + "function": "thread_start", + "function_offset": "0xc", + "module": "libsystem_c.dylib", + "module_offset": "0x11a0", + "offset": "0x7fff81ea41a0", + "trust": "cfi" + }, + { + "frame": 8, + "function": "HALB_Guard::WaitFor(unsigned long long)", + "function_offset": "0xcd", + "module": "CoreAudio", + "module_offset": "0x2b44b", + "offset": "0x7fff853a644b", + "trust": "scan" + } + ] + } + ] + }, + "last_crash": 119156, + "mdsw_return_code": 0, + "mdsw_status_string": "OK", + "os_name": "Mac OS X", + "os_pretty_version": "OS X 10.8", + "os_version": "10.8.5 12F2560", + "process_type": null, + "processor_notes": "processor_ip-172-31-27-144_1263; MozillaProcessorAlgorithm2015; skunk_classifier: reject - not a plugin hang", + "product": "Firefox", + "productid": "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}", + "proto_signature": "js::GCMarker::processMarkStackTop | js::GCMarker::drainMarkStack | js::gc::GCRuntime::incrementalCollectSlice | js::gc::GCRuntime::gcCycle | js::gc::GCRuntime::collect | JS::IncrementalGCSlice | nsJSContext::GarbageCollectNow | nsTimerImpl::Fire | nsTimerEvent::Run | nsThread::ProcessNextEvent | NS_ProcessPendingEvents | nsBaseAppShell::NativeEventCallback | nsAppShell::ProcessGeckoEvents | __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ | __CFRunLoopDoSources0 | __CFRunLoopRun | CFRunLoopRunSpecific | RunCurrentEventLoopInMode | ReceiveNextEventCommon | BlockUntilNextEventMatchingListInMode | _DPSNextEvent | -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] | -[GeckoNSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] | -[NSApplication run] | nsAppShell::Run | nsAppStartup::Run | XREMain::XRE_mainRun | XREMain::XRE_main | XRE_main | main | start", + "reason": "EXC_BAD_ACCESS / KERN_INVALID_ADDRESS", + "release_channel": "release", + "signature": "js::GCMarker::processMarkStackTop", + "startedDateTime": "2015-11-30T00:00:26.089012+00:00", + "started_datetime": "2015-11-30T00:00:26.089012+00:00", + "submitted_timestamp": "2015-11-30T00:00:17.381259+00:00", + "success": true, + "topmost_filenames": "hg:hg.mozilla.org/releases/mozilla-release:js/src/gc/Marking.cpp:e2f9a0ed50bc", + "truncated": false, + "uptime": 109533, + "url": "", + "user_comments": null, + "user_id": "", + "uuid": "f0aa5046-3061-4c6a-8fe4-786e32151130", + "version": "42.0" +}